00:00:00 --- log: started retro/09.12.30 05:56:56 --- join: grai (n=grai@38.70.70.115.static.exetel.com.au) joined #retro 06:10:59 * crc is getting ready for another long day at work :( 06:56:05 have a good day, or at least as good as possible 07:04:24 --- quit: grai ("leaving") 14:58:09 --- join: erider (n=chatzill@unaffiliated/erider) joined #retro 15:01:45 --- quit: erider (Remote closed the connection) 15:05:50 --- join: erider (n=chatzill@unaffiliated/erider) joined #retro 15:06:20 hello guys 15:09:01 crc: hey are you going to add backspace to chrome's retro plugin? 15:22:43 anyone here? 18:02:02 hello 18:39:08 hi erider 18:39:14 * docl just got back from work 18:40:36 hi 19:30:27 hi erider, docl 19:30:42 hi 19:33:38 crc: you guys be around tomorrow 19:34:25 yes, in the evening 19:35:14 crc: have you played with freeforth at all? 19:35:50 yes, a couple years ago 19:37:21 crc: did you like the functionality 19:38:44 I dislike the compile-only nature 19:40:46 crc that is not a bad thing? 19:40:49 is it? 19:51:49 it just shifts complexity around 19:54:15 crc: how so 19:55:14 --- quit: erider ("ChatZilla 0.9.86 [Firefox 3.5.6/20091201220228]") 19:55:18 freeforth has to track and free memory from the compiled code to simulate interpretation 20:16:33 inventory is dragging on at work. tomorrow should be a shorter day (9-10 hours, instead of 12-15); hopefully we'll have most of it wrapped up then 20:29:39 --- join: sixforty (n=sixforty@pdpc/supporter/active/sixforty) joined #retro 20:42:28 hard to imagine a forth without an interpreter 20:43:31 it's messy 20:44:01 see http://christophe.lavarenne.free.fr/ff/bed.ff for an example of a port of the retro block editor 20:46:02 the backtick character is heavily used, I see 20:46:10 yes 20:46:50 hmm. might seem less complicated once you are used to it 20:46:59 still messy to read though 20:47:22 what do the backticks do? 20:47:37 mark a word as a macro 20:47:40 ahh 20:49:23 the parser relies a lot on suffixes and prefixes to determine behavior. it's a lot like a single-color varient of colorforth :) 20:51:07 oooh :) 20:53:04 sounds like something I'd try 20:54:47 it's a lot like colorforth: built as a base for making cross-compilers 20:56:09 512k for code + data, 256k for input buffers 20:56:19 really interesting register usage 21:39:49 [crcx/wheke] 0acdc3: warning about # of items fixed (> 10, not >= 10) 21:49:47 [crcx/wheke] 349f5c: fix [IF]/[THEN] 21:52:25 that's it for today. two small bugfixes. 21:55:33 at some point I may merge the various repos again 23:59:59 --- log: ended retro/09.12.30