00:00:00 --- log: started forth/20.08.15 00:02:23 --- join: jsoft joined #forth 02:23:44 --- quit: gravicappa (Ping timeout: 256 seconds) 02:29:11 --- join: gravicappa joined #forth 06:23:45 --- quit: gravicappa (Ping timeout: 240 seconds) 06:35:59 --- quit: jsoft (Ping timeout: 264 seconds) 07:58:11 --- join: cox joined #forth 08:08:33 --- quit: proteusguy (Ping timeout: 240 seconds) 08:08:46 --- quit: proteus-guy (Ping timeout: 240 seconds) 08:12:45 --- join: proteus-guy joined #forth 08:22:25 --- join: proteusguy joined #forth 08:22:25 --- mode: ChanServ set +v proteusguy 08:53:14 what would be a good name to call a case default vector? i cant call it default because thats what the default initialization chain is called 08:53:31 historically i just called it dflt but i dont like that 08:53:38 default: ? 08:54:13 my case statemensts are case: x of xxx y of yyy z of zzz dflt nnnn ;case and between case: and ;case we are in interpret mode 08:56:23 i guess ill call it default: 08:58:36 tho actually im not sure why i did not realise this waaaaay back when i first implemented this code but i dont need to be in interpret mode as long as i make OF immediate lol 08:58:51 64 bit x4 is not going to be identical to 32 bit :) 08:58:57 well it already isnt, 08:59:45 err no scratch that it does need to be in interpret mode 09:23:47 cox, how about "otherwise"? 09:24:37 thats a possiblity but the problem with that is its not what people expect it to be named - everyone callse it case of and default 09:24:50 so my plan is to TRY to be as clsoe to those as i can 09:24:52 ish 09:25:08 well you already ruled out default so what do you want? :-) 09:28:57 cox, my ActorForth has a pattern matching capability based on types. It uses underscore, '_', as a catch-all. 09:29:22 ya lol 09:29:23 oh btw 09:29:27 case: 1 of xx1 y of yy1 _ zzz ;case 09:29:37 something like that? 09:30:00 that would be so divergent from the norm even i would have problems reading it lol 09:30:17 btw this is mark4 (i created a cox account here because im working for cox communications from home) 09:30:24 well then otherwise seems like a winner to me. 09:30:28 oh hey Mark! haha 09:30:33 Mark's evil twin. 10:07:13 --- join: gravicappa joined #forth 10:11:52 lol 10:12:39 i have my 64 bit version of x4 working mostly, i think there are still a few bugs in the kernel and im working on pulling in various extensions, im on the terminal stuff right now - something isnt working right :) 10:13:15 but ive got a saved out extended forth that runs unless you call one of the broken words :) 10:13:57 just fixed a bug in case: where i was using >mark and >resolve - can not use those because those compile a 16 bit delta not an absolute address 10:32:36 --- join: WickedShell joined #forth 11:52:57 --- quit: dddddd (Ping timeout: 240 seconds) 12:09:27 --- join: dddddd joined #forth 13:06:36 --- quit: WilhelmVonWeiner (Read error: Connection reset by peer) 13:06:46 --- quit: nmz (Read error: Connection reset by peer) 14:27:13 --- join: Zarutian_HTC joined #forth 14:56:36 --- join: dave0 joined #forth 14:59:18 --- quit: Zarutian_HTC (Read error: Connection reset by peer) 14:59:35 --- join: Zarutian_HTC joined #forth 15:09:47 --- quit: gravicappa (Ping timeout: 246 seconds) 15:35:18 --- quit: cox (Remote host closed the connection) 15:35:45 --- join: cox joined #forth 15:49:32 --- join: presiden joined #forth 15:57:15 --- join: jsoft joined #forth 16:50:14 --- quit: probonono (Ping timeout: 256 seconds) 18:07:36 --- join: azurexp joined #forth 18:28:41 --- join: nmz joined #forth 18:44:17 --- quit: X-Scale (Ping timeout: 256 seconds) 18:46:00 --- join: boru` joined #forth 18:46:02 --- quit: boru (Disconnected by services) 18:46:05 --- nick: boru` -> boru 18:47:16 --- join: X-Scale` joined #forth 18:47:55 --- nick: X-Scale` -> X-Scale 19:24:23 --- quit: _whitelogger (Remote host closed the connection) 19:25:05 --- quit: jsoft (Ping timeout: 256 seconds) 19:27:25 --- join: _whitelogger joined #forth 20:09:24 --- quit: _whitelogger (Remote host closed the connection) 20:12:24 --- join: _whitelogger joined #forth 21:09:23 --- quit: _whitelogger (Remote host closed the connection) 21:12:25 --- join: _whitelogger joined #forth 21:18:35 --- quit: WickedShell (Remote host closed the connection) 22:14:29 --- join: gravicappa joined #forth 23:26:50 --- quit: cox (Ping timeout: 256 seconds) 23:43:08 --- join: jsoft joined #forth 23:59:59 --- log: ended forth/20.08.15