reepca has quit [Read error: Connection reset by peer]
reepca has joined #forth
jsoft has joined #forth
gravicappa has quit [Ping timeout: 260 seconds]
gravicappa has joined #forth
jedb has quit [Ping timeout: 260 seconds]
jsoft has quit [Ping timeout: 240 seconds]
xek_ has quit [Ping timeout: 258 seconds]
gravicappa has quit [Ping timeout: 240 seconds]
andrei-n has quit [Read error: Connection reset by peer]
andrei-n has joined #forth
<andrei-n>
Hello. Is it possible to compile gforth with djgpp? The help file says that there are binaries that exist, but I can't find them on the official site...
clog has quit [Ping timeout: 260 seconds]
<crest>
andrei-n: have your tried?
<crest>
*you
<crest>
why do you want to run gforth under dos?
<andrei-n>
crest, I would like to do as much as possible under dos... Like programming, writing, and so on.
<crest>
andrei-n: do you like pain and suffering?
<andrei-n>
crest, no, I want to eliminate distractions...
<crest>
a browser and pdf reader for documentation? a nice shell? version control software?
<crest>
preemptive multitasking and SMP?
<andrei-n>
for documentation I prefer paper for important things and man pages / text documents for the rest.
<crest>
just block those domains to help your selfcontrol
<crest>
maybe throttle them to 10kbit/s to annoy yourself away
<MrMobius>
using forth makes sense then if this is how you are looking at things
<MrMobius>
:)
<MrMobius>
there is a chrome extension that lets you load facebook but eliminate the endless feed of baby pictures
<andrei-n>
another option is to make an arch linux install with 80x24 screen without X...
<MrMobius>
so you still get messages and invites
<crest>
sure forth makes sense and you could probably rip out enough out of gforth to make the remains work under dos
<andrei-n>
It seems that the first versions of gforth supported dos, but after that I'm not sure. The files in the tar say that it's still supported whereas the official pdf says that it isn't.
clog has joined #forth
Zarutian_HTC has quit [Read error: Connection reset by peer]
APic has quit [Ping timeout: 265 seconds]
Zarutian_HTC has joined #forth
andrei-n has quit [Quit: Leaving]
dave0 has joined #forth
clog has quit [Ping timeout: 260 seconds]
Croran has quit [Quit: No Ping reply in 180 seconds.]
Croran has joined #forth
<remexre>
tabemann: I did a double-word CFA like you suggested, and now my DOES> doesn't even need to be IMMEDIATE, which is kinda cool; thanks for the tip