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
4716c71b15c57a54c181f6c2a258a6f1f4b3b00b
olisp
/
lib
/
compiler
T
History
haxala1r
4716c71b15
ci/woodpecker/push/debian
Pipeline was successful
Details
ci/woodpecker/push/fedora
Pipeline was successful
Details
ci/woodpecker/push/publish
Pipeline was successful
Details
ci/woodpecker/push/nix
Pipeline was successful
Details
compiler: modify the Emit module to actually produce a vm_state object directly executable by the VM
2026-04-25 21:04:49 +03:00
..
core_ast.ml
scope_analysis & core_ast: added functions to convert directly from source for convenience
2026-02-28 18:59:37 +03:00
dune
compiler: make space for compiling into the VM bytecode
2026-04-25 20:44:37 +03:00
emit.ml
compiler: modify the Emit module to actually produce a vm_state object directly executable by the VM
2026-04-25 21:04:49 +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: make space for compiling into the VM bytecode
2026-04-25 20:44:37 +03:00
syntactic_ast.ml
util: separated the monadic traverse into a utility module
2026-02-11 23:40:17 +03:00
util.ml
util: separated the monadic traverse into a utility module
2026-02-11 23:40:17 +03:00