Dear David,

> > CPAN shows two modules called C::Scan and C::Sharp.  But both seem
> > untouched since 2001.  Are there other choices out there for me?
> 
> So you discount them on the grounds that they might be stable and
> bug-free?

Point taken.  Thanks.  :-)

Nevertheless the docs for neither module inspire confidence.

An excerpt from C::Sharp's doc:

> This module distribution contains (or will contain, when it's finished)
> a tokeniser, parser and, hopefully, compiler for C#.This module
> distribution contains (or will contain, when it's finished) a
> tokeniser, parser and, hopefully, compiler for C#.

An excerpt from C::Scan's doc:

> This description is VERY incomplete.
> 
> This module uses Data::Flow interface, thus one uses it in the following 
> fashion:
> 
>   $c = new C::Scan(attr1 => $value1, attr2 => $value2);
>   $c->set( attr3 => $value3 );
> 
>   $value4 = $c->get('attr4');
> 
> Attributes are depending on some other attributes. The only required
> attribute, i.e., the attribute which should be set, is filename,
> which denotes which file to parse.
>
> All other attributes are either optional, or would be calculated
> basing on values of required and optional attributes.

peace,                  || A radio station run by 12 teen-age girls:
--{kr.pA}               || http://tinyurl.com/4gynm
-- 
Caution: Incorrigible punster.  Do not attempt to corrige.
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to