This website requires JavaScript.
Explore
Help
Sign In
azur
/
bobbylisp
Watch
1
Star
1
Fork
You've already forked bobbylisp
0
mirror of
https://github.com/azur1s/bobbylisp.git
synced
2024-10-16 02:37:40 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Another lisp dialect (mirror)
100
commits
2
branches
0
tags
728
KiB
Rust
100%
f0a1a5140b
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
Natapat Samutpong
f0a1a5140b
todolist
2022-02-12 21:28:56 +07:00
example
import file
2022-02-12 21:25:20 +07:00
src
import file
2022-02-12 21:25:20 +07:00
.gitignore
refactor: rewrote lol
2022-02-11 18:07:32 +07:00
Cargo.lock
feat: lexer & overall rework
2022-02-12 13:28:53 +07:00
Cargo.toml
feat: lexer & overall rework
2022-02-12 13:28:53 +07:00
README.md
todolist
2022-02-12 21:28:56 +07:00
README.md
Hycron
Programming language
TODO
Compliation
Optimization
Use
chumsky
instead of
nom
for parsing
Error reporting (better with chumsky)