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.
42
Commits
1
Branch
Tree:
7a9b1a6727
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7a9b1a6727'
${ noResults }
sexp-template
/
src
History
Dylan Baker
7a9b1a6727
Create simple compiler class
Just numbers and strings for now
7 years ago
..
ast
Remove resolver and compiler, add define to parser
7 years ago
util
Move list of selfclosing tags into its own module
7 years ago
compiler.js
Create simple compiler class
7 years ago
error.js
Implement some very basic error handling
7 years ago
index.js
Create simple compiler class
7 years ago
lexer.js
Prettier
7 years ago
parser.js
Add lambdas
7 years ago
tokenStream.js
Implement some very basic error handling
7 years ago
tokenTypes.js
Prettier
7 years ago