Page 1 of 1

newLISP syntax check tool

Posted: Thu Jan 08, 2015 2:32 am
by ssqq
Hi, I write a newLISP syntax check tool with perl6.

https://github.com/songzan/Spp/blob/master/Newlisp.p6

Could pass with all lsp file with contribute package.

found following error:

module/unix.lsp line: 59

Code: Select all

    (import library "getuid")` 
end char is *`*.