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

Jun 14, 2022
9cfea88 · Jun 14, 2022

History

1 Commit
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022

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