Literature/LINKS
author Christian Urban <christian.urban@kcl.ac.uk>
Sat, 30 Apr 2022 00:50:08 +0100 (2022-04-29)
changeset 496 f493a20feeb3
parent 81 7ac7782a7318
permissions -rw-r--r--
updated to include the paper
https://swtch.com/~rsc/regexp/
https://wiki.haskell.org/Regex_Posix

Sulzmann
--------
http://www.home.hs-karlsruhe.de/~suma0002/publications/posix-derivatives.pdf


Matt Might lexers
-----------------
http://matt.might.net/articles/lexers-in-racket/
http://matt.might.net/articles/parsing-bibtex/
http://matt.might.net/articles/nonblocking-lexing-toolkit-based-on-regex-deriva

Uncool compiler
---------------
https://github.com/jsnider3/Scales
http://jsnider3.github.io/update/scala/uncool/compiler/2015/06/11/uncool-in-scala/