Re: Dynamic Superinstructions
Tomas Hlavaty <[email protected]> Tue, 13 Feb 2024 20:55:12 +0100
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
Hi Anton, On Tue 13 Feb 2024 at 10:21, Anton Ertl <anton-eMTcDWn+JWX/RkxMZTRrOJdqbFPxfnh/@public.gmane.org> wrote: > SEE-CODE to see the result of dynamic native-code generations: thank you for all the information. How can I create my own word with a native code definition which would then be subject to Dynamic Superinstructions inlining? Is it possible without rebuilding gforth with custom code, e.g. using CODE or ABI-CODE words? Cheers Tomas