From 6c8c306da7a82a15b79395d3da10de779c7e3aea Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Fri, 22 May 2026 22:25:48 +0200 Subject: [PATCH] feat(journal): update day 4 and 5 of week 2 --- journal/week2.typ | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/journal/week2.typ b/journal/week2.typ index 2e510d5..c93daf1 100644 --- a/journal/week2.typ +++ b/journal/week2.typ @@ -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)