X-Git-Url: https://git.xandkar.net/?p=tiger.ml.git;a=blobdiff_plain;f=README.md;fp=README.md;h=6127cf991010a65848ce5f8173d98db7a4512445;hp=d1d199741afeb9cf10986e6ddb7183c7bc438ca2;hb=cc540a7e2dfcee4411953075210a64de874b91e5;hpb=21d0f0503ea169988685a4f39d0e32b2b097dae6 diff --git a/README.md b/README.md index d1d1997..6127cf9 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ Status - [x] ch 3: Parser - [x] ch 4: AST - [x] ch 5: Semantic Analysis (type checking) +- [x] ch 6: Activation Records #### In-progress -- [ ] ch 6: Activation Records -#### TODO (short-term) - [ ] ch 7: Translation to Intermediate Code +#### TODO (short-term) - [ ] ch 08: Basic Blocks and Traces - [ ] ch 09: Instruction Selection - [ ] ch 10: Liveness Analysis