Logo

R.S.O.C.

A custom built programming language

About The Project

R.S.O.C. is a custom built programming language very similar to a low-level 8085 programming language. This is made using Python and is under development.

Code to generate the fibonacci sequence:

Fibonacci Sequence

Installation & Usage

  1. Clone the repo

    git clone 
  2. Enter your code in code.txt file

  3. Run the run.py file

    python run.py

R.S.O.C Tutorial

Not finished

Sample Programs

Add 2 numbers

GitHub

View Github