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 7a9b1a6727 Create simple compiler class пре 5 година
..
ast Remove resolver and compiler, add define to parser пре 5 година
util Move list of selfclosing tags into its own module пре 5 година
compiler.js Create simple compiler class Just numbers and strings for now пре 5 година
error.js Implement some very basic error handling пре 5 година
index.js Create simple compiler class Just numbers and strings for now пре 5 година
lexer.js Prettier пре 5 година
parser.js Add lambdas пре 5 година
tokenStream.js Implement some very basic error handling пре 5 година
tokenTypes.js Prettier пре 5 година