gravicappa has quit [Read error: Connection reset by peer]
gravicappa has joined #forth
gravicappa has quit [Read error: Connection reset by peer]
gravicappa has joined #forth
gravicappa has quit [Ping timeout: 240 seconds]
<lispmacs[work]>
I've been working through FAT (Forth Application Techniques). I'm curious about the `location' word, as gforth doesn't seem to have it. I'm curious where/how exactly the implementation would be keeping track of source files/lines for definitions, if that was implemented. Or is the implementation expected to search for the definition from a load path?
dave0 has joined #forth
actuallybatman has quit [Quit: leaving]
Zarutian_HTC has joined #forth
xek has quit [Ping timeout: 240 seconds]
<joe9>
do you like the FAT book?
<joe9>
lispmacs[work] ^^
Zarutian_HTC has quit [Remote host closed the connection]
<lispmacs[work]>
joe9: it provides practice problems, which makes it a valuable resource. As far as understanding the innards of what Forth is, however, the Forth Programmer's Handbook is more interesting