Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 216 Bytes

LuaExe

A WIP proof of concept compiler from lua scripts down to a windows executable

TODO: - .asm generation and "nasm" call to compile - string support - type checker - functions (a big one) - function calls