00:00:00 --- log: started forth/16.08.10 00:02:07 --- quit: impomatic (Quit: http://retroprogramming.com) 00:03:51 --- part: blockzombie left #forth 00:04:03 --- join: blockzombie (~blockzomb@eth59-167-133-100.static.internode.on.net) joined #forth 00:31:34 --- quit: beretta (Ping timeout: 276 seconds) 00:44:24 --- join: beretta (~beretta@cpe-184-58-116-76.columbus.res.rr.com) joined #forth 00:55:32 --- quit: nal1 (Quit: WeeChat 1.4) 00:58:21 --- quit: blockzombie (Ping timeout: 244 seconds) 01:10:41 --- quit: wa5qjh (Read error: Connection reset by peer) 01:10:57 --- join: wa5qjh (~Thunderbi@203.111.224.59) joined #forth 01:48:23 --- quit: proteusguy (Ping timeout: 250 seconds) 02:02:44 --- quit: nighty (Quit: Disappears in a puff of smoke) 02:47:30 --- join: drakho (~drakho@46-253-188-131.dynamic.monzoon.net) joined #forth 03:11:48 --- join: nighty (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 03:20:37 --- quit: drakho (Ping timeout: 244 seconds) 03:50:15 --- quit: dys (Remote host closed the connection) 04:07:06 --- join: drakho (~drakho@46-253-188-131.dynamic.monzoon.net) joined #forth 05:01:00 --- join: dys (~dys@x5f71e640.dyn.telefonica.de) joined #forth 05:15:03 --- part: drakho left #forth 05:29:53 --- join: MickyW (~MickyW@p4FE8D978.dip0.t-ipconnect.de) joined #forth 06:23:00 --- quit: nighty-_ (Quit: leaving) 06:23:24 --- join: nighty- (~cp@www.taiyolabs.com) joined #forth 06:32:15 --- join: _spt_ (~spt@unaffiliated/-spt-/x-5624824) joined #forth 06:36:39 --- join: byteflame (~byteflame@70-89-65-45-little-rock-ar.hfc.comcastbusiness.net) joined #forth 07:03:11 --- join: proteusguy (~proteusgu@183.89.211.245) joined #forth 07:03:11 --- mode: ChanServ set +v proteusguy 08:16:15 --- quit: _spt_ (Ping timeout: 265 seconds) 08:47:40 --- quit: DGASAU (Read error: Connection reset by peer) 08:48:40 --- join: DGASAU (~user@lmpc.drb.insel.de) joined #forth 09:09:11 --- quit: wa5qjh (Remote host closed the connection) 10:00:46 --- quit: MickyW (Ping timeout: 258 seconds) 10:03:57 --- join: MickyW (~MickyW@p57A2FA8A.dip0.t-ipconnect.de) joined #forth 10:06:25 --- quit: MickyW (Client Quit) 10:06:39 --- join: MickyW (~MickyW@p57A2FA8A.dip0.t-ipconnect.de) joined #forth 10:47:20 --- join: Inode (~inode@unaffiliated/inode) joined #forth 11:19:26 --- part: MickyW left #forth 13:21:41 --- quit: PoppaVic (Read error: Connection reset by peer) 13:25:33 --- join: PoppaVic (~PoppaVic@unaffiliated/poppavic) joined #forth 13:30:55 --- join: Mat4 (~claude@ip5b40bd37.dynamic.kabel-deutschland.de) joined #forth 13:34:17 pointfree: What was your question about Arrayforth again ? 13:36:18 you will find an inroduction here for example: https://www.youtube.com/watch?v=Ds2ZV8lj1-s 13:36:27 * PoppaVic sighs 13:48:52 --- join: pat74 (~pat74@AAnnecy-653-1-32-11.w90-27.abo.wanadoo.fr) joined #forth 14:02:41 --- part: Mat4 left #forth 14:27:32 --- quit: pat74 (Quit: Quitte) 14:29:52 --- quit: byteflame (Ping timeout: 258 seconds) 14:35:06 --- join: Mat4 (~claude@ip5b40bd37.dynamic.kabel-deutschland.de) joined #forth 14:50:15 --- join: workp (~workp@host-2-96-79-98.as13285.net) joined #forth 14:52:50 --- part: Mat4 left #forth 15:06:13 --- join: wa5qjh (~Thunderbi@203.111.224.59) joined #forth 15:23:26 --- join: leaverite (~Thunderbi@203.111.224.44) joined #forth 15:25:19 --- quit: wa5qjh (Ping timeout: 276 seconds) 15:25:20 --- nick: leaverite -> wa5qjh 15:42:16 --- quit: workp (Quit: leaving) 15:44:18 --- quit: reepca (Read error: Connection reset by peer) 16:56:39 --- join: nal (~nal@adsl-72-50-86-165.prtc.net) joined #forth 17:01:32 --- join: nighty-_ (~cp@www.taiyolabs.com) joined #forth 17:03:15 --- quit: nighty- (Ping timeout: 258 seconds) 17:31:35 --- join: byteflame (~byteflame@50.25.160.41) joined #forth 18:46:58 --- quit: byteflame (Ping timeout: 244 seconds) 20:45:53 --- quit: wa5qjh (Ping timeout: 250 seconds) 20:47:11 --- quit: nighty (Ping timeout: 250 seconds) 20:49:21 --- join: nighty (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 21:19:20 --- join: byteflame (~byteflame@50.25.160.41) joined #forth 21:26:06 --- quit: byteflame (Ping timeout: 244 seconds) 22:00:48 --- join: I440r (~mark4@99-164-75-34.lightspeed.rcsntx.sbcglobal.net) joined #forth 22:01:17 just added a idiv and sdiv (arm opcode) divide functions to my arm forth 22:01:35 these do 32/32 divides in hardware. um/mod does 64/32 in software 22:01:54 then for the hell of it i did a 64/32 using NEON :P 22:02:07 thats my first ever use of floating point EVER 22:02:14 --- quit: proteusguy (Ping timeout: 240 seconds) 22:02:46 are there any forth that run as the init application of linux kernel? and handles all the stuff 22:02:57 im currently running a 90000 for 90000 for --do the divide here-- next next ; for both um/mod and vdiv 22:04:26 i would love to see that lol but i think the entire world is moving towards systemd 22:18:00 : tst1 90000 for 90000 for 1925 0 3 um/mod 2drop nxt nxt ; took 2 hours 22:18:09 now running... 22:18:12 : tst2 90000 for 90000 for 1925 0 3 vdiv 2drop nxt nxt ; 22:18:21 which uses NEON floating point to do the same operation 22:43:21 --- join: DGASAU` (~user@lmpc.drb.insel.de) joined #forth 22:43:58 --- join: proteusguy (~proteusgu@183.88.63.216) joined #forth 22:43:58 --- mode: ChanServ set +v proteusguy 22:49:01 --- quit: DGASAU (Ping timeout: 250 seconds) 22:50:38 neon version took 26 minutes 23:19:49 nope i think you could use the linux kenerl's syscalls while maintain your own echosystems in forth 23:20:04 that might be a good tradeoff in today's embeding domain 23:22:07 at least one forth does that 23:26:22 which one? 23:28:45 freeforth 23:29:18 lina 23:30:09 ok, thanks, will have a try 23:30:37 both work for me, but weird 23:30:55 they both still for i386 23:31:13 both are asm & forth 23:31:36 any support for higher version of x86? 23:31:41 like pentium 23:32:05 only mcu stuff I stalk at the moment is avr 23:32:38 lina has a 32 and 64bit variant 23:59:59 --- log: ended forth/16.08.10