Releases: yjhmelody/lambda-language
Releases · yjhmelody/lambda-language
fix a bug about '\r' and add a MIT lecense
U can complie lambda to JS
U can complie lambda to JS
use /bin/code-to-js from
to
add << >> op
update a little changes:
- number now supports "<<" , ">>" op.
- check some bugs
- bind some node.js functions
Just for fun: basic complier finished
It just support tiny syntax(e.g. number, string, boolean, lambda and it can register JS' function)