lexer
Projects with this topic
-
For my compiler theory class in college, the students each built a compiler from the ground up for a fictional language, C-. This is the lexer, which parses the text of the program into a tokenized format.
Archived 0Updated -
Attempt to create next generated language with considering the mistakes of the past
Archived 0Updated -
Evil programming language focus on hack
Updated -
Infinite-lookahead lexer written in Go
Updated -
-
A CSS Level 3 parser written in PHP.
Updated -
Brainfuck lexer and compiler library for Rust.
Archived 0Updated -
Simple lexer made in Rust (TER 2022).
Updated -
Pascal P.L. Oriented alternative to Lex. Graduate Thesis. Lexical Scanner Generator Tool similar to Lex.
Updated -
Single Line Operations Processor (SLOP) is an extensible expression language using it's own grammar system. Results are derived from expression strings which can be stored in anything i.e. database records, annotations in code, documents etc.
Updated -
"Taulib" is a set of tools & documentation for designing Programming Languages, P.L. compilers, and related tools.
Updated -
Functional style lexer inspired by Rob Pike's talk 2011 on lexing
Updated -
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
Updated -
-
A minimal streaming JSON reader and writer
Updated -
A tree-sitter parser for RPM spec files.
Updated