diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -# CUP: C U, Python! +# 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.
\ No newline at end of file +Why am I writing this in C? Good question. |