An experiment in parentheses-free lisp (in JavaScript)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Wesley Kerfoot fc0690d36d made parser sensitive to operators 13 years ago
README.md readme stuff 13 years ago
desugar.js update 13 years ago
parse.js update 13 years ago
representation.js update 13 years ago
test.jl update 13 years ago
tokenize.js made parser sensitive to operators 13 years ago
tools.js made parser sensitive to operators 13 years ago

README.md

This is the beginnings of a little language based on a typed LC with let and mainly inspired by these: