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 d82d4ed612 Don't wrap eaches in an empty function call node преди 5 години
bin Implement mapping преди 5 години
src Don't wrap eaches in an empty function call node Because I was assuming that every expression started with a literal, calls to `each` were getting wrapped by a functionCall node with no functionName, which was subsequently ignored by the compiler. This removes all of that uselessness преди 5 години
test Redo map as each, still playing with the syntax преди 5 години
.gitignore Initial commit преди 6 години
LICENSE Initial commit преди 6 години
package-lock.json Implement CLI преди 5 години
package.json Implement CLI преди 5 години