RAA - coco-rb

coco-rb / 0.5.0

Short description: Coco/Rb
Category: Application/Text processing
Status: In use
Created: 2002-10-10 21:35:08 GMT
Last update: -
Owner: Mark Probert (Projects of this owner)
Homepage: http://www3.sympatico.ca/mark.probert/work/ruby.html
Download: http://www3.sympatico.ca/mark.probert/download/files/cocorb-0.5.0.tar.gz
License: Ruby's
Dependency:
None
Description:

Coco/Rb generates recursive descent parsers, their associated scanners, from LL(1) attributed grammars. Coco/Rb also generates a driver for producing Ruby extensions (along with associated extconf.rb and depends
files).

Basically, it is lex and yacc rolled into one. It generates fast and efficient scanners. The main drawback is that the Ruby interface is a very primative.

Edit this project (for project owner)

back to RAA top