If it is missing anything, please tell me. Thanks.
You must log in or # to comment.
Nice. I am working on some improvements to parenscript, this might come in handy.
Is parenscript some sort of s-expression JS?
Yes, it is. I find navigating s-exps way easier. Also it has some lispy features, and macros.
Glad to hear that. I am a sucker for S-Expressions a s well. I recently wrote a script in Ruby which syntax-directly translated JSON to S-Expressions. Also, please check out my S-Expression parser in C: https://gist.github.com/Chubek/d2f0ac9067521716d2ab31c93948e885