L
lexer
Projects with this topic
-
Brainfuck lexer and compiler library for Rust.
Archived 0Updated -
Attempt to create next generated language with considering the mistakes of the past
Archived 0Updated -
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