Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucalewin/luvascript-compiler

compiler for the luvascript language
https://github.com/lucalewin/luvascript-compiler

compiler language luvascript luvascript-compiler programming-language

Last synced: 8 days ago
JSON representation

compiler for the luvascript language

Awesome Lists containing this project

README

        

⚠️ W.I.P. ⚠️

# Luvascript Compiler

This repo contains the code for the Luvascript Compiler.

For more information, please visit the [Documentation](https://lucalewin.github.io/luvascript-compiler/)

### 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!