Skip to content

Janet bindings for primesieve library

License

Notifications You must be signed in to change notification settings

bunder/janet-primesieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primesieve bindings for Janet

Install

Make sure primesieve library is installed in your system.

jpm install https://github.com/bunder/janet-primesieve.git

Source

You can get the source on GitHub.

Example

(import primesieve)

(print (sum (primesieve/primes 2000000)))

About

Janet bindings for primesieve library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published