Lua bindings for Kim Walisch's primecount C/C++ library.
lua-primecount requires Lua (>= 5.3) and primecount shared library, i.e., compiled with -DBUILD_SHARED_LIBS=ON
.
Just run the Makefile. Currently, only Linux is supported.
See examples in the test file.