Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
simulacrumparty
/
sexp-template
Следить
1
В избранное
0
Форкнуть
0
Код
Релизы
0
Активность
A templating language that looks like Lisp and compiles to HTML
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
42
коммитов
1
ветка
Дерево:
7a9b1a6727
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '7a9b1a6727'
${ noResults }
sexp-template
/
src
История
Dylan Baker
7a9b1a6727
Create simple compiler class
Just numbers and strings for now
7 лет назад
..
ast
Remove resolver and compiler, add define to parser
7 лет назад
util
Move list of selfclosing tags into its own module
7 лет назад
compiler.js
Create simple compiler class
7 лет назад
error.js
Implement some very basic error handling
7 лет назад
index.js
Create simple compiler class
7 лет назад
lexer.js
Prettier
7 лет назад
parser.js
Add lambdas
7 лет назад
tokenStream.js
Implement some very basic error handling
7 лет назад
tokenTypes.js
Prettier
7 лет назад