00:00:00 --- log: started retro/10.07.18 07:04:54 --- join: docl (~luke@75-175-34-97.ptld.qwest.net) joined #retro 07:46:28 http://gist.github.com/480448 07:46:56 new vm code, with --ram, --dstack, and --astack arguments for setting the image size, data stack and address stack depth. 07:59:03 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 10:24:14 here's something I wrote yesterday: http://gist.github.com/480553 10:25:51 the idea is to make ultra-simplified dictionary that uses single characters. I was thinking of using it for suffixes and prefixes. 10:46:33 --- quit: sixforty (Ping timeout: 258 seconds) 10:49:23 --- join: sixforty (~sixforty@204.110.227.11) joined #retro 10:49:27 --- quit: sixforty (Changing host) 10:49:27 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 10:54:10 docl: looks interesting 10:58:26 --- quit: sixforty (Ping timeout: 258 seconds) 11:09:28 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 11:27:41 the idea is to have the minimum possible definition of a dictionary. It's just a linked list, a 1-char (actually any number that fits in a cell) key, and a word definition. no classes, and the xt is simply link + 2. 11:53:22 --- quit: crc (Ping timeout: 252 seconds) 11:55:07 --- join: crc (~charlesch@184.77.185.20) joined #retro 11:56:17 the downside to no classes is that with prefixes, we'd need an alternate way to mark parsing prefixes from non parsing ones 12:04:11 hmm. a boolean maybe? 12:04:18 that could work 12:33:30 --- quit: sixforty (Ping timeout: 258 seconds) 12:46:50 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 13:27:09 --- quit: sixforty (Quit: Leaving.) 14:08:36 http://gist.github.com/480553 <- added a splitting function. 15:40:34 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 15:54:45 --- quit: sixforty (Ping timeout: 258 seconds) 16:00:04 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 19:42:25 --- quit: sixforty (Quit: Leaving.) 21:35:49 --- quit: crc (Ping timeout: 276 seconds) 21:36:22 --- join: crc (~charlesch@184.77.185.20) joined #retro 22:37:09 --- quit: docl (Ping timeout: 240 seconds) 23:59:59 --- log: ended retro/10.07.18