PeterHusman / CompilerTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompilerTools

This repository is filled with compiler-related stuff, including tools for tokenization and parsing so if you want to make a compiler you don't have to go from the ground up. Mostly, so I don't have to go from the ground up. By far the coolest bit is the LR1 parser generator.

About


Languages

Language:C# 100.0%