dogada / metajs

Write on Lisp. Compile to Javascript. Use anywhere.

Home Page:http://metajs.coect.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i earned my t shirt

mfelleisen opened this issue · comments

$ ./bin/metajs -e "(+ 1 2 3 4 5 6 7 8 9)"
45

How do I get it?

Sorry, didn't get you question. What do you expect after evaluation of (+ 1 2 3 4 5 6 7 8 9) and what do you get?