Liste des Groupes | Revenir à cl forth |
dxf <dxforth@gmail.com> writes:I think we're retreading old ground. Orders of 30% reduction in code
size were in respect of optimizing compilers (VFX).
That 30% difference was because VFX doesn't attempt to optimize locals.
If two pieces of code are obviously equivalent (the locals and no-locals
version of EMITS) then a fancier optimizing compiler is likely to
generate the same code for both.
...Forth is a niche language. If there's success to be had, it will be
on its own merits and not ideas imported from other languages.
That seems to support looking at any particular feature on its merits.
Adding to that a dislike of standardization, it would seem to be up to
the programmer, with most choices being legitmate for any particular
programmer.
Les messages affichés proviennent d'usenet.