I will report you as soon, as I achieve something worthy to discuss.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuAnd it's true, newLISP is not 100% compliant with the LISP standard... But it tries to better LISP by simplifying and focusing on what you want to use LISP for...Quote from: "xytroxon"LISt Processing... CONS in Common Lisp is more low level... You can create a cell that represents almost anything... In newLISP you can only create a list... So while Common Lisp is more flexible for computer scientist's research projects, newLISP tries to be consistent and easier for non-computer scientists to use it make their laundry and shopping lists ;)
-- xytroxon
Do you have to write a compiler first? Or does the machine just 'know' the language...?Quote from: "cormullion"