drewbanas / teenytiny-cs

A C# port of the Teeny Tiny Compiler originally created by Austin Z. Henley in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teeny Tiny Compiler in C#

A C# port of the Teeny Tiny Compiler originally created by Austin Z. Henley in Python. The Teeny Tiny Compiler is a small "transpiler" of a dialect of BASIC to C.

The Teeny Tiny grammar and example code can be found in the oriinal repo.

About

A C# port of the Teeny Tiny Compiler originally created by Austin Z. Henley in Python.

License:MIT License


Languages

Language:C# 100.0%