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 ebae8a3536 Rework main parser logic 5 yıl önce
bin Implement mapping 5 yıl önce
src Rework main parser logic The way that we were doing it before was going to make it very difficult to implement any sort of error handling or extension to the language. 5 yıl önce
test Redo map as each, still playing with the syntax 5 yıl önce
.gitignore Initial commit 6 yıl önce
LICENSE Initial commit 6 yıl önce
package-lock.json Implement CLI 5 yıl önce
package.json Implement CLI 5 yıl önce