newLISP Fan Club

Forum => Anything else we might add? => Topic started by: ssqq on May 14, 2015, 05:19:43 AM

Title: Some Advise about newLISP
Post by: ssqq on May 14, 2015, 05:19:43 AM
I like newLISP.



If put the source code to github. maybe more people could participate in this Project.



If Add some function used 'Test` in newLISP core like this:


        ( is (expression args) result, messsage))
                 ( ok expression-is-true message)


Then could add some test-case in core. So many people could see sample in source code.



Add Core-Module-List in newLIsp.com, with registered download address, then We could write code to download module, install it then test it automatically.