Files
TB-Docs/journal/week4.typ

10 lines
234 B
Typst

#import "template.typ": week, day
#show: week.with(num: 4)
#day(1)
- Read TAPL (15, 16, 17, \~12)
- Show type checker diagnostics
- Update VSCode syntax highlighting extension
- Add support for if statements and ternary expressions