X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=cda2fd734641502721b640843f1c7970a580e421;hb=c7598faf75e8c27dcf2019dac47e56841af1f569;hp=44193c31dd89be62eb4671d24d4d89616ad9e3ba;hpb=3c647fbc800d3ea97b081da36ffbf2d3a5cc2f3d;p=tiger.ml.git diff --git a/README.md b/README.md index 44193c3..cda2fd7 100644 --- a/README.md +++ b/README.md @@ -9,27 +9,27 @@ Project Plan | [-] | 0 | Modern Compiler Implementation in ML | 512 | 28-84 | -- | 2018-04-16 | xxxx-xx-xx | | ====== | ========== | ======================================== | ===== | ======== | ====== | ========== | ========== | | [-] | 1 | - Fundamentals of Compilation | 264 | 14 | -- | 2018-04-16 | ---------- | -| [-] | 1.01 | -- Introduction | 011 | 01 | -- | 2018-04-16 | ---------- | +| [-] | 1.01 | -- Introduction | 011 | 01 | 04 | 2018-04-16 | ---------- | | [x] | 1.01.1 | --- Modules and interfaces | 001 | -- | -- | 2018-04-16 | ---------- | | [x] | 1.01.2 | --- Tools and Software | 002 | -- | -- | 2018-04-16 | ---------- | | [x] | 1.01.3 | --- Data structures for tree languages | 003 | -- | -- | 2018-04-16 | ---------- | -| [-] | 1.01.p | --- Program | 002 | -- | -- | 2018-04-16 | ---------- | +| [x] | 1.01.p | --- Program | 002 | -- | -- | 2018-04-16 | 2018-04-17 | | [x] | 1.01.p.1 | ---- interpreter: maxargs | --- | -- | -- | 2018-04-17 | 2018-04-17 | -| [ ] | 1.01.p.2 | ---- interpreter: interp | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e | --- Exercises | 002 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.a | ---- tree member | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.b | ---- tree key/val | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.c | ---- demo unbalanced behaviour | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.d | ---- find functional balanced tree | --- | -- | -- | ---------- | ---------- | -| ------ | ---------- | ---------------------------------------- | ----- | -------- | ------ | ---------- | ---------- | -| [ ] | 1.02 | -- Lexical Analysis | 024 | 01 | -- | ---------- | ---------- | +| [x] | 1.01.p.2 | ---- interpreter: interp | --- | -- | -- | 2018-04-17 | 2018-04-17 | +| [-] | 1.01.e | --- Exercises | 002 | -- | -- | ---------- | ---------- | +| [x] | 1.01.e.1.a | ---- tree member | --- | -- | -- | 2018-04-17 | 2018-04-17 | +| [x] | 1.01.e.1.b | ---- tree key/val | --- | -- | -- | 2018-04-18 | 2018-04-18 | +| [x] | 1.01.e.1.c | ---- demo unbalanced behaviour | --- | -- | -- | 2018-04-18 | 2018-04-18 | +| [x] | 1.01.e.1.d | ---- find functional balanced tree | --- | -- | -- | 2018-04-19 | 2018-04-20 | +| ------ | ---------- | ---------------------------------------- | ----- | -------- | ------ | ---------- | ---------- | +| [ ] | 1.02 | -- Lexical Analysis | 024 | 01 | 01 | 2018-05-22 | 2018-05-22 | | [ ] | 1.02.1 | --- Lexical tokens | 001 | -- | -- | ---------- | ---------- | | [ ] | 1.02.2 | --- Regular expressions | 003 | -- | -- | ---------- | ---------- | | [ ] | 1.02.3 | --- Finite automata | 003 | -- | -- | ---------- | ---------- | | [ ] | 1.02.4 | --- Nondeterministic finite automata | 006 | -- | -- | ---------- | ---------- | | [ ] | 1.02.5 | --- ML-Lex: a lexical analyzer generator | 003 | -- | -- | ---------- | ---------- | | [ ] | 1.02.p | --- Program | 002 | -- | -- | ---------- | ---------- | -| [ ] | 1.02.p.1 | ---- Tiger lexer | --- | -- | -- | ---------- | ---------- | +| [ ] | 1.02.p.1 | ---- Tiger lexer | --- | 01 | 01 | 2018-05-22 | 2018-05-22 | | [ ] | 1.02.e | --- Exercises | 004 | -- | -- | ---------- | ---------- | | [ ] | 1.02.e.01 | ---- regexes | --- | -- | -- | ---------- | ---------- | | [ ] | 1.02.e.02 | ---- why no regexes | --- | -- | -- | ---------- | ---------- |