/tronido

Tronido Language compiler made in Python. :snake:

Primary LanguagePythonMIT LicenseMIT

tronido

Tronido Language compiler made in Python. 🐍

Requirements

  • Python 3
  • C++

Usage

Compile "machine code" interpreter

$ g++ Inter.cpp -o inter

Run Tronido Compiler

$ python main.py ../test.tron

Run output file

./inter test.trono