This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
1
You've already forked olisp
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
a905ab2b42a94ff48dad244380650fb0ac80538b
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
a905ab2b42
Added bind-function primitive that allows us to define functions, also changed evaluation to allow for a persistent environment
2025-10-12 21:58:54 +03:00
bin
Added bind-function primitive that allows us to define functions, also changed evaluation to allow for a persistent environment
2025-10-12 21:58:54 +03:00
lib
Added bind-function primitive that allows us to define functions, also changed evaluation to allow for a persistent environment
2025-10-12 21:58:54 +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
lisp
ocaml
72
KiB
Languages
OCaml
99.7%
Dune
0.3%