Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 320 Bytes

EasyLua

I would like to try to implement a scripting language of my own by referring to the
lua language. Hope it can help those who want to create their own scripting languages.

Instructions:
To implement decompiled lua script, use:

# Windows
D:\EasyLua> .\go\bin\luago.exe .\go\bin\luac.out