Skip to content

Commit

Permalink
Lua backend: Emit nested expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
minoki committed Sep 8, 2024
1 parent c8fb6c3 commit d35b019
Show file tree
Hide file tree
Showing 5 changed files with 2,034 additions and 1,453 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ sources = \
src/cps/inline.sml \
src/cps/decompose-recursive.sml \
src/cps/unpack-record-parameter.sml \
src/nested.sml \
src/lua-syntax.sml \
src/lua-transform.sml \
src/codegen-lua.sml \
Expand Down
Loading

0 comments on commit d35b019

Please sign in to comment.