feat(journal): update day 4 and 5 of week 2

This commit is contained in:
2026-05-22 22:25:48 +02:00
parent 119e5cd8af
commit 6c8c306da7

View File

@@ -21,3 +21,10 @@
#day(3)
- Revise Midas syntax
- Report on syntax revisions
#day(4)
- Update EBNF
- Rewrite parser
#day(5)
- Write parser for Python source (annotations and functions)