-
08:36
(UTC +08:00)
lexer
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax …
Compiler to generate C Code and executable with many features and syntax sugger
C++ implementation of monkeylang using type erasure.
A very fast SIMD (AVX2) accelerated lexer that does not rely on tables
A header-only C++ library for writing compiler/interpreter frontends.
Scheme interpreter in C++, with the power of modern C++ and RAII.
Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library
A toy OOP language with lexer, parser, codegen and runtime
A simple compile time dfa based regular expression library for C++20.