The lexer/parser in the reference software works fine (except
for a small bug involving templates, AFAIK) and is free to use.
You should be able to extract the relevant parts (mostly
saol_main.cpp, saol_parser.c, saol.lex, and saol.yacc) fairly
easily. If you don't know or care to deal with lex and yacc,
you should be able to use lex.yy.c and y.tab.c, although
of course you won't be able to make modifications then.
Best,
-- Eric
-----Original Message-----
From: Bert Schiettecatte <bschiett@vub.ac.be>
To: 'saol-dev@media.mit.edu' <saol-dev@media.mit.edu>
Date: Friday, February 25, 2000 11:50 AM
Subject: SAOL Abstract syntax tree code
>Dear all,
>
>I'm looking for some open-source C/C++ code for constructing SAOL
expression trees
>(to use in the QOrchestra project, see
http://wendy.vub.ac.be/~bschiett/saol/).
>
>I would greatly appreciate any links to relevant information.
>
>Thanks in advance!
>
>Bert Schiettecatte.
>
>
This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 12:03:52 EST