A templating language that looks like Lisp and compiles to HTML
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.
Dylan Baker c7c40f7df7 Implement number and boolean types 7 years ago
..
compiler.js Allow for self-closing tags 7 years ago
lexer.js Implement number and boolean types 7 years ago
parser.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 7 years ago