This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
3
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
85
Commits
2
Branches
0
Tags
cb7e3f8622c3c040f6b11f196589dfc84409733b
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
cb7e3f8622
scope_analysis: changed convert to return the global symbol table as well as the program
2026-03-01 16:24:45 +03:00
.woodpecker
ci: update publish.yaml
2026-02-05 23:21:01 +03:00
bin
interpreter: removed the outdated tree-walk interpreter
2026-02-15 14:30:41 +03:00
doc
correct the design document for closure conversion
2026-02-05 00:12:58 +03:00
lib
scope_analysis: changed convert to return the global symbol table as well as the program
2026-03-01 16:24:45 +03:00
.envrc
Reorganized project
2025-12-28 21:04:45 +03:00
.gitignore
Reorganized project
2025-12-28 21:04:45 +03:00
dune-project
ci: update dune-project to add menhir dependency
2026-02-05 23:12:56 +03:00
flake.lock
new library: added containers as a dependency.
2026-01-01 13:36:09 +03:00
flake.nix
general: removed containers dependency
2026-01-14 21:40:21 +03:00
LICENSE
Added a license
2026-02-10 21:36:49 +03:00
ollisp.opam
ci: update dune-project to add menhir dependency
2026-02-05 23:12:56 +03:00
Description
lisp interpreter written in ocaml
lisp
ocaml
307
KiB
Languages
OCaml
99.8%
Dune
0.2%