GitHunt

Lexer

  • Lightweight implementation in C++
  • Supports UTF-8 multi-byte characters
  • 60+ unit tests
  • Valgrind memory leak checked

Quick Start

$ mkdir build
$ cd build
$ cmake ../.
$ make
$ make check

UTF-8 Lexer

Languages

C++99.8%CMake0.2%

Contributors

MIT License
Created November 24, 2018
Updated September 13, 2025