There are 2 repositories under lexing topic.
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
Nice parsers in OCaml without the boilerplate
Lex is an implementation of lex tool in Ruby.
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
A simple stack-based Virtual Machine in C#
😈 Automates devilries to make you even more happy together with Ragel and Go
FastPy is a statically typed programming language with pythonic syntax.
:deciduous_tree: Python lexer that can remember tokens and state and only reparse changed parts of a text document
(WIP) A straightforward tokenization library for seamless text processing.
A simple tokenizer I made for JS while making a project that required tokens.
parsing cg stream format, just to learn sedlex+menhir
Programming language model
Assignments in the 5th semester course 'Programmer som data'.
⚙️ [Processor] Multi-lingual, extensible word and sentence tokenizer, for natural language processing.
A Read–Eval–Print Loop (REPL) and Better Bash Lang & Compiler written in C++
Calculator inside your terminal in case you missed the builtin one.
A playful object-oriented toy programming language lovingly crafted using Promit 🔥
tryna create a statically typed interpreted language