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
Book ChapterDOI

Flow Grammars - a Flow Analysis Methodology

TL;DR: Flow grammars provide a new mechanism for modeling control flow in flow analyzers and code optimizers and are well-suited to the specification and solution of data flow analysis problems.
Journal ArticleDOI

Experience in integrating Java with C# and .NET

TL;DR: The paper concludes that there are many common shared technologies that bring Java and C# close together, and that innovative ways of using others can open up opportunities not hitherto imagined.
Book ChapterDOI

Partial Redundancy Elimination with Predication Techniques

TL;DR: Partial redundancy elimination techniques play an important role in optimizing compilers, and many optimizations employ PRE as an underlying technique for improving the efficiency of a program.
Book ChapterDOI

On the Efficiency of Design Patterns Implemented in C# 3.0

TL;DR: The interplay between languages and patterns over the past decade is traced and how relevant language features really are for pattern implementation is investigated, concluding that efficiency should play a large role in the choice of design pattern implementation.