Lexer for the Unilang programming language (/~https://github.com/Paul-Passeron/Unilang) as a stb-style header-only library (see /~https://github.com/nothings/stb for more informations)
#define UNILANG_LEXER_IMPL
#include "unilang_lexer.h"
// ... code here