RushilKoul / OakScript

a pogchamp compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OakScript

A compiler written in Python.

  • Make sure you have python installed.
  • Clone the repository using git clone https://github.com/RushilKoul/OakScript.git.
  • Once cloned, open the src directory using cd OakScript/src.
  • Run shell.py using the command line (python shell.py) or double-click on it.

If you wish to contribute, do the following.

* Fork the repository. * Make the changes and commit them to the forked repo. * Make a pull request on this repo. * I will review them and consider the changes.

Issues

If you have issues, please do the following: * Create an issue with a short, yet descriptive title * In the issue, please explain what the issue is, in depth, and how to recreate it.

About

a pogchamp compiler


Languages

Language:Python 100.0%