Page 1 of 1

Some Advise about newLISP

Posted: Thu May 14, 2015 12:19 pm
by ssqq
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:

Code: Select all

( 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.