Build Forth interpreter into a C/C++ application

Liste des GroupesRevenir à cl forth 
Sujet : Build Forth interpreter into a C/C++ application
De : buzz_mccool (at) *nospam* yahoo.com (Buzz McCool)
Groupes : comp.lang.forth
Date : 11. Feb 2025, 23:07:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <voghne$1v5pu$1@dont-email.me>
User-Agent : Mozilla Thunderbird
I happened to be reading an interview of Tom Zimmer
https://jimlawless.net/blog/posts/zimmer/ in which he states:
"When I work with other C programmers on large projects, I always build in a Forth interpreter into the application, for debugging purposes. The hardware guys love it, because it gives them so much power to figure out what is going on with the hardware. For software debugging, it is great because it gives you an interactive method of figuring out how to talk to the hardware before going off and writing a driver in C."
Would anyone have a "Hello, World!" type example of this technique?
I do see
https://gforth.org/manual/Integrating-Gforth.html
which ends with an ominous "More documentation needs to be put here." :-)

Date Sujet#  Auteur
11 Feb 25 * Build Forth interpreter into a C/C++ application5Buzz McCool
11 Feb 25 `* Re: Build Forth interpreter into a C/C++ application4Paul Rubin
12 Feb 25  `* Re: Build Forth interpreter into a C/C++ application3Buzz McCool
12 Feb 25   +- Re: Build Forth interpreter into a C/C++ application1minforth
16 Feb 25   `- Re: Build Forth interpreter into a C/C++ application1Hans Bezemer

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal