lexical-analysis topic

List lexical-analysis repositories

SwiLex

30
Stars
2
Forks
Watchers

A universal lexer library in Swift.

JStap

56
Stars
15
Forks
Watchers

Modular static malicious JavaScript detection system

RegexToDFA

31
Stars
15
Forks
Watchers

converting regex (regular expression) to DFA directly by creating syntax tree in java

lexr

16
Stars
0
Forks
Watchers

Lexical analyzer for Javascript developers

klex

17
Stars
2
Forks
Watchers

C++17 (CLI/embeddable) Lexical Scanner Generator

pascal-interpreter

33
Stars
1
Forks
Watchers

A simple interpreter for a large subset of Pascal language written for educational purposes

YaccConstructor

39
Stars
30
Forks
Watchers

Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.

clex

92
Stars
7
Forks
Watchers

clex is a simple lexer generator

LexicalRichness

80
Stars
19
Forks
Watchers

:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).

hellex

17
Stars
10
Forks
Watchers

Simple "Hello World" for lex (flex) and yacc (bison) compiler of compilers