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

https://github.com/wicpar/artuslang


https://github.com/wicpar/artuslang

assembly-language-programming language programming-language

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# ArtusLang

### Feature presentation

[main.artus](https://github.com/Wicpar/ArtusLang/blob/master/src/test/kotlin/com/artuslang/testfiles/main.artus)

### Caveats

The maximum generated file size is limited by the Java BigInteger, thus is 2 147 483 648 Bytes.
Once the project is a little more mature it will be worked on, if no push request that is satisfying is made before.