This website works better with JavaScript.
홈
탐색
도움말
로그인
simulacrumparty
/
sexp-template
보기
1
좋아요
0
포크
0
코드
릴리즈
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.
46
커밋
1
브렌치
트리:
c833db2f94
master
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from 'c833db2f94'
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
c833db2f94
LOL I forgot how Lisp works
6 년 전
bin
Make sure source gets passed in as a string I noticed that if you passed in just a number, JS would helpfully parse that and then `source.length` was undefined, which broke the lexer.
6 년 전
src
LOL I forgot how Lisp works
6 년 전
test
Prettier :/
6 년 전
.gitignore
Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo.
6 년 전
LICENSE
Initial commit
7 년 전
package-lock.json
Saving state
6 년 전
package.json
Implement test helper functions
6 년 전