Skip to content

A Dynamically typed, Object Oriented Programming Language

License

Notifications You must be signed in to change notification settings

Skiylia-Lang/Skiylia

 
 

Repository files navigation

Skiylia

Skiylia is a dynamically typed, object oriented, bytecode based programming language

forthebadge OpenHub

GitHub CodeFactor time tracker Documentation Status Known Vulnerabilities

GitHub language count GitHub top language GitHub code size in bytes

All Contributors

Releases

GitHub release (latest by date including pre-releases) GitHub commits since latest release (by date including pre-releases) GitHub commit activity GitHub issues GitHub pull requests GitHub last commit

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

Running Skiylia

In Progress.

Contributing

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.

Acknowledgements

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.

Contributors

This project follows the all-contributors specification.

About

A Dynamically typed, Object Oriented Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%