-
2
-
-
0004072686
-
-
Addison-Wesley
-
Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, Techniques, and Tools. Addison-Wesley, 1986.
-
(1986)
Compilers: Principles, Techniques, and Tools
-
-
Aho, A.V.1
Sethi, R.2
Ullman, J.D.3
-
4
-
-
0015658164
-
Parsing algorithms with backtract
-
Aug
-
Alexander Birman and Jeffrey D. Ullman. Parsing algorithms with backtract. Information and Control, 23(1):1-34, Aug 1973.
-
(1973)
Information and Control
, vol.23
, Issue.1
, pp. 1-34
-
-
Birman, A.1
Ullman, J.D.2
-
6
-
-
0012532061
-
A monadic combinator compiler compiler
-
Curitiba - PR - Brazil, May 2001. Universidade Federal do Paraná
-
Carlos Camarao and Lucilia Figueiredo. A monadic combinator compiler compiler. In 5th Brazilian Symposium on Programming Languages, Curitiba - PR - Brazil, May 2001. Universidade Federal do Paraná.
-
5th Brazilian Symposium on Programming Languages
-
-
Camarão, C.1
Figueiredo, L.2
-
7
-
-
0004115722
-
Extensible syntax with lexical scoping
-
Technical Report 121, Digital Systems Research Center
-
Luca Cardelli, Florian Matthens, and Martin Abadi. Extensible syntax with lexical scoping. Technical Report 121, Digital Systems Research Center, 1994.
-
(1994)
-
-
Cardelli, L.1
Matthens, F.2
Abadi, M.3
-
9
-
-
0012524281
-
Packrat parsing: A practical linear-time algorithm with backtracking
-
Master's thesis, Massachusetts Institute of Technology, Sep
-
Bryan Ford. Packrat parsing: a practical linear-time algorithm with backtracking. Master's thesis, Massachusetts Institute of Technology, Sep 2002.
-
(2002)
-
-
Ford, B.1
-
10
-
-
1142288065
-
Happy: The parser generator for Haskell
-
Andy Gill and Simon Marlow. Happy: The parser generator for Haskell. http://www.haskell.org/happy.
-
-
-
Gill, A.1
Marlow, S.2
-
12
-
-
0012524644
-
Fast context-free grammar parsing requires fast boolean matrix multiplication
-
To appear
-
Lillian Lee. Fast context-free grammar parsing requires fast boolean matrix multiplication. Journal of the ACM, 2002. To appear.
-
(2002)
Journal of the ACM
-
-
Lee, L.1
-
13
-
-
2442472522
-
Parsec, a fast combinator parser
-
Daan Leijen. Parsec, a fast combinator parser. http://www.cs.uu.nl/~daan.
-
-
-
Leijen, D.1
-
14
-
-
85027418765
-
Adding semantic and syntactic predicates to LL(k): Pred-LL(k)
-
Terence J. Parr and Russell W. Quong. Adding semantic and syntactic predicates to LL(k): pred-LL(k). In Computational Complexity, pages 263-277, 1994.
-
(1994)
Computational Complexity
, pp. 263-277
-
-
Parr, T.J.1
Quong, R.W.2
-
15
-
-
0029345191
-
ANTLR: A predicated-LL(k) parser generator
-
Terence J. Parr and Russell W. Quong. ANTLR: A predicated-LL(k) parser generator. Software Practice and Experience, 25(7):789-810, 1995.
-
(1995)
Software Practice and Experience
, vol.25
, Issue.7
, pp. 789-810
-
-
Parr, T.J.1
Quong, R.W.2
-
16
-
-
0012610578
-
Obtaining practical variants of LL(k) and LR(k) for k > 1 by splitting the atomic k-tuple
-
PhD thesis, Purdue University, Apr
-
Terence John Parr. Obtaining practical variants of LL(k) and LR(k) for k > 1 by splitting the atomic k-tuple. PhD thesis, Purdue University, Apr 1993.
-
(1993)
-
-
Parr, T.J.1
-
17
-
-
0012574817
-
LR parsing = grammar transformation + LL parsing: Making LR parsing more understandable and more efficient
-
Technical Report 99-5, TU Berlin, Apr
-
Peter Pepper. LR parsing = grammar transformation + LL parsing: Making LR parsing more understandable and more efficient. Technical Report 99-5, TU Berlin, Apr 1999.
-
(1999)
-
-
Pepper, P.1
-
22
-
-
0003930835
-
Scannerless generalized-LR parsing
-
Technical Report P9707, Programming Research Group, University of Amsterdam
-
Eelco Visser. Scannerless generalized-LR parsing. Technical Report P9707, Programming Research Group, University of Amsterdam, 1997.
-
(1997)
-
-
Visser, E.1
-
23
-
-
85034994733
-
How to replace failure by a list of successes: A method for exception handling, backtracking, and pattern matching in lazy functional languages
-
Philip Wadler. How to replace failure by a list of successes: A method for exception handling, backtracking, and pattern matching in lazy functional languages. In Functional Programming Languages and Computer Architecture, pages 113-128, 1985.
-
(1985)
Functional Programming Languages and Computer Architecture
, pp. 113-128
-
-
Wadler, P.1
|