Demystifying Pratt Parsers
(martin.janiczek.cz)
Stories by janiczek
Elm test distributions
(martin.janiczek.cz)
The two types of open source
(filiph.net)
Taking my diabetes treatment into my own hands
(martin.janiczek.cz)
VT220 font emulation in browser
(martin.janiczek.cz)
An exploration into how the old VT220 terminals rendered font glyphs.
Follows advice from the classic two texts:
- VT220 Built-in Glyphs - https://vt100.net/dec/vt220/glyphs
- Raster CRT Typography (According to DEC) - https://www.masswerk.at/nowgobang/2019/dec-crt-typography
Source code a...
State of Elm 2018
(brianthicks.com)
FAWK: LLMs can write a language interpreter
(martin.janiczek.cz)
Tricking elm-test into solving a river-crossing puzzle
(ellie-app.com)
The LLM spectrum and responsible LLM use
(martin.janiczek.cz)
Author note: The original title is "Property based testing: tale of two shrinkers", which is retroactively a bit bad title choice on my part; the title I submitted it under sums the content up better I believe.
This is a talk I gave internally at my company (I'm also planning to give an updated v...
Find PBT properties by relating multiple functions
(youtube.com)
Parser combinators under the hood: advanced example
(youtube.com)
Parser combinators under the hood
(youtu.be)