https://github.com/wicpar/artuslang
https://github.com/wicpar/artuslang
assembly-language-programming language programming-language
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wicpar/artuslang
- Owner: Wicpar
- License: apache-2.0
- Created: 2017-10-09T03:37:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T08:09:20.000Z (over 7 years ago)
- Last Synced: 2025-01-24T09:09:58.247Z (about 1 year ago)
- Topics: assembly-language-programming, language, programming-language
- Language: Kotlin
- Size: 208 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.