Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucalewin/luvascript-compiler
- Owner: lucalewin
- License: apache-2.0
- Created: 2021-02-12T14:14:43.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-17T22:25:03.000Z (9 months ago)
- Last Synced: 2024-11-17T08:15:02.404Z (2 months ago)
- Topics: compiler, language, luvascript, luvascript-compiler, programming-language
- Language: C
- Homepage: https://lucalewin.dev/projects/luvascript
- Size: 1.81 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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!