Some Advise about newLISP

Started by ssqq, May 14, 2015, 05:19:43 AM

Previous topic - Next topic

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:


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