00:00:00 --- log: started forth/15.01.23 01:41:13 --- join: newcup (newcup@peruna.fi) joined #forth 01:47:44 --- join: Bahman (~Bahman@89.41.21.166) joined #forth 01:52:02 --- join: true-grue (~grue@95-27-146-242.broadband.corbina.ru) joined #forth 02:49:21 --- part: tangentstorm left #forth 02:51:55 --- quit: mnemnion (Remote host closed the connection) 03:33:02 --- quit: crc () 03:33:11 --- join: crc (sid2647@gateway/web/irccloud.com/x-fmxcwjjmfiuiqgpm) joined #forth 03:34:24 --- quit: Bahman (Remote host closed the connection) 03:41:26 --- join: Bahman (~Bahman@89.41.21.166) joined #forth 04:04:33 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 05:12:24 --- join: nighty-_ (~nighty@hokuriku.rural-networks.com) joined #forth 05:31:29 --- join: saml_ (~saml@cpe-24-102-97-97.nyc.res.rr.com) joined #forth 05:59:49 --- quit: saml_ (Quit: Leaving) 06:30:01 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 06:34:41 --- quit: xyh (Ping timeout: 265 seconds) 06:46:24 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 06:54:39 --- quit: darkf (Quit: Leaving) 07:06:25 --- quit: xyh (Remote host closed the connection) 07:25:53 --- join: DocPlatypus (~skquinn@c-76-31-212-235.hsd1.tx.comcast.net) joined #forth 07:33:32 --- join: kumul (~mool@adsl-64-237-237-201.prtc.net) joined #forth 07:54:03 --- quit: DocPlatypus (Quit: Leaving) 08:10:07 --- join: blandflakes (4815c642@gateway/web/freenode/ip.72.21.198.66) joined #forth 08:17:35 --- join: DocPlatypus (~skquinn@c-76-31-212-235.hsd1.tx.comcast.net) joined #forth 08:39:14 --- quit: Bahman (Ping timeout: 252 seconds) 08:44:02 --- quit: proteusguy (Ping timeout: 245 seconds) 08:57:20 --- join: proteusguy (~proteusgu@ppp-110-168-229-236.revip5.asianet.co.th) joined #forth 08:57:20 --- mode: ChanServ set +v proteusguy 08:58:04 --- join: Bahman (~Bahman@89.41.21.166) joined #forth 10:32:54 --- quit: danilo2 (Quit: WeeChat 0.3.7) 10:33:22 --- join: DKordic (~user@93-86-144-207.dynamic.isp.telekom.rs) joined #forth 10:39:12 --- quit: mnemnion (Remote host closed the connection) 11:16:48 --- join: mnemnion (~mnemnion@142-254-26-6.dsl.static.fusionbroadband.com) joined #forth 11:28:17 --- quit: kumul (Read error: Connection reset by peer) 11:28:43 --- join: kumul (~mool@adsl-64-237-237-201.prtc.net) joined #forth 11:44:21 --- quit: mnemnion (Remote host closed the connection) 11:50:04 --- join: tangentstorm (~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net) joined #forth 12:17:27 --- quit: nighty-_ (Quit: Disappears in a puff of smoke) 12:41:37 --- join: mnemnion (~mnemnion@142-254-26-6.dsl.static.fusionbroadband.com) joined #forth 12:41:57 --- join: nighty-_ (~nighty@hokuriku.rural-networks.com) joined #forth 12:53:30 --- join: fantazo (~fantazo@089144232115.atnat0041.highway.a1.net) joined #forth 12:57:20 --- join: _spt_ (~jaat@host-2-96-9-246.as13285.net) joined #forth 12:57:21 --- quit: _spt_ (Changing host) 12:57:21 --- join: _spt_ (~jaat@unaffiliated/-spt-/x-5624824) joined #forth 13:04:50 --- quit: mnemnion (Remote host closed the connection) 13:11:16 --- join: mnemnion (~mnemnion@142-254-26-6.dsl.static.fusionbroadband.com) joined #forth 13:11:41 --- quit: DocPlatypus (Ping timeout: 244 seconds) 13:16:07 --- quit: mnemnion (Ping timeout: 264 seconds) 13:20:26 --- join: Mat4 (~claude@ip18861915.dynamic.kabel-deutschland.de) joined #forth 13:20:32 hi all 13:21:22 --- join: DocPlatypus (~skquinn@c-76-31-212-235.hsd1.tx.comcast.net) joined #forth 13:33:07 Hey Mat4! 13:33:17 hi Bahman 13:34:22 I'm still curious about Mr Moores JIT disassembler thing 13:34:38 --- join: MrMobius_ (~MrMobius@149.160.163.203) joined #forth 13:36:04 --- quit: DocPlatypus (Quit: Leaving) 13:36:44 --- join: on4k (~on4k@78.90.30.16) joined #forth 13:38:48 i think he was referring to opcodes like those on the ga144 where opcodes could essentially be decompiled to forth words 13:39:16 doing the same w/an x86 or ARM would be harder unless the output was known to have been generated by a forth, no? 13:39:51 I think so 13:41:09 I'm not sure why this would be an advantage 13:41:21 --- join: DocPlatypus (~skquinn@c-76-31-212-235.hsd1.tx.comcast.net) joined #forth 13:41:25 --- quit: MrMobius_ (Remote host closed the connection) 13:42:00 however 13:56:14 --- quit: fantazo (Quit: Verlassend) 14:12:42 --- quit: true-grue (Read error: Connection reset by peer) 14:22:02 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 14:26:30 --- quit: mnemnion (Ping timeout: 252 seconds) 14:30:14 I'm thinking about alternative ways for SMP processing. Instead of delegating talks to cores probably it's more efficient and simpler to let run complete instances of the language environment processing different programs. 14:32:57 ^tasks 14:38:37 that's sort of how the ga144 works, yes? 14:43:30 if each GA144 core would process a virtual machine executing local programs and data, yes (the GA144 has way to less local memory per core for such application) 14:44:31 I can think of node clusters processing that way, that would be more realistic in my opinion 14:44:52 --- quit: _spt_ (Quit: gone to fix a server for Staffc CC) 14:48:00 also, the cores of my x86 comp. CPU share the same address bus 14:49:03 so with local data I mean local program-storage areas within the same address space 14:49:49 each GA144 core has a small amount of local memory 14:57:10 --- quit: blandflakes (Quit: Page closed) 14:58:33 --- join: MrMobius_ (~MrMobius@149.160.163.203) joined #forth 15:06:28 --- quit: on4k (Quit: Leaving) 16:19:51 --- quit: MrMobius_ (Ping timeout: 264 seconds) 16:19:54 ciao 16:19:58 --- part: Mat4 left #forth 17:00:53 --- quit: Bahman (Quit: Ave atque vale) 17:14:48 --- join: darkf (~darkf___@2601:7:1801:a8ae:30c2:4509:c7d:6b23) joined #forth 17:15:03 --- quit: darkf (Changing host) 17:15:03 --- join: darkf (~darkf___@unaffiliated/darkf) joined #forth 17:52:34 --- quit: nighty-_ (Ping timeout: 240 seconds) 18:11:15 --- join: saml_ (~saml@cpe-24-102-97-97.nyc.res.rr.com) joined #forth 18:19:33 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 18:30:40 --- quit: impomatic (Ping timeout: 272 seconds) 19:51:13 --- join: true-grue (~grue@95-27-154-243.broadband.corbina.ru) joined #forth 19:58:55 --- quit: xyh (Read error: Connection reset by peer) 20:21:39 --- quit: kumul (Quit: Leaving) 20:35:47 --- part: DocPlatypus left #forth 21:00:34 --- quit: beretta (Quit: Leaving) 21:16:21 --- join: beretta (~beretta@cpe-65-185-42-203.columbus.res.rr.com) joined #forth 21:22:31 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 21:47:34 --- quit: saml_ (Ping timeout: 256 seconds) 23:35:02 --- join: t4nk613 (46d3429d@gateway/web/freenode/ip.70.211.66.157) joined #forth 23:36:32 --- quit: t4nk613 (Client Quit) 23:51:59 --- quit: xyh (Ping timeout: 265 seconds) 23:56:15 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 23:59:59 --- log: ended forth/15.01.23