MrLuckyKing / OpenTuringParser

A hand-written parser for Turing. Will be used in the new compiler. Goals include giving excellent error messages and having auto-fixing support. (Similar to the Clang parser.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A hand-written parser for Turing. Will be used in the new compiler. Goals include giving excellent error messages and having auto-fixing support. (Similar to the Clang parser.)


Languages

Language:C++ 78.6%Language:C 15.8%Language:Perl 5.6%