Turbo Coco/R is a compile-time compiler generator which takes an attributed grammar of a source language and generates a scanner and a parser for this language.
-
Updated
May 12, 2023 - C#
Turbo Coco/R is a compile-time compiler generator which takes an attributed grammar of a source language and generates a scanner and a parser for this language.
A project in which given a file with treebank bracket notation it will verify there are no syntax errors and then it will generate an abstract syntax tree using Coco/R
Add a description, image, and links to the coco-r topic page so that developers can more easily learn about it.
To associate your repository with the coco-r topic, visit your repo's landing page and select "manage topics."