scispace - formally typeset
R

R. Nigel Horspool

Researcher at University of Victoria

Publications -  59
Citations -  1774

R. Nigel Horspool is an academic researcher from University of Victoria. The author has contributed to research in topics: Parsing & Compiler. The author has an hindex of 21, co-authored 59 publications receiving 1728 citations. Previous affiliations of R. Nigel Horspool include McGill University & University of Illinois at Urbana–Champaign.

Papers
More filters
Journal ArticleDOI

Presentation Of Software Development Information In K2

TL;DR: The K2 environment is an integrated collection of tools that allows the members of a complex software project to organize development information by manipulating system description documents of various types and by establishing links between those documents.
Book ChapterDOI

ILALR: An Incremental Generator of LALR(1) Parsers

TL;DR: ILALR is an incremental parser generator for the LALR(1) class of grammars that uses incremental algorithms for computing the LalR( 1) parser tables.

Recursive ascent-descent parsers

TL;DR: A composite approach, dubbed ‘recursive ascent-descent parsing’ or XLC(1) parsing, and which is related to left-corner parsing, solves all the problems.
Book ChapterDOI

Expeditious XML Processing

TL;DR: A representation for XML documents, derived from Warren's representation of Prolog terms in the Warren Abstract Machine (WAM)*, is presented, which permits very efficient access and update operations.