diff options
Diffstat (limited to 'literature/combinator-parsers.bibtex')
-rw-r--r-- | literature/combinator-parsers.bibtex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/literature/combinator-parsers.bibtex b/literature/combinator-parsers.bibtex new file mode 100644 index 0000000..215218a --- /dev/null +++ b/literature/combinator-parsers.bibtex | |||
@@ -0,0 +1,10 @@ | |||
1 | @article{swierstra2001combinator, | ||
2 | title={Combinator parsers: From toys to tools}, | ||
3 | author={Swierstra, S Doaitse}, | ||
4 | journal={Electronic Notes in Theoretical Computer Science}, | ||
5 | volume={41}, | ||
6 | number={1}, | ||
7 | pages={38--59}, | ||
8 | year={2001}, | ||
9 | publisher={Elsevier} | ||
10 | } | ||