https://github.com/louislefevre/onyx
Custom compiler written in Java
https://github.com/louislefevre/onyx
compiler java programming-language
Last synced: about 1 year ago
JSON representation
Custom compiler written in Java
- Host: GitHub
- URL: https://github.com/louislefevre/onyx
- Owner: louislefevre
- License: mit
- Created: 2020-01-31T20:59:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T02:47:31.000Z (over 4 years ago)
- Last Synced: 2025-02-05T18:27:36.359Z (over 1 year ago)
- Topics: compiler, java, programming-language
- Language: Java
- Homepage:
- Size: 12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Onyx
Onyx is a programming language designed for simplicity and minimalism.
It is aimed towards beginners who are looking to learn the foundational aspects of coding.
## Documentation
- [JavaDocs](https://louislefevre.github.io/onyx/) - Java API documentation
- [Wiki](https://github.com/louislefevre/onyx/wiki) - User and developer guides
- [Video Demonstration](https://vimeo.com/427916405) - Explains and demonstrates each feature
- [Log Reports](https://llefe001.tumblr.com/) - Weekly log reports written throughout development