/luvascript-compiler

compiler for the luvascript language

Primary LanguageCApache License 2.0Apache-2.0

⚠️ W.I.P. ⚠️

Luvascript Compiler

This repo contains the code for the Luvascript Compiler.
For more information, please visit the Documentation

Limitations

The compiler

  • is currently in early development.
  • currently only supports compilation to x86_64 binaries.
  • currently only works on Linux.


DISCLAIMER: This project is still in early development and should NOT yet be used in any application!