00:00:00 --- log: started forth/03.05.06 00:34:33 --- join: ramnull (~nicad@12-241-145-39.client.attbi.com) joined #forth 00:55:15 --- quit: ramnull (Remote closed the connection) 01:05:01 --- nick: semtex -> Speuler 01:05:32 --- join: ramnull (~nicad@12-241-145-39.client.attbi.com) joined #forth 01:05:50 * ramnull 's terminal went in the drink again. 02:22:37 --- quit: ramnull ("This isn't Happy Hour!") 04:26:04 z 04:32:49 Privet :) 05:25:03 --- join: mur (murr@baana-62-165-186-143.phnet.fi) joined #forth 05:50:01 --- join: PoppaVic (~pfv@s59.waters.gtlakes.com) joined #forth 05:54:19 Mornin' 05:54:31 Hi 05:54:39 How's by you? 05:55:11 Sleep, food, ice cream.. and hitchhiker's guide to the galaxy.. Just fine :) 05:55:34 Sleep is good... I could use more, but Coffee ;-) 05:58:24 Heh 05:58:29 I slept over 14 hours. 05:59:23 I stayed up & running here until my eyes went square, then read until about 1am - then sacked.. But, it seems not to have been too effective. 06:15:31 Robert: once i was awake over 30 hours but after this i was sleeping nearly 20 06:21:44 privet komrad sergei 06:21:48 >:) 06:22:58 nje pomnju "nickname" dlja sergei. vanja ivanem nickname. 06:23:00 Hehe. 06:23:11 Serg, you're so odd :) 06:23:13 argh rusty langage skills 06:23:53 hitchhiker's guide seems to be must for every swede. i am sure everyone is forced to read that! >:) 06:24:09 We are. 06:27:05 --- nick: mur -> mur__A 06:39:45 mur__A: 'ghost' mean i do not attend my IRC client long time 06:40:05 or even log off, leaving it behind 'screen' utility 07:00:54 yes :) 07:01:18 --- nick: mur__A -> mur 07:27:40 Shit.. *sigh* I can't see a way around the autoshit.. I really can't. Other solutions remind me too much of the cp/m-era. 07:46:40 --- quit: Speuler (Read error: 110 (Connection timed out)) 07:47:58 --- join: Speuler (~Speuler@mnch-d9ba4986.pool.mediaWays.net) joined #forth 08:32:05 spoooky 08:32:32 "dead" is more accurate 08:32:51 true. 08:48:10 we need The Lads to awaken so we can all argue about "commonFORTH" ;-) 08:51:24 --- quit: Speuler (Read error: 110 (Connection timed out)) 08:53:13 <-- forth novice 08:58:28 S'ok, I'm just an irritable Ol' Fart ;-) 09:07:46 hehe 09:08:27 hmm.. wife needs the horn awhile - back in 30 min or so.. 09:08:33 --- quit: PoppaVic ("shall return.") 09:55:22 --- join: fridge (~fridge@dsl-203-33-163-28.NSW.netspace.net.au) joined #forth 10:01:26 --- join: PoppaVic (~pfv@s98.waters.gtlakes.com) joined #forth 10:29:34 how do i load a file in gforth? 10:30:10 hmm - maybe i should learn blocks.. 10:30:49 ugh 10:31:05 ugh to? 10:31:06 use include|require 10:31:22 blocks suck so hard that I could kill them for having them. 10:31:30 well 10:31:37 I only just learned what they are 10:31:41 I like the idea of having something always there 10:31:55 huh? 10:32:14 like the fact that it keeps it within the forth.. i mean what if forth was the only thing on the computer 10:32:40 I have an outdated forth book i think 10:32:53 Yes, blocks are handy when there is no OS. 10:34:14 well the integration of it and the interpreter just seems appealing, without knowing all the details of the implementation 10:35:11 or interface rather 10:35:34 A proper design would have made it fully transparent As long as you are happy ;-) 10:36:02 well, it'd be cool, i think 10:36:11 to work entirely within one interpreter 10:36:19 "cool" 10:36:25 :) 10:36:42 true true 11:55:11 god, this emacs crabon port is 100meg 11:55:16 a 100 meg text editor! 11:55:20 that's jsut wrong.. :) 11:55:51 *and* it crashes.. 12:03:15 --- join: ramnull (~nicad@12-241-145-39.client.attbi.com) joined #forth 12:18:29 --- join: Speuler (~Speuler@mnch-d9ba4574.pool.mediaWays.net) joined #forth 12:19:09 Hey Speuler. 12:19:18 hi 12:19:32 Speuler: You use Nasm at all? 12:19:48 tiny little bit 12:21:29 I'm curious, If I have an istruc, can I declare it thusly .... _variable_ "mystruc", dd istruc foobar ? 12:22:03 ;macro - construct a forth variable 12:22:03 %macro _variable_ 3.nolist ;usage: var 'name',name,value 12:22:03 code %1,%2 12:22:03 call dovariable 12:22:03 dd %3 12:22:04 %endmacro 12:22:13 just try it. 12:22:19 if it works, you can 12:22:27 Heh. 12:24:57 Just a sec. 12:30:06 Guess not. 12:33:40 Aaaah. But I can make a variable pointing to the symbol of the struct. 12:55:47 --- quit: ramnull ("This isn't Happy Hour!") 13:59:32 --- quit: skylan ("O_O") 14:40:21 --- join: a7r (~a7r@206.72.82.135) joined #forth 14:41:20 hey 14:42:03 hay 14:42:04 --- join: wossname (wossname@HSE-QuebecCity-ppp81748.qc.sympatico.ca) joined #forth 14:55:33 --- quit: mur ("MURR!") 15:06:20 --- join: onetom_ (~tom@novtan.bio.u-szeged.hu) joined #forth 15:06:20 --- quit: onetom (Read error: 104 (Connection reset by peer)) 15:07:03 onetom_: hey 15:07:17 hi 15:07:17 --- nick: onetom_ -> onetom 15:07:43 im absolutely not active here. that was just a netsplit 15:14:09 heh :P 15:33:22 Can anyone give me a hand? 15:33:36 I am a Forth newbie and a problem is giving me problems. 15:37:18 what kind of problem? 15:41:06 ok 15:41:26 I want to write a word to convert bin to ascii 15:41:30 Right now I have this 15:41:42 : b2a cr depth 0 do emit loop ; 15:41:57 But it displays things backward :) 15:42:13 any suggestion? 15:42:14 it isn't backward, it's just popping off the stack 15:42:27 Yeah, but the output is backward. 15:42:35 b2a 15:42:35 dlrowolleh si drowssaP ehT ok 15:42:42 I rewrote it to work nicer, myself. 15:43:06 order? and defs?, too 15:43:39 GnuVince: either reorder it on the stack, or put it in memory, and push each byte onto the stack as you go. 15:44:06 or you could go w/ some type of pick approach, but that would suck 15:44:17 a7r: reordering it is not exactly easy, the number of numbers can vary 15:50:05 Weird... 15:50:10 >r is broken in gforth? 15:50:19 I do 2 >r and I get an error 15:50:27 but it works in pfe 15:52:29 --- quit: GnuVince ("leaving") 16:02:28 --- quit: fridge (Read error: 104 (Connection reset by peer)) 16:12:21 --- join: tcn (tcn@tc3-login37.megatrondata.com) joined #forth 16:21:23 --- quit: wossname () 16:43:05 --- quit: tcn () 17:25:49 --- quit: a7r (Read error: 110 (Connection timed out)) 17:54:26 --- log: started forth/03.05.06 17:54:26 --- join: clog (~nef@bespin.org) joined #forth 17:54:27 --- topic: 'channel website http://forth.bespin.org | native x86 linux forth http://isforth.clss.net' 17:54:27 --- topic: set by thin on [Thu Apr 17 19:22:24 2003] 17:54:27 --- names: list (clog onetom Speuler PoppaVic serg_ghost Fractal sifbot TreyB fridge_ XeF4 Robert @ChanServ ianni) 18:11:56 --- join: tcn (~tcn@tc2-login30.megatrondata.com) joined #forth 18:18:47 --- quit: tcn ("TinyIRC 1.1") 19:25:27 --- join: TheBlueWizard (TheBlueWiz@207.111.96.68) joined #forth 19:25:34 hiya all 19:25:42 lo 19:30:45 --- quit: PoppaVic ("Calls it a Knight...") 19:35:20 --- part: TheBlueWizard left #forth 21:32:37 --- join: cyberlok (cyberlok@warl0k.sponsor.freenode) joined #forth 21:32:55 good to be back and online with a broadband connection 21:33:02 but now I need to goto bed 22:18:15 --- join: a7r (~a7r@206.72.82.135) joined #forth 22:19:24 sup 23:21:43 --- quit: onetom (calvino.freenode.net irc.freenode.net) 23:21:43 --- quit: TreyB (calvino.freenode.net irc.freenode.net) 23:21:43 --- quit: XeF4 (calvino.freenode.net irc.freenode.net) 23:21:45 --- quit: Speuler (calvino.freenode.net irc.freenode.net) 23:21:45 --- quit: cyberlok (calvino.freenode.net irc.freenode.net) 23:23:13 --- join: onetom (~tom@novtan.bio.u-szeged.hu) joined #forth 23:23:13 --- join: TreyB (~trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 23:23:13 --- join: XeF4 (xef4@lowfidelity.org) joined #forth 23:23:39 --- join: cyberlok (cyberlok@warl0k.sponsor.freenode) joined #forth 23:23:39 --- join: Speuler (~Speuler@mnch-d9ba4574.pool.mediaWays.net) joined #forth 23:24:36 --- quit: cyberlok (calvino.freenode.net irc.freenode.net) 23:24:49 --- join: cyberlok (cyberlok@warl0k.sponsor.freenode) joined #forth 23:59:59 --- log: ended forth/03.05.06