00:00:00 --- log: started forth/13.08.21 00:27:38 --- join: epicmonkey (~epicmonke@188.134.41.114) joined #forth 01:07:26 --- quit: epicmonkey (Read error: Operation timed out) 01:12:15 --- quit: kludge` (*.net *.split) 01:12:15 --- quit: KipIngram (*.net *.split) 01:12:47 --- join: kludge` (~comet@arthur.silvertree.org) joined #forth 01:12:53 --- quit: kludge` (Changing host) 01:12:54 --- join: kludge` (~comet@unaffiliated/espiral) joined #forth 01:13:50 --- join: KipIngram (~KipIngram@85.17.164.207) joined #forth 01:29:26 --- join: dys (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a) joined #forth 01:58:58 --- quit: c00kiemon5ter (Ping timeout: 276 seconds) 01:59:13 --- join: c00kiemon5ter (~c00kiemon@foss-aueb/coder/c00kiemon5ter) joined #forth 02:36:13 --- join: epicmonkey (~epicmonke@host-224-58.dataart.net) joined #forth 03:10:00 --- join: nighty^ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 03:18:48 --- join: Bahman (~Bahman@2.146.86.244) joined #forth 03:44:43 --- quit: fftw (Ping timeout: 248 seconds) 03:53:43 --- join: fftw (~fastest@la-pinta.la.net.ua) joined #forth 04:04:29 --- quit: ehaliewicz (Ping timeout: 264 seconds) 04:43:50 --- join: ASau` (~user@p4FF9759A.dip0.t-ipconnect.de) joined #forth 04:46:37 --- quit: ASau (Ping timeout: 245 seconds) 05:56:45 --- quit: Bahman (Quit: Leaving.) 06:57:47 --- join: RodgerTheGreat (~rodger@c-98-202-115-133.hsd1.ut.comcast.net) joined #forth 07:33:00 --- quit: epicmonkey (Ping timeout: 264 seconds) 07:45:48 --- quit: true-grue (Read error: Connection reset by peer) 07:46:57 --- join: true-grue (~quassel@95-25-34-173.broadband.corbina.ru) joined #forth 08:18:36 --- quit: tathi (Quit: leaving) 08:33:57 --- join: Tod-Work (~thansmann@50-202-143-210-static.hfc.comcastbusiness.net) joined #forth 09:02:36 --- join: sunwukong (~vukung@78.139.2.103) joined #forth 09:03:26 --- quit: sunwukong (Remote host closed the connection) 09:36:45 --- nick: ASau` -> ASau 09:37:11 --- join: Bahman (~Bahman@2.146.63.185) joined #forth 09:57:53 --- quit: jevin (Quit: Textual IRC Client: www.textualapp.com) 10:43:52 --- join: epicmonkey (~epicmonke@188.134.41.114) joined #forth 10:54:56 --- join: jevin (~jevin@72.12.217.220) joined #forth 10:55:13 --- quit: malyn (Quit: Caught sigterm, terminating...) 11:11:00 --- quit: Bahman (Quit: Leaving.) 11:12:20 --- join: malyn (~malyn@unaffiliated/malyn) joined #forth 11:12:27 --- quit: malyn (Remote host closed the connection) 11:13:16 --- join: malyn (~malyn@unaffiliated/malyn) joined #forth 11:19:32 --- quit: malyn (Ping timeout: 245 seconds) 11:23:37 --- join: malyn (~malyn@unaffiliated/malyn) joined #forth 12:19:15 --- quit: sirdancealo2 (Ping timeout: 240 seconds) 12:21:46 --- join: ehaliewicz (~user@50-0-51-11.dsl.static.sonic.net) joined #forth 12:56:36 --- quit: jevin (Quit: Textual IRC Client: www.textualapp.com) 12:59:36 --- quit: Eth|cal (Ping timeout: 246 seconds) 13:00:03 --- join: Eth|cal (~sam@ppp59-167-172-238.static.internode.on.net) joined #forth 13:12:51 --- join: sirdancealo2 (~sirdancea@98.82.broadband5.iol.cz) joined #forth 13:17:42 --- join: jevin (~jevin@72.12.217.220) joined #forth 13:18:13 --- quit: nighty^ (Remote host closed the connection) 13:36:30 --- quit: true-grue (Read error: Connection reset by peer) 13:55:36 --- join: Nisstyre-laptop (~yours@oftn/member/Nisstyre) joined #forth 13:58:38 --- nick: Nisstyre-laptop -> Nisstyre 15:03:55 --- quit: dys (Remote host closed the connection) 16:04:39 --- quit: Tod-Work (Quit: Leaving) 16:09:42 --- quit: epicmonkey (Ping timeout: 256 seconds) 19:11:10 --- quit: tangentstorm (Ping timeout: 276 seconds) 19:26:28 --- join: tangentstorm (~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net) joined #forth 19:35:00 --- join: Bahman (~Bahman@2.146.63.185) joined #forth 19:59:07 --- quit: fftw (Ping timeout: 248 seconds) 20:13:49 --- join: appamatto (~appamatto@copyfree/advocate/appamatto) joined #forth 20:14:18 I'm looking for a simple, elegant forth implementation to do some code reading 20:15:03 welp, probably not one of mine 20:15:16 Hehe 20:15:44 I have some reasonably small ones 20:16:01 appamatto: well, jonesforth and yourforth are both wirtten in a literate style, bootstrapped from assembly. 20:16:11 yeah, I would recommend jonesforth 20:16:15 I've heard of jonesforth but not yourforth 20:16:19 RodgerTheGreat's mako is written in java and it's very readable too. 20:16:34 yeah mako is a simple forth VM 20:16:48 yourforth is very recent. it tries to follow the jonesforth approach but stay closer in line with the standard. 20:16:49 and then I have some forths which are written in a mixture of forth and mako bytecode 20:17:08 https://bitbucket.org/avanderhorst/yourforth 20:18:13 retroforth also has a line-by line discussion of its meta-compilation process, but it was written for an older version, so you might want to dig through the version control history. 20:26:06 --- quit: cataska (Remote host closed the connection) 20:28:29 Wow, that's pretty dense 20:33:34 --- join: cataska (~cataska@210.64.6.233) joined #forth 21:15:52 --- quit: tangentstorm (Ping timeout: 264 seconds) 21:25:04 --- join: tangentstorm (~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net) joined #forth 21:52:16 another recommendation for jonesforth from me - i got through the kernel and am working on optimizing it for size now (moving non-core words to Forth implementations) 21:52:40 it's (jones) only about 700 lines of asm once you skip words you can implement in forth 21:54:16 check out https://github.com/bluekelp/jonesforth/tree/size-optimize for the updated branch 21:54:54 also note that jonesforth doesn't run (for me) w/o modifications to the gcc flags - but the source code will blow your mind 21:55:01 very elegant (like forth :) 21:56:15 --- quit: RodgerTheGreat (Quit: RodgerTheGreat) 22:21:09 --- quit: Bahman (Quit: Leaving.) 22:37:32 --- quit: Tod-Autojoined (Quit: This is me, signing off. Probably rebooting or something.) 22:37:57 --- join: TodPunk (~Tod@50-198-177-185-static.hfc.comcastbusiness.net) joined #forth 22:58:34 is there any new implemented forth on asm? 22:58:40 ecept jonesforth 23:11:34 YourForth 23:11:34 https://bitbucket.org/avanderhorst/yourforth 23:12:14 will check 23:33:08 --- join: true-grue (~quassel@95-26-208-123.broadband.corbina.ru) joined #forth 23:45:06 --- quit: c00kiemon5ter (Read error: Connection reset by peer) 23:47:26 --- part: ehaliewicz left #forth 23:59:59 --- log: ended forth/13.08.21