mirror of
https://github.com/enso-org/enso.git
synced 2024-12-26 16:42:29 +03:00
5 lines
114 B
Markdown
5 lines
114 B
Markdown
# Flexer
|
|
This library provides a finite-automata-based lexing engine that can flexibly
|
|
tokenize an input stream.
|
|
|