Iltotore / cylang

The pseudo-code-based programming language of CYTech
Mozilla Public License 2.0
7 stars 0 forks source link

Add standalone interpreter #13

Closed Iltotore closed 2 years ago

Iltotore commented 2 years ago

Create a standalone app that pass the given file/code to the interpreter.

Example:

cylang myCode.cy