lexim
lexim copied to clipboard
Lexer generation and regex implementation for Nim.
lexim
Lexer generation and regex implementation for Nim.
example
Lexim requires a 'lexe' helper exe that is used by 'lexim'.
Compile via nim c lexe and then you can run the example
via nim c ex1.nim.