logo of the SSW institute
Institut für Systemsoftware
Johannes Kepler Universität Linz
Fachbereich Informatik
logo of the Cristian Doppler Research Association
Christian Doppler Labor
Automated Software Engineering

Home

General
Staff
Contact
Partners
Alumni

Research
Areas
Projects
Papers
Books
Reports
Awards

Teaching
Lectures
Exams
B.Projects
M.Theses
PhD Theses
Go Abroad

Misc
Library
Seminars
Gallery
Links
Search

Webmaster


logo of the Johannes Kepler University (JKU)

SharpDevelop-Plugin to support compilergeneration with Coco/R

Downloads | Features & Screenshots || Go to Coco/R Tools

Description

The compiler generator Coco/R offers the possibility for software developers to generate scanners and parsers based upon attributed grammar files. The Coco/R-Plugin allows to use Coco/R inside the IDE.

The major tasks of Coco/R-Plugin

  • Integration of Coco/R in SharpDevelop 2.0.
  • Syntaxtree for easy navigation in the attributed grammar file.
  • Find syntax errors in the semantic actions and mark them in the attributed grammar file.

Preconditions

To use the Coco/R-Plugin Microsoft .NET-Framework (version 2.0 or higher) and the SharpDevelop2-Development Environment (version 2.0.0.1135 or higher) is required.

Developers

Downloads

The newest version of the Coco/R-Plugin can be found under http://sdcocoaddin.sourceforge.net.

Features/Screenshots

Typical view of the Coco/R-Plugin during development:

Easy navigation in the attributed grammar file:

Finding syntax errors in the semantic actions: