Ecere SDK/eC Forums
http://ec-lang.org/community/
Print view

Declaration Reordering
http://ec-lang.org/community/viewtopic.php?f=15&t=12
Page 1 of 1
Author:  jerome [ Mon Jan 18, 2010 4:37 pm ]
Post subject:  Declaration Reordering

At the moment, a major problem in the eC compiler is the algorithm used to keep declarations in generated C code in the proper order. We're planning a major simplification using a topological sort algorithm, which should greatly enhance the compiler performance. It is a major problem right now, especially with the eC parser files generated from Bison (type.ec, expression.ec and grammar.ec).
All times are UTC-05:00 Page 1 of 1