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
Files
aaafe1c3e696a04c3514cba08f5ded5be0d847e9
olisp
/
lib
History
Emin Arslan
aaafe1c3e6
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:04:44 +03:00
..
ast.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:04:44 +03:00
dune
General style changes, nothing major
2025-12-28 21:04:44 +03:00
eval.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:04:44 +03:00
interpreterStdlib.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-12-28 21:04:44 +03:00
lexer.mll
General style changes, nothing major
2025-12-28 21:04:44 +03:00
parser.mly
General style changes, nothing major
2025-12-28 21:04:44 +03:00
read.ml
Initial state - basic lexer + parser + interpreter
2025-12-28 21:04:44 +03:00