mplisp

miniPicoLisp with FFI and modules for Buddy BDD library, OpenGL, Gtk and GMP
git clone https://logand.com/git/mplisp.git/
Log | Files | Refs

gmpx.h (81B)


      1 any cfun_mpz_new(any ex);
      2 any cfun_mpz_free(any ex);
      3 any cfun_mpz_print(any ex);