/quill-lang

A dynamic programming language, similar to Lua, but object-oriented and compiled. Soon to be self-hosted

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Quill

A dynamic programming language, similar to Lua, but object-oriented and compiled. The bootstrap compiler is written in Lua and compiles to Lua. The actual compiler compiles to C/C++, and is going to support more languages in the future, including NASM.