This website works better with JavaScript.
Home
Explore
Help
Sign In
simulacrumparty
/
sexp-template
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
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.
75
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
sexp-template
/
test
History
Dylan Baker
5d73f82733
Compile to HTML
6 years ago
..
compilerTest.js
Compile to HTML
6 years ago
coreTest.js
Compile to HTML
6 years ago
evaluatorTest.js
Add length function; preserve Number node line numbers
6 years ago
helpers.js
Implement compiler
6 years ago
lexerTest.js
Implement test helper functions
6 years ago
parserTest.js
Fix bug where lambda required an application
6 years ago