Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

ItsCodeOutside/TeenyTinyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teeny Tiny Compiler in C#

This project is a C#.Net Core 3.1 version of Austin Z. Henley fantastic Teeny Tiny Compiler tutorial. The code in this repository is the finished product from each part of the tutorial and matches the Python code as closely as I could.

I decided to forego any C#-specific syntactic sugar so that the code closely matches Austin's original. Hopefully, anyone else out there that found the tutorial fascinating but knows C# better than Python will find this useful.

What To do

Visit each part of the tutorial to read the code explanation and reference either the original Python or this C# code.

About

C# version of Python code

Resources

License

Stars

Watchers

Forks

Languages