newLISP Fan Club

Forum => So, what can you actually DO with newLISP? => Topic started by: ssqq on May 31, 2014, 10:56:51 AM

Title: I use newLISP to write a common language parser
Post by: ssqq on May 31, 2014, 10:56:51 AM
I use Perl write a Common Programming language Parser, But it is too complex to maintain and extend.



I try this project with Ruby, Lua, till I study Lisp.



After study Common Lisp, Clojure and Racket, I found only newLISP is suited for this project.



Thanks Latz, newLISP is best suitable language to write a common Programming Language Parser and Transfer.