Am Freitag, 13. März 2026, 11:14:25 Mitteleuropäische Normalzeit schrieb Bernd Paysan: > The packages built install and run on forky, with existing downsides such as > no dynamic code generation and no documentation, which I will attack next.
I've now fixed the dynamic code generation, which as side effect generated way more errors on blhc, because I have to remove GCC flags. There's no point in hardening Gforth against return stack attacks, as a Forth does come with everything you need for return stack attacks, except that this return stack is not mixed with other stacks, so overwriting it by using a buffer overflow in the local variables is impossible. All the other tests pass. The engine is now as fast as gforth-0.7.3 was. Adding documentation is the next step. -- Bernd Paysan "If you want it done right, you have to do it yourself" net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ* https://net2o.de/
signature.asc
Description: This is a digitally signed message part.

