Related articles |
---|
New version of COCOM toolset is available vmakarov@yesic.com (Vladimir N. Makarov) (1998-02-18) |
New version of Cocom toolset is available vmakarov@yesic.com (Vladimir N. Makarov) (1998-03-06) |
From: | "Vladimir N. Makarov" <vmakarov@yesic.com> |
Newsgroups: | comp.compilers |
Date: | 6 Mar 1998 01:54:43 -0500 |
Organization: | Compilers Central |
Keywords: | tools, available |
Hello,
New version of Cocom toolset (Russian armoury) is available now on
http://visitweb.com/cocom
The major differences of COCOM of version 0.96 from the previous version
0.95 are the following.
o SHILKA had bug (actions for %other were absent in the
generated file). The bug was fixed.
o MSTA had bug (abort when '\0' was in a range). The bug was
fixed. Now MSTA generated scanners can process '\0'.
o MSTA had bug (sometimes incorrect parser generation when
regular optimization is on and when there are few actions in
grammar). The reason of the bug is incorrect algorithm of
finding equivalent regular arcs. Now the bug was fixed. Also
more optimize code for regular arcs in parser is generated
now.
o New tests for MSTA are scanner, parser, and keyword recognition for
Oberon2.
Thank you everybody who sent comments about COCOM and messages
about bugs in COCOM.
Vladimir Makarov
http://visitweb.com/vmakarov
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.