newLISP Fan Club

Forum => Anything else we might add? => Topic started by: ssqq on June 19, 2014, 03:06:33 AM

Title: more functions from the newLISP shared library
Post by: ssqq on June 19, 2014, 03:06:33 AM
I learned from "newlisp code Pattern":
Quote; import functions from the newLISP shared library

(import LIBRARY "newlispEvalStr")


If I want know more functions could use from newLISP shared library, Where I should go?