Notes concerning “Parsing”
OMeta contains Wadler's "Views"
2007 to 2009 (updated 2019-05-20) (13 minutes)
Ideas to ship in 2014
2014-04-24 (updated 2019-05-05) (35 minutes)
More thoughts on powerful primitives for simplified computer systems architecture
2015-08-18 (updated 2015-11-02) (165 minutes)
Parsing a conservative approximation of a CFG with a FSM
2015-09-03 (7 minutes)
DReX and “regular string transformations”: would an RPN DSL work well?
2016-09-19 (3 minutes)
Secure, self-describing, self-delimiting serialization for Python
2017-04-11 (8 minutes)
Toward a minimal PEG parsing engine
2018-06-06 (4 minutes)
Immediate mode productive grammars
2018-09-13 (8 minutes)
Tagging parsers
2018-11-23 (updated 2018-12-10) (9 minutes)
How small can we make a comfortable subset of JS?
2018-11-27 (updated 2018-12-02) (3 minutes)
Minimal imperative language
2018-12-10 (7 minutes)
Transactional memory, immediate-mode structured graphics, serialization, backtracking, and parsing
2019-01-25 (7 minutes)
Profile-guided parser optimization should enable parsing of gigabytes per second
2019-05-23 (8 minutes)
Dercuano grinding
2019-10-01 (12 minutes)
Immediate-mode PEG parsers in assembly language
2019-12-10 (updated 2019-12-11) (21 minutes)