00:00:00 --- log: started forth/05.10.15 00:33:34 --- quit: JasonWoof ("off to bed") 00:52:08 --- join: wrd (n=user@tor/session/x-022c4840bf827340) joined #forth 02:38:50 --- quit: wrd ("Reconnecting") 02:39:35 --- join: wrd (n=user@tor/session/x-f7cb6e3126dd00f8) joined #forth 02:49:58 --- quit: wrd (".") 04:37:34 --- join: snoopy_17 (i=snoopy_1@dslb-084-058-179-228.pools.arcor-ip.net) joined #forth 04:46:22 --- quit: Snoopy42 (Read error: 145 (Connection timed out)) 04:46:32 --- nick: snoopy_17 -> Snoopy42 05:08:43 --- quit: ccfg (Read error: 110 (Connection timed out)) 05:17:41 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 05:26:49 --- quit: saon ("Lost terminal") 05:27:11 --- join: saon (i=1000@c-24-129-89-116.hsd1.fl.comcast.net) joined #forth 05:31:41 --- quit: tathi ("it's too nice outside to stay indoors.") 05:52:26 --- join: PoppaVic (n=pete@0-1pool64-213.nas22.chicago4.il.us.da.qwest.net) joined #forth 05:52:39 Howdy 06:12:34 --- join: Amanita_Virosa (n=jenni@CPE0000e812679b-CM000a7362da55.cpe.net.cable.rogers.com) joined #forth 06:15:39 --- join: ccfg (n=ccfg@dsl-roigw3-feb0dc00-66.dhcp.inet.fi) joined #forth 06:23:16 --- quit: aum () 07:13:11 --- quit: PoppaVic ("Pulls the pin...") 07:46:30 --- quit: Amanita_Virosa ("Slips out quietly.") 07:50:53 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 07:51:17 --- quit: snowrichard (Client Quit) 07:51:21 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 07:53:28 --- join: PoppaVic (n=pete@0-1pool47-172.nas30.chicago4.il.us.da.qwest.net) joined #forth 07:54:49 hi 07:56:52 hi 07:58:20 howdy, crc 08:06:19 --- quit: snowrichard ("Leaving") 08:14:32 hmm.. I wish I could see a pattern. *sigh* 08:16:48 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 08:18:19 --- quit: snowrichard (Client Quit) 08:27:30 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 08:33:30 --- quit: snowrichard ("Leaving") 09:01:53 back tonight, I guess *sigh* 09:01:55 --- quit: PoppaVic ("Pulls the pin...") 09:20:30 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 09:21:31 --- quit: snowrichard (Client Quit) 09:55:55 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 09:59:07 --- quit: snowrichard (Client Quit) 10:37:38 --- join: skylan (n=sjh@dialup-216-211-5-67.tbaytel.net) joined #forth 10:53:09 --- join: PoppaVic (n=pete@0-2pool198-41.nas30.chicago4.il.us.da.qwest.net) joined #forth 10:53:30 HA! Sorta' puzzled it out 10:55:15 Stack-switching required a pseudo-recursion support. 11:04:57 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 11:11:48 --- join: sproingie (i=foobar@64-121-2-59.c3-0.sfrn-ubr8.sfrn.ca.cable.rcn.com) joined #forth 11:12:04 hi sproingie 11:16:34 sproingie: I think I resolved my hair-pulling "stack-switching" mess. 11:37:26 Does anyone remember the term for a sort function that preserves the original order of identical elements? 11:37:53 sorry 11:38:17 sounds like a list of some-sort 11:38:19 It's not particularly important, it's just bothering me that I can't remember. :) 11:38:48 heh, since I lacked a lot of "official education", I don't let it bug me deeply ;-) 11:39:24 ah, "stable". Should have just Googled before I asked. :) 11:40:01 tathi: I resolved my irksome multi-stack issue, methinks ;-) 11:40:18 oh? 11:40:31 the bit where you were trying to use a hidden absolute-address stack? 11:42:13 yes 11:42:28 good 11:42:48 http://rafb.net/paste/results/JwgODs33.html 11:42:59 see notes and mhRestack/mhReturn 11:43:31 It's sorta' a "recursion" to use alternate stacks. 11:45:00 This means, A() is still "internal" (documented for cross-platform use), but you can ADD R() and F() and $() anytime. 11:45:23 huh. 11:45:38 yeah. 11:45:45 It's a really strange mindset 11:45:46 well, as long as it works for you 11:51:01 I haven't been following the conversation closely enough to understand what problem you were trying to solve with the "multi-stack" thing in the first place. 11:51:35 I wanted to allow for multiple stacks. R, whatever - and use the same ops we already have 11:52:20 A is integral, D is for params/args/returns: R and F or $ are all external to this level of code. 11:52:58 All we do is allow for alternatives to 'D' 11:53:38 oh. 11:54:11 and.. the alternatives can copy # from the OLD 'D' and demand a drop of # from 'D' on coming back 11:55:04 It may well be better to MOVE entries between them, but I dunno at this time 11:59:58 The more I cogitate it, the more I think the move is a better idea. 12:00:41 ..it allows for passing in, consuming and returning N cells 12:06:24 OK, time to get dinner together... Tootles. 12:06:27 --- quit: PoppaVic ("Pulls the pin...") 12:06:54 --- quit: sproingie ("Leaving") 12:19:13 --- quit: saon ("Lost terminal") 12:35:24 --- join: sproingie (i=foobar@64-121-2-59.c3-0.sfrn-ubr8.sfrn.ca.cable.rcn.com) joined #forth 13:28:21 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 13:44:06 --- join: saon (i=1000@c-24-129-89-116.hsd1.fl.comcast.net) joined #forth 13:58:05 --- quit: snowrichard ("Leaving") 16:14:01 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 17:19:04 --- part: snowrichard left #forth 17:19:13 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 17:21:43 --- quit: snowrichard (Client Quit) 18:18:15 --- quit: tathi ("leaving") 21:27:45 --- join: JasonWoof (n=jason@pdpc/supporter/student/Herkamire) joined #forth 21:27:45 --- mode: ChanServ set +o JasonWoof 21:50:58 --- join: snowrichard (n=richard@adsl-69-155-177-154.dsl.lgvwtx.swbell.net) joined #forth 21:52:40 --- quit: snowrichard (Client Quit) 22:28:06 --- quit: sproingie (Remote closed the connection) 23:38:54 --- join: ^m00h^ (n=freaky@80.252.133.102) joined #forth 23:39:16 --- part: ^m00h^ left #forth 23:59:59 --- log: ended forth/05.10.15