ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Понедельник
1 июля
63049 Топик полностью
Evgeny_CD (17.07.2006 01:36, просмотров: 2) ответил Cидopгeк на Посмотрел редактоЭклипс - похоже это именно то, что я искал
Кстати, о кодогенераторах - есть еще один, и очень не хилый Я тут как-то постил "размышлизму" о "метаязыке с параметрами". Эдакий продвинуто-конфигурируемый кодогенератор. Оказывает, все уже есть! http://www.gnu.org/software/autogen/ Introduction AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized in parallel tables. One common example is the problem of maintaining the code required for processing program options. Processing options requires a minimum of four different constructs be kept in proper order in different places in your program. You need at least: The flag character in the flag string, code to process the flag when it is encountered, a global state variable or two, and a line in the usage text. Проект, похоже, вполне живой. И вообще, чего там только нет! http://directory.fsf.org/GNU/