2 lines
260 B
Markdown
2 lines
260 B
Markdown
# lcc
|
|
This is an attempt to create a compiler for a subset of C. It is written in c# following [this](https://norasandler.com/2017/11/29/Write-a-Compiler.html) tutorial by Nora Sandler. It was made to learn more about compilers and is not made for actual use.
|