Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.
/ JeeScript Public archive

Custom programming language made and ran using Python code.

License

Notifications You must be signed in to change notification settings

Gisgar3/JeeScript

Repository files navigation

JeeScript is a custom programming language created using Python, as well as ran using Python.


How It Works

JeeScript uses a custom-built interpreter to comprehend what is being written in JeeScript files. Using Python as a back-end, JeeScript code can be executed swiftly and efficiently.

Documentation

References to JeeScript code and documentation can be found on the Wiki page.

License Notice

Please read our license before contributing to the JeeScript project.

Code of Conduct and Contributions

Please read our Code of Conduct as well before contributing. Contribution methods can be found here.