Skiylia is a dynamically typed, object oriented, bytecode based programming language
Skiylia: Latest release
Open issues can be found here: issues
To create an issue, be it a bug, question, feature request, or other, use this link here: Open an issue
In Progress.
Any contributions made are absolutely welcome. Checkout the issues area for any outstanding problems, or to file your own!
Forking this repository is an excellent way to contribute to the code that makes this interpreter tick. Open a pull request (preferably to the develop branch) if you have anything to add, and it'll be looked over.
I, Jack, definitely couldn't have created Skiylia without any outside sources.
I owe a huge debt to Bob Nystrom and his excellent book, Crafting Interpreters. Not only did he give me true inspiration to develop the first itteration of Skiylia, but also provided cleanly documented concepts and a delightful read. If there is anyone that hasn't yet read his implementation of Lox from cover to cover, I would thoroughly recommend doing so.
This project follows the all-contributors specification.