User:EMBee/Scrap: Difference between revisions

Content added Content deleted
(Created page with "this code is based on [http://jfkbits.blogspot.com/2008/05/thoughts-on-s-expression-parser.html] and [http://jfkbits.blogspot.com/2008/05/thoughts-on-s-expression-lexer.html] it ...")
 
(please cite the original auther)
Line 1:
this code is based on [http://jfkbits.blogspot.com/2008/05/thoughts-on-s-expression-parser.html] and [http://jfkbits.blogspot.com/2008/05/thoughts-on-s-expression-lexer.html]
it is available under the GPL. the author has expressed permission to publish his code here, but has not yet confirmed that using the GNU FDL is ok. once i receive this confirmation i will add the code to [[S-Expressions]]
 
: You should give the name of the original author. Giving a URL is not enough while the content at the given URL may disappear.
 
LispParser.java: