summaryrefslogtreecommitdiff
path: root/literature/combinator-parsers.bibtex
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:32:28 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:32:28 +0200
commitacaa6097127fa23e1a61a40b38a14a39af5c22b1 (patch)
treeefdb71773eeedd9f6c0941aa634c19dfdc4bdf05 /literature/combinator-parsers.bibtex
parentb0664409b92541883e4cf17ff77730aa124e9d48 (diff)
downloadincremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar
incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.gz
incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.bz2
incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.xz
incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.zip
Bachelor's thesis; look up literature
Diffstat (limited to 'literature/combinator-parsers.bibtex')
-rw-r--r--literature/combinator-parsers.bibtex10
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}