List Question
20 TechQA 2024-03-09T14:38:46.923000Restrictions on stack use when defining words?
35 views
Asked by Candid Moe
Does CREATE waste space?
33 views
Asked by Candid Moe
Files I/O handling in Forth
179 views
Asked by Michel
How can I create a linked list in gforth
43 views
Asked by Bryan Zimmer
How can I check whether enough arguments are passed to a word in Forth?
123 views
Asked by Rather Vi
A weird problem in Forth when printing out the data stack and floating-point stack
145 views
Asked by Rather Vi
Making use of the return stack in the fibsum example in Forth
165 views
Asked by Michel
gforth : using the return stack
156 views
Asked by Michel
how to write a GUI for gforth
248 views
Asked by francois P
gforth : Attempt to use zero-length string as a name
103 views
Asked by Michel
how to trigger capslock from code in gnuforth on linux host
87 views
Asked by francois P
how to trap/disable CTRL+C in GFORTH
88 views
Asked by francois P
gnuforth how to convert a string containing a number to its integer part
29 views
Asked by francois P
gforth 2constant; explanation of the content?
92 views
Asked by floppy_molly
How can I get a words string representation on the data stack in Forth (gforth)?
144 views
Asked by Bots Fab
GFORTH: alternative function to "fdepth"? = returning the current height of the float stack
23 views
Asked by floppy_molly
how to get a filename in gnuforth from user input to save it
50 views
Asked by francois P
Gforth can't find script it's supposed to start
64 views
Asked by proto
How would one go about implementing a vector or dynamic array in forth?
198 views
Asked by Josh
How do you keep track of all strings allocated in Forth and free them on time?
372 views
Asked by ZoƩ Martin