This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
1
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
Files
bf05e738e2eadad014deaf2b40ce51a4c0b56fad
olisp
/
lib
/
compiler
T
History
haxala1r
bf05e738e2
ci/woodpecker/push/debian
Pipeline failed
Details
ci/woodpecker/push/fedora
Pipeline failed
Details
ci/woodpecker/push/nix
Pipeline failed
Details
ci/woodpecker/push/publish
Pipeline was successful
Details
compiler and vm: added modulo, rem and abs
2026-05-17 21:32:48 +03:00
..
core_ast.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
dune
compiler: make space for compiling into the VM bytecode
2026-04-25 20:44:37 +03:00
emit.ml
compiler and vm: implemented add
2026-05-17 20:38:31 +03:00
gensym.ml
Added gensym, and phases in the desugar module for logical and & or
2025-12-28 21:04:45 +03:00
scope_analysis.ml
compiler and vm: added modulo, rem and abs
2026-05-17 21:32:48 +03:00
syntactic_ast.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
util.ml
util: separated the monadic traverse into a utility module
2026-02-11 23:40:17 +03:00