This website works better with JavaScript.
Explore
Help
Sign In
gabriel
/
pt-lisp
Watch
1
Star
0
Fork
You've already forked pt-lisp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Multiple implementations (JS, Wasm, C) of a Lisp.
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.
4
Commits
1
Branch
0
Tags
212 KiB
JavaScript
56.8%
WebAssembly
26.3%
C
16%
HTML
0.5%
Makefile
0.2%
Tree:
2a361278cb
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2a361278cb'
${ noResults }
pt-lisp
/
implementations
/
c
/
run
2 lines
28 B
Raw
Blame
History
#!/bin/sh
make
;
./src/ptlisp
Reference in new issue
Copy Permalink