#lexer (21 Repositories)
Ranked open-source repositories tagged with #lexer, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.7%
6.8h
21 repositories tagged #lexer
chipsalliance/verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
carthage-software/mago
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
cucumber/gherkin
A parser and compiler for the Gherkin language.
tdewolff/parse
Go parsers for web formats
wundergraph/graphql-go-tools
GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
alecthomas/participle
A parser library for Go
JuliaLang/Tokenize.jl
Tokenization for Julia source code
noti0na1/socc
Simple C Compiler in OCaml
ascoders/syntax-parser
Light and fast 🚀parser! With zero dependents. - Sql Parser Demo added!
JuliaText/WordTokenizers.jl
High performance tokenizers for natural language processing and other related tasks
igorkulman/SwiftPascalInterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
Rydgel/monkey-rust
An interpreter for the Monkey programming language written in Rust
fsprojects/FsLexYacc
Lexer and parser generators for F#
toprakdeviren/msf
Swift language lexer, parser, semantic
b3b00/csly
a C# embeddable lexer and parser generator (.Net core)
wadackel/rs-monkey-lang
Monkey Programming Language written in Rust.
WGrape/lexer
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器
DQNEO/babygo
babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
timtadh/lexmachine
Lex machinary for go.
bytexenon/Tiny-Lua-Compiler
🌸 Possibly the smallest Lua compiler ever
JetBrains/Grammar-Kit
Grammar files support & parser/PSI generation for IntelliJ IDEA