March4
| Summary |
Coco/R reads an attributed EBNF grammar of a
language and translates it into a recursive descent parser and a
scanner for that language. Using Coco/R, compilers can be
generated that are as efficient as hand-coded and carefully
optimized production quality compilers. Almost as important as
efficiency is the simplicity and adequacy of the system.
Programmers are not willing to use a tool if it does not come in
handy to their work, if it uses an arcane notation or a bulk of
options and special cases. Coco/R puts simplicity and efficiency
over power. |
| Published Papers |
Click here to find papers |
| Source Code |
Click here to obtain COCO |
| Manuals |
Click here for manual |
powered by performancing firefox
Share on Facebook
February26
Tutorials (by Marek Chrobak)
Practice Quizzes/Exams
These are solutions based on the Text BOOK: An Introduction to Formal Languages, and Automata (Fourth Edition) Peter Linz ISBN: 0-7637-3798-4, Jones and Bartlett Publishers, 2006. The practice exercises/quizzes are extracted from the internet, and are for practice, NOT for any other use/claim. powered by performancing firefox

Share on Facebook
November17
Have a midterm on next monday, but why am i not worried? coz im done solving the exercises, for a change!
I do notice that there are searches on its solutions, and i havnt figured out if i can/ how i can upload them here, especially with the solutions being in symbols and you know what.
Maybe i will come up with something, surely it would help a lot.
Why would i want to share my homework?
Unlike any other subject, though you have solutions to the exercises, there is only one way to get them into your head — UNDERSTANDING.
so , i dont mind, because even with the solution in hand, you need to get the hang of why it is so.
will post back..

Share on Facebook