waxeye-org / waxeye

Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.
https://waxeye-org.github.io/waxeye/index.html
Other
235 stars 38 forks source link

Add bibliography to waxeye.sml #61

Open orlandohill opened 7 years ago

orlandohill commented 7 years ago

Add bibliography comment near top of waxeye.sml.

Recommend reading:

- 'Three Steps for the CPS Transformation' (1991) by Olivier Danvy
- Section 3 of 'Defunctionalization at Work' (2001) by Olivier Danvy, Lasse
R. Nielsen
- Section 2.1 of 'A Functional Correspondence between Evaluators and
Abstract Machines' (2003) by Mads Sig Ager, Dariusz Biernacki, Olivier
Danvy, Jan Midtgaard