Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Generating code for state machines

1 view
Skip to first unread message

Richard Pennington

unread,
Dec 15, 2009, 9:27:59 AM12/15/09
to
I've been extending my C++ compiler to parse a syntax for defining state
machines and now I'm beginning semantic analysis and code generation.
There is a description on this page:
http://ellcc.org/wiki/index.php/State_machines_and_Active_Classes.

Can anyone point me to good references on state machine optimization and
code generation?

-Rich

Gary Oblock

unread,
Dec 24, 2009, 12:35:12 PM12/24/09
to
Richard Pennington wrote:

Rich --

There are lots things on the web about this. You simply have to use the
word "reduction" instead of optimization to find them....

-- Gary

--
Bronze Dreams
http://www.bronzedreams.com

0 new messages