shoaibrayeen / Lex-and-Yacc

Lex is a program generator designed for lexical processing of character input streams. It accepts a high-level, problem oriented specification for character string matching, and produces a program in a general purpose language which recognizes regular expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shoaibrayeen/Lex-and-Yacc Watchers