This website requires JavaScript.
Explore
Help
Sign in
SevicheCC
/
Lisp-interpreter-in-X
Watch
1
Star
0
Fork
You've already forked Lisp-interpreter-in-X
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
https://github.com/Sevichecc/Lisp-interpreter-in-X
4
commits
1
branch
0
tags
37
KiB
Python
60.6%
TypeScript
39.4%
7a4af60805
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Seviche CC
7a4af60805
Add eval
2023-06-11 12:25:17 +08:00
.vscode
Add eval
2023-06-11 12:25:17 +08:00
Python3
Add eval
2023-06-11 12:25:17 +08:00
TypeScript
Add eval
2023-06-11 12:25:17 +08:00
README.md
init
2023-06-09 23:35:51 +08:00
README.md
Reference:
(How to Write a (Lisp) Interpreter (in Python))