Skip to content

Starnox/Scala-Lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala-Lexer

Lexer written in Scala that can take a grammar and a text and transform it into lexems and tokens.

Flow

Regex -> Parsed Regex Tokens -> AST -> NFA -> DFA -> minDFA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published