Liste des Groupes | Revenir à cl forth |
I have done some work on optimisation on ciforth.This is more sophisticated way.
This work has stalled, but the infamous byte prime benchmark,
was in the ballpark of swiftforth and mpeforth.
(Disingenuous, because this was the example I used.)
See https://home.hccnet.nl/a.w.m.van.der.horst/forthlecture5.html
This is about folding, a generalisation of constant folding.
This requires that you know the properties of the Forth Words,
i.e. that you can execute + at compile time, if the inputs
are constant.
[..]
Then I got stalled. I introduced complicated rules [..]
Les messages affichés proviennent d'usenet.