lexer topic

List lexer repositories

aria

44
Stars
8
Forks
Watchers

Expressive, noiseless, interpreted, toy programming language

rslua

58
Stars
7
Forks
Watchers

Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.

yara-parser

80
Stars
9
Forks
Watchers

Tools for parsing rulesets using the exact grammar as YARA. Written in Go.

fayrant-lang

28
Stars
1
Forks
Watchers

Simple, interpreted, dynamically-typed programming language

go-lexer

83
Stars
22
Forks
Watchers

Lexer based on Rob Pike's talk on YouTube (view README)

libfsm

915
Stars
52
Forks
Watchers

DFA regular expression library & friends

SNL-Compiler

35
Stars
6
Forks
Watchers

SNL(Small Nested Language) Compiler. Maven jUnit Tokenizer Lexer Syntax Parser. 编译原理 词法分析 语法分析

Diagon

1.4k
Stars
53
Forks
Watchers

Interactive ASCII art diagram generators. :star2:

JavaCompiler

28
Stars
11
Forks
Watchers

tiny Java compiler

Own-Programming-Language-Tutorial

117
Stars
21
Forks
Watchers

Source code for course "How to create your own programming language"