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
19
Commits
2
Branches
0
Tags
7544e8753cf191e66710e673325f5a02ba5debd2
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
7544e8753c
Added more math operations, generalized and simplified existing math operations, added some list operations for the lisp lists
2025-11-06 23:02:16 +03:00
bin
Reorganized the standard library a little more, moved the initialization code for the standard environment into a function. Making way for more organization changes to come
2025-11-05 23:55:21 +03:00
lib
Added more math operations, generalized and simplified existing math operations, added some list operations for the lisp lists
2025-11-06 23:02:16 +03:00
.gitignore
Update gitignore
2025-11-03 22:34:00 +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
174
KiB
Languages
OCaml
99.8%
Dune
0.2%