nus-cs3281 / 2024

1 stars 2 forks source link

Lightning Talk: String Parsing #47

Open luminousleek opened 4 months ago

luminousleek commented 4 months ago

Regex is hard. String parsing libraries are easier. Use them instead when readability is more important than performance!

PUNCH: Regex is hard WIIFY: Actually understand your parsers Key points:

Slides (too big to upload to GitHub directly sorry)

Round C Slides