This website requires JavaScript.
Explore
Help
Register
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
main
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
fb52fb03b6
Evaluation is now performed properly, mimicking Common Lisp, and basic defun and defmacro definitions are provided (automatically executed on startup)
2025-10-14 22:26:00 +03:00
bin
Improved the repl to return to evaluation upon error. Also added an exit command
2025-10-14 21:06:11 +03:00
lib
Evaluation is now performed properly, mimicking Common Lisp, and basic defun and defmacro definitions are provided (automatically executed on startup)
2025-10-14 22:26:00 +03:00
.gitignore
Initial state - basic lexer + parser + interpreter
2025-10-12 21:33:57 +03:00
dune-project
Initial state - basic lexer + parser + interpreter
2025-10-12 21:33:57 +03:00
main.opam
Initial state - basic lexer + parser + interpreter
2025-10-12 21:33:57 +03:00
Description
lisp interpreter written in ocaml
48
KiB
Languages
OCaml
99.7%
Dune
0.3%