An open API service providing repository metadata for many open source software ecosystems.

Topic: "lexing"

zesterer/chumsky

Write expressive, high-performance parsers with ease.

Language: Rust - Size: 3.92 MB - Last synced at: 8 days ago - Pushed at: 17 days ago - Stars: 4,047 - Forks: 171

katef/libfsm

DFA regular expression library & friends

Language: C - Size: 7.3 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 959 - Forks: 56

aappleby/matcheroni

A minimalist single-header library for building pattern-matchers, lexers, and parsers.

Language: C++ - Size: 7.31 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 200 - Forks: 5

smolkaj/nice-parser

Nice parsers in OCaml without the boilerplate

Language: OCaml - Size: 486 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 125 - Forks: 12

JuliaLang/Tokenize.jl

Tokenization for Julia source code

Language: Julia - Size: 472 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 28

piotrmurach/lex

Lex is an implementation of lex tool in Ruby.

Language: Ruby - Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 5

YaccConstructor/YaccConstructor

Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.

Language: F# - Size: 225 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 30

jcs-elpa/parse-it

Basic Parser in Emacs Lisp.

Language: Emacs Lisp - Size: 167 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 7

abock/dotlang

.NET Standard library for parsing and generating Graphviz DOT files.

Language: C# - Size: 521 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 5

quasilyte/parsing-and-go

Language: Go - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 3

zsmoore/lexr

Lexical analyzer for Javascript developers

Language: JavaScript - Size: 180 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 0

dragonquest/stack-based-vm-csharp

A simple stack-based Virtual Machine in C#

Language: C# - Size: 51.8 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 1

leodido/ragel-machinery

😈 Automates devilries to make you even more happy together with Ragel and Go

Language: Go - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 3

CrazyProger1/FastPy

FastPy is a statically typed programming language with pythonic syntax.

Language: Python - Size: 2.39 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 0

goki/pi

interactive parsing in GoKi / GoGi framework -- makes parsing fun again!

Language: Go - Size: 24.7 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

wbsoft/parce

:deciduous_tree: Python lexer that can remember tokens and state and only reparse changed parts of a text document

Language: Python - Size: 2.21 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

MystPi/chomp

🍪 Lexer step + parser combinators + great error messages [nibble fork]

Language: Gleam - Size: 115 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 2

trag1c/crossandra-rs

(WIP) A straightforward tokenization library for seamless text processing.

Language: Rust - Size: 688 KB - Last synced at: 7 days ago - Pushed at: 25 days ago - Stars: 8 - Forks: 1

LuizZak/MiniLexer

A teeny-tiny-weeny lexer written in Swift available as a Swift Package.

Language: Swift - Size: 186 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 3

dmjio/scythe

Fast, RFC-4180 compliant, CSV lexing.

Language: Haskell - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

CalinZBaenen/ParseJS

A simple tokenizer I made for JS while making a project that required tokens.

Language: JavaScript - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

boxbeam/RedLex

A lexer-generator/parser-combinator for any context-free format

Language: Java - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

0x2a-42/herring

Lexer generator for Rust

Language: Rust - Size: 104 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

unhammer/ocaml_cg_streamparse

parsing cg stream format, just to learn sedlex+menhir

Language: OCaml - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: almost 10 years ago - Stars: 5 - Forks: 1

simonskodt/BPRD-assignments

Assignments in the 5th semester course 'Programmer som data'.

Language: F# - Size: 45.4 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

zacharymarshal/wordhi

Some fun lexing

Language: HTML - Size: 381 KB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

FinNLP/lexed

⚙️ [Processor] Multi-lingual, extensible word and sentence tokenizer, for natural language processing.

Language: TypeScript - Size: 1.21 MB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

singul4ri7y/mistix-lang

A playful object-oriented toy programming language lovingly crafted using Promit 🔥

Language: Batchfile - Size: 37.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

yaaama/clox

Interpreter written in C for the "Lox" language

Language: C - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

maxgoren/mgclisp

An S-expression interpreter

Language: C++ - Size: 501 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gravity182/REPL

A Read–Eval–Print Loop (REPL) and Better Bash Lang & Compiler written in C++

Language: C++ - Size: 344 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

stephen-bracken/ScalaLex

Language: Scala - Size: 384 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

akashlevy/Vizpiler

An interactive tutorial on lexing/parsing in compilers

Language: HTML - Size: 5.28 MB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

ShadelessFox/calc

Calculator inside your terminal in case you missed the builtin one.

Language: Rust - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Guille-ux/ZynkPy

ZynkPy is an Interpreted programming language and a Compiled (because i'm going to support that i the future)

Language: Python - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

HamedStack/HamedStack.SyntaxMania

Empowering you to create your own parser.

Language: C# - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marklauter/interpreter-redux

Remembering how lexical analysis and recursive descent parsing works.

Language: C# - Size: 312 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Luke-Rule/C-Compiler

A Compiler from C to x86 GCC-8.1.0 64-bit assembly, written in C.

Language: C - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RidaEn-nasry/A-simple-shell

Recoding My Overly Simplified Bash.

Language: C - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

fontseca/lexemn 📦

Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.

Language: C++ - Size: 571 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

frannyfx/panorama

Quantify code contributions in a group project.

Language: TypeScript - Size: 2.49 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

42lan/minishell

🖨 The objective of this project is to create the simplest start of a shellscript. If this doesn’t make me a better coder, nothing will.

Language: C - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

wtanaka/ansible-role-alex

Ansible role to install Alex, A lexical analyser generator for Haskell

Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

chronos-tachyon/go-runestream

Provides an interface for building character lexers on top of UTF-8 byte streams

Language: Go - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

khzaw/xcalibur

A source code static program analyzer for SIMPLE programming language written in C++

Language: C++ - Size: 15.8 MB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

io7m-com/jlexing

Lexing primitives

Language: Java - Size: 1.96 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

zgoethel/NodeBuilder

Tool for designing grammars and generating language parsers in .NET

Language: C# - Size: 4.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lagoon107/SEEL

A repo housing SEEL, a simple, readable tree-walk interpreter.

Language: Rust - Size: 156 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RLogik/phpytex

A robust python-augmented LaTeX transpiler to manage large/complex LaTeX documents and generate clean, single-file outputs

Language: Python - Size: 625 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

andjhop/llk

A parser combinator library for building LL(*) parsers for Go

Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ostensibly-1/Blua

Lua 5.1 VM Environment with 5.3 Functions Support. Made in Lua 5.3, this thing can run Lua 5.1!

Language: Lua - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AbhinavSinha02/Custom-online-compiler-using-C

This project implements a custom language compiler coded in C, uses concepts of compiler design, data structures ,lexical analysis, Parsing, machine/assembly code generation.

Language: C - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

JDN89/crafting_interpreters_rust_verison

Rust implementation of the Crafting Interpreters book by Robert Nystrom

Language: Rust - Size: 3.78 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

russtacean/interpreter-in-go-from-scratch

Implementation of an interpreter for a small language called Monkey. Has two engines: a tree walking evaluator and a stack based bytecode VM

Language: Go - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eel-moun/BashClone

this project is about Building a minimalistic shell from scratch, emulating the behavior of Bash.

Language: C - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LambdaAK/RGBScript

An interpreted programming language written in java that uses recursive descent parsing

Language: Java - Size: 209 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

steve-care-software/grammars

Grammar is a syntax analysis engine. It enables a developer to create his desire syntax grammar, combines it with data and receives an abstract syntax tree (AST)

Language: Go - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cekpowell/csvql

A programming language for querying CSV files. Created for COMP2212: Programming Language Concepts.

Language: Haskell - Size: 20.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

belaoud001/Expression-Processing

▪️ This repository holds a code to process a given expression.

Language: Java - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ysoroko/Minishell

Interactive Bash terminal, recreated in C.

Language: C - Size: 2.94 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ef55/tfl

A Terrible Front-end Library

Language: C++ - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

robkle/42sh

Unix shell

Language: C - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

GerHobbelt/moo Fork of no-context/moo

Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.

Language: Python - Size: 687 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

robkle/21sh

Unix command interpreter with line edition and command history, and that handles redirections, pipes, quotes and more.

Language: C - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mgree/smoosh-completion

Thinking about shell completion in a rigorous and thoroughgoing way.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0