diff -r 85ef42888929 -r 7ac7782a7318 Literature/LINKS --- a/Literature/LINKS Mon Jul 06 20:44:30 2015 +0100 +++ b/Literature/LINKS Thu Dec 17 13:14:36 2015 +0000 @@ -1,2 +1,18 @@ https://swtch.com/~rsc/regexp/ -https://wiki.haskell.org/Regex_Posix \ No newline at end of file +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/ \ No newline at end of file