This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
12
Commits
2
Branches
0
Tags
c80d5fd75f6b30048cf27c9daf15d2b2c2737cf7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
haxala1r
c80d5fd75f
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:04:45 +03:00
bin
Improved the repl to return to evaluation upon error. Also added an exit command
2025-12-28 21:04:44 +03:00
lib
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:04:45 +03:00
.gitignore
Initial state - basic lexer + parser + interpreter
2025-12-28 21:04:44 +03:00
dune-project
Initial state - basic lexer + parser + interpreter
2025-12-28 21:04:44 +03:00
main.opam
Initial state - basic lexer + parser + interpreter
2025-12-28 21:04:44 +03:00
Description
lisp interpreter written in ocaml
lisp
ocaml
174
KiB
Languages
OCaml
99.8%
Dune
0.2%