Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
simulacrumparty
/
sexp-template
Слідкувати
1
В обрані
0
Форк
0
Код
Релізи
0
Активність
A templating language that looks like Lisp and compiles to HTML
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
48
Коміти
1
Гілка
Дерево:
f4f4f18106
master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з 'f4f4f18106'
${ noResults }
sexp-template
/
test
Історія
Dylan Baker
f4f4f18106
Add comparison functions to core env
6 роки тому
..
compilerTest.js
Prettier :/
6 роки тому
coreTest.js
Add comparison functions to core env
6 роки тому
helpers.js
Create simple compiler class Just numbers and strings for now
6 роки тому
lexerTest.js
Implement test helper functions
6 роки тому
parserTest.js
Implement conditionals Currently I'm relying on JavaScript's semantics around truthiness. I think I'm going to retain that ease of use (i.e. `(if list #t #f)` should return true if the list has more than 0 elements, etc) but I want to specify that behavior myself.
6 роки тому