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

ext.fn (180B)


      1    {Snx, "ext:Snx"},
      2    {Sin, "ext:Sin"},
      3    {Cos, "ext:Cos"},
      4    {Tan, "ext:Tan"},
      5    {Atan, "ext:Atan"},
      6    {Dist, "ext:Dist"},
      7    {Ulaw, "ext:Ulaw"},
      8    {Base64, "ext:Base64"},