Re: eu c source no euphoria exe required to build
- Posted by CChris Sep 10, 2008
- 1041 views
SDPringle said...
It means effort was being concentrated on the .e files in include/std rather than the .e files in source/. It was updated.
I don't think this is true. What is true is:
- The release notes will concentrate in one line inter^preter features og such importance as defaulted parameters aor forward references, and will detail each new library routine name. This is a normal thing for release notes. They do not reflect the amount of design or programming work that went into each item;
- Interpreter features are something everyone will be faced with, while a library file can be easily modified if something is not convenient. As a result of a group development, decisions that are or could be controversial are not taken, or taken after much discussion. A 1-2 person team could go faster in terms of decisions, but with so little programming man/hour available that the result is even slower to come out.
CChris