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 a0ac2606ec Rename head/tail to first/rest 5 years ago
bin Fix error handling and bug where let bindings stay in scope 5 years ago
src Rename head/tail to first/rest 5 years ago
test Rename head/tail to first/rest 5 years ago
.gitignore Add .DS_Store and .oslo files to gitignore 5 years ago
LICENSE Initial commit 6 years ago
package-lock.json Saving state 5 years ago
package.json Implement test helper functions 5 years ago