Skip to content

Rusted Script is an advance programming language made by Rusted Studio.

License

Notifications You must be signed in to change notification settings

sebi-avg-yt-number-1/Rusted-Script

Repository files navigation

[Rusted Script

Rusted-Script

Rusted Script is an advanced programming language made by Rusted Studio.

Setup

Setup development with Rusted Script on your computer.

Shell Enviroment

If you want to play around and see what Rusted Script can do, run the shell like below;

Run shell.py with python3!

$ git clone https://github.com/Rusted-Script/Rusted-Script.git
$ cd Rusted-Script
$ cd src
$ python3 shell.py

Rusted Script Interpreter

The current version of the interpreter may have bugs, as it is still in Pre-Alpha (Version 0.0.2)! If you come accross any bugs, dont hesitate to open a issue.

First make a simple .rusted file, and then run the following;

$ python3 src/interpreter.py #### Your file path here #### ../test.rusted
  # After that, the Rusted Script interpreter will run your code.

Docs for Rusted Script can be found here.

If you see any bugs, dont hesitate to open a new issue on our GitHub!

About

Rusted Script is an advance programming language made by Rusted Studio.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages