aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8ec7d9978a12ba8dc1ae9c2ef8017cc92c84e7f7 (plain) (blame)
1
2
3
4
5
6
# CUP: C(ompiler) U(nder) P(rogress)

A badly named, in-progress programming language just to learn how these things work.
Wait, doesn't everyone write a compiler when they're bored?

Why am I writing this in C? Good question.