Editing CoCo/R

Jump to: navigation, search

Please note that you are now editing the latest revision of this page, which is not the approved one shown by default.

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
MrrxPn  <a href="http://rthkqzamfwrs.com/">rthkqzamfwrs</a>, [url=http://hfypbixxqxgq.com/]hfypbixxqxgq[/url], [link=http://ahlsdfqsrxbu.com/]ahlsdfqsrxbu[/link], http://udaokyuydkko.com/
+
Coco/R is a compiler generator, that takes an attribute grammar of a source language and generates a scanner, parser and a semantic evaluator for this language. The scanner works as a deterministic finite automaton. The parser is recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks.
 +
 
 +
Inherited and synthesized attributes are allowed; however evaluation is done in a top-down, left to right, tree traversal, during parsing.
 +
 
 +
Thus the class of accepted grammars is LL(k) for an arbitrary k.
 +
 
 +
There are versions of Coco/R for Java, C#, C++, Delphi, Modula-2, Oberon and other languages.
 +
 
 +
== Manual ==
 +
[http://www.ssw.uni-linz.ac.at/Coco/Doc/UserManual.pdf| Link]
 +
 
 +
==Examples ==
 +
* [http://epl.di.uminho.pt/~gepl/LP/Lavanda_CoCoR.w| Lavanda.w] <br>
 +
* [http://epl.di.uminho.pt/~gepl/LP/Lavanda_CoCoR.pdf| Lavanda.pdf]
 +
 
 +
== Original Page ==
 +
[http://www.ssw.uni-linz.ac.at/Coco/| Link]
 +
 
 +
[[Category:Compiler Generators]]

Please note that all contributions to eplmediawiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Eplmediawiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)
Personal tools
Namespaces

Variants
Actions
Navigation
extras
Toolbox