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
4
Commits
2
Branches
0
Tags
55bf17cf4754a632e765801e39b5bb43fbb9fdaf
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
Emin Arslan
55bf17cf47
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:39:37 +03:00
bin
General style changes, nothing major
2025-12-28 21:39:37 +03:00
lib
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:39:37 +03:00
.gitignore
Initial state - basic lexer + parser + interpreter
2025-12-28 21:39:37 +03:00
dune-project
Initial state - basic lexer + parser + interpreter
2025-12-28 21:39:37 +03:00
main.opam
Initial state - basic lexer + parser + interpreter
2025-12-28 21:39:37 +03:00
Description
lisp interpreter written in ocaml
lisp
ocaml
174
KiB
Languages
OCaml
99.8%
Dune
0.2%