readme added

This commit is contained in:
Niles Rogoff 2017-03-22 09:05:26 -04:00
parent 4c4220cdb7
commit 0bab348f13
No known key found for this signature in database
GPG Key ID: B78B908F23430F80
1 changed files with 3 additions and 0 deletions

3
readme.md Normal file
View File

@ -0,0 +1,3 @@
## python cool compiler
COOL is the Classroom Object Oriented Language. I'm going to get at least partway through writing a compiler for it. I'm working on lexical analysis right now