00:00:00 --- log: started forth/21.04.07 00:09:03 --- quit: f-a (Ping timeout: 240 seconds) 00:43:33 --- quit: rpcope (Ping timeout: 240 seconds) 00:48:19 --- join: rpcope joined #forth 01:04:29 --- join: xek joined #forth 01:04:45 --- quit: proteus-guy (Remote host closed the connection) 01:06:45 --- join: proteus-guy joined #forth 01:22:31 proteus-guy: It's great that there are still some niche applications. I still regard Forth as one of the best ways going to "bring up" a new system. An important part of what I'm trying to do with this system is make it readily portable to new platforms. And of course, you've got a strong offering in that zone as well. I'm an embedded guy at heart, and for me Forth is just part of that. 01:51:54 --- quit: siraben (Ping timeout: 248 seconds) 01:51:54 --- quit: guan (Ping timeout: 248 seconds) 01:53:33 --- join: guan joined #forth 02:05:37 --- quit: mark4 (Remote host closed the connection) 02:05:58 --- join: mark4 joined #forth 02:15:44 --- join: siraben joined #forth 02:56:32 --- join: f-a joined #forth 03:33:40 Well, I think I got number input roughed out again, on the drawing board. I'd thought I would just take it from before, but I wound up rewriting it. It's perhaps a bit shorter and it's MUCH better structured and easy to follow. I'll share it after I've entered and debugged it. 04:03:52 --- quit: f-a (Quit: leaving) 04:20:31 --- join: f-a joined #forth 04:43:01 --- join: tech_exorcist joined #forth 04:54:04 --- quit: tech_exorcist (Remote host closed the connection) 04:55:23 --- join: tech_exorcist joined #forth 05:13:24 --- quit: f-a (Ping timeout: 246 seconds) 05:15:24 --- join: f-a joined #forth 05:46:56 --- quit: f-a (Ping timeout: 265 seconds) 05:50:33 --- join: f-a joined #forth 07:24:27 --- mode: ChanServ set +v mark4 08:45:19 --- quit: f-a (Ping timeout: 268 seconds) 08:52:45 --- nick: tech_exorcist -> StupidNormie 08:53:31 --- nick: StupidNormie -> tech_exorcist 08:57:54 --- quit: dave0 (Quit: dave's not here) 09:26:10 --- join: f-a joined #forth 09:32:03 --- quit: f-a (Ping timeout: 260 seconds) 09:32:32 --- join: f-a joined #forth 09:38:00 --- quit: f-a (Ping timeout: 246 seconds) 09:39:08 --- join: f-a joined #forth 10:09:07 Do you mean cryptography or crypt o current sea 10:10:52 i think calling it crypto currency is counter intuitive 10:11:03 calling it E-Money might have been better 10:39:03 --- quit: gravicappa (Ping timeout: 240 seconds) 10:39:27 E-scarcity 10:39:42 --- join: gravicappa joined #forth 10:39:50 E-conomics 10:55:49 --- quit: boru (Quit: Reconnecting) 10:55:51 --- join: boru` joined #forth 10:55:56 --- nick: boru` -> boru 12:24:14 --- quit: gravicappa (Ping timeout: 268 seconds) 12:45:21 --- quit: tech_exorcist (Quit: tech_exorcist) 12:56:03 --- join: tech_exorcist joined #forth 13:29:00 --- quit: MrMobius (Ping timeout: 268 seconds) 13:35:57 --- join: f-a_ joined #forth 13:37:33 --- quit: f-a (Ping timeout: 240 seconds) 13:37:42 --- quit: f-a_ (Client Quit) 13:37:58 --- join: f-a joined #forth 14:19:29 --- quit: f-a (Quit: leaving) 16:22:09 --- join: dave0 joined #forth 16:22:38 maw 16:26:05 nn 16:45:14 --- quit: lchvdlch (Ping timeout: 265 seconds) 16:47:59 should have called it what it is: worthless 16:55:11 --- quit: j (Quit: K-Lined) 17:02:00 --- join: lchvdlch joined #forth 17:31:40 --- quit: tabemann (Remote host closed the connection) 17:31:56 --- join: tabemann joined #forth 17:44:17 --- quit: lchvdlch (Ping timeout: 260 seconds) 17:46:08 --- join: lchvdlch joined #forth 17:53:51 --- quit: tech_exorcist (Quit: tech_exorcist) 17:55:41 --- join: khrbtxyz joined #forth 17:56:22 --- quit: dave0 (Quit: dave's not here) 18:02:54 --- quit: khrbtxyz (Quit: Connection closed) 18:18:04 --- join: khrbt joined #forth 18:25:59 --- join: MrMobius joined #forth 18:37:59 --- join: boru` joined #forth 18:38:02 --- quit: boru (Disconnected by services) 18:38:04 --- nick: boru` -> boru 19:01:06 --- quit: khrbt (Quit: Textual IRC Client: www.textualapp.com) 19:46:58 --- quit: lchvdlch (Ping timeout: 265 seconds) 19:47:05 --- join: lchvdlch_ joined #forth 21:16:57 --- quit: Kumool (Ping timeout: 246 seconds) 21:26:04 --- join: Kumool joined #forth 21:43:19 --- join: gravicappa joined #forth 22:04:35 --- join: dave0 joined #forth 22:05:41 maw 22:55:04 sectorforth is neat.. i have a small optimization... the primitive 0= can be written like this for a saving of 2 bytes lines 108-113 https://github.com/cesarblum/sectorforth/blob/master/sectorforth.asm pop ax ; sub ax,1 ; sbb ax,ax ; push ax 23:24:07 wonder if anyone's tried using a superoptimizer to find maximally small/fast forth primitives 23:59:59 --- log: ended forth/21.04.07