vix.ing · top · new · best · stats · spec

Programming Techniques: Regular expression search algorithm

1968/06/01 by Thompson Ken · 8 citations
Computer Science · Mathematics · #Algorithm #Algorithms and Data Compression #Artificial intelligence #Character (mathematics) #Character encoding #Compiler #Computer science #Expression (computer science) #IBM #Mathematics #Natural Language Processing Techniques #Object (grammar) #Programming language #Regular expression #String (physics) #Theoretical computer science #semigroups and automata theory

paper · pdf · doi:10.1145/363347.363387

openalex publication_date 1968/06/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/25

Abstract

A method for locating specific character strings embedded in character text is described and an implementation of this method in the form of a compiler is discussed. The compiler accepts a regular expression as source language and produces an IBM 7094 program as object language. The object program then accepts the text to be searched as input and produces a signal every time an embedded string in the text matches the given regular expression. Examples, problems, and solutions are also presented.

Citations

Cited by