Skip to content

Commit

Permalink
Merge pull request #9 from Kukicosmos/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
peter-jerry-ye authored Sep 12, 2024
2 parents 40fec7c + 9ac4074 commit 0c1052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
| ------ | -------------------------------------------------- | ------ | ----- | ------------ | ------------------- |
| Part 0 | Introduction to language design and implementation | [lec0](./course/lecture0-intro/lec0.pdf) |[课时一(上)](https://www.bilibili.com/video/BV1HNp3eUEcA/)[课时一(下)](https://www.bilibili.com/video/BV1RipgeBEQd/) | |
| Part 1 | MoonBit crash course | [lec1](./course/lecture1-crash-course/lec1.pdf) | [课时二](https://www.bilibili.com/video/BV1WtHQewEGj/) | | |
| Part 2 | Parsing | [lec2](./course/lecture2-lex-parse/) | | [lec2.mbt](./course/lecture2-lex-parse/lec2.mbt) | |
| Part 2 | Parsing | [lec2](./course/lecture2-lex-parse/) | [课时三](https://www.bilibili.com/video/BV1Eq4EeyEES/?spm_id_from=333.999.0.0) | [lec2.mbt](./course/lecture2-lex-parse/lec2.mbt) | |
| Part 3 | Semantics analysis and type inferences | | | | |
| Part 4 | Bidrectional type checking |
| Part 5 | IR designs (ANF, CPS, KNF) |
Expand Down

0 comments on commit 0c1052c

Please sign in to comment.