00:00:00 --- log: started forth/14.07.26 00:48:07 Oh! I've just noticed "Forth auf dem Kleincomputer (German Edition)" is a free Kindle download this weekend 01:04:08 --- quit: kumul (Quit: Leaving) 01:25:29 --- quit: MrMobius (Ping timeout: 256 seconds) 02:10:04 --- join: xyh (~user@222.58.85.18) joined #forth 02:26:14 --- quit: DGASAU (Ping timeout: 240 seconds) 02:28:05 --- join: DGASAU (~user@p50993595.dip0.t-ipconnect.de) joined #forth 03:13:28 --- join: true-grue (~grue@95-25-104-15.broadband.corbina.ru) joined #forth 04:03:48 --- part: xyh left #forth 04:26:29 --- quit: karswell (Ping timeout: 272 seconds) 04:33:04 --- join: saml_ (~saml@pool-71-190-5-241.nycmny.east.verizon.net) joined #forth 04:36:36 --- join: karswell (~user@0.200.90.146.dyn.plus.net) joined #forth 05:22:24 --- join: elaforest (~elaforest@unaffiliated/elaforest) joined #forth 05:38:00 --- join: xyh (~user@222.58.85.18) joined #forth 06:26:29 --- quit: xyh (Ping timeout: 255 seconds) 07:23:07 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 07:44:15 --- quit: fantazo (Ping timeout: 240 seconds) 08:31:19 --- quit: saml_ (Read error: Connection reset by peer) 08:34:39 --- quit: Zarutian (Quit: Zarutian) 08:38:10 --- join: fantazo (~fantazo@213.129.230.10) joined #forth 09:25:33 --- quit: impomatic_ (Quit: impomatic_) 09:25:39 --- quit: impomatic (Remote host closed the connection) 09:41:35 --- nick: ttmrichter -> not-ivanshmakov 09:41:44 --- nick: not-ivanshmakov -> ttmrichter 09:46:39 --- join: xyh (~user@222.58.85.18) joined #forth 10:05:15 --- quit: ASau (Read error: Connection reset by peer) 10:06:42 --- join: ASau (~user@46.114.145.175) joined #forth 10:10:34 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 10:34:00 --- quit: Zarutian (Ping timeout: 245 seconds) 10:39:14 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 10:47:22 do counted strings in dictionaries spead up search for a word? I have the gut feeling that just by comparing the length first there is lot of time saved 10:50:37 probably, but not as much as making a hashed dictionary. 10:52:10 depends if one is using the linked list nature of the dictionary for word shadowing or not 11:04:48 you could also implement that with a hashed dictionary 11:09:48 one can use both, single-linked-list and hash-table to implement the dictionary. and I use counted-string in dictionary, it is natural 11:33:00 --- join: MrMobius (~Joey@c-71-206-218-187.hsd1.wv.comcast.net) joined #forth 12:03:33 --- quit: Zarutian (Ping timeout: 255 seconds) 12:06:22 --- quit: MrMobius (Quit: HydraIRC -> http://www.hydrairc.com <- Go on, try it!) 12:09:29 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 12:37:37 --- quit: fantazo (Ping timeout: 255 seconds) 13:20:00 --- quit: xyh (Remote host closed the connection) 13:20:03 --- join: fantazo (~fantazo@089144199061.atnat0008.highway.a1.net) joined #forth 13:23:04 --- quit: Zarutian (Ping timeout: 264 seconds) 13:28:08 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 13:33:46 --- join: I440r (~mark4@cpe-68-203-183-77.tx.res.rr.com) joined #forth 13:33:46 --- mode: ChanServ set +o I440r 13:41:56 --- quit: I440r (Ping timeout: 272 seconds) 14:02:18 --- quit: Zarutian (Ping timeout: 240 seconds) 14:08:44 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 14:25:10 --- join: mark4 (~mark4@178.sub-70-196-8.myvzw.com) joined #forth 14:28:46 --- quit: Zarutian (Ping timeout: 240 seconds) 14:33:28 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 14:41:36 --- quit: true-grue (Read error: Connection reset by peer) 15:27:36 --- join: impomatic (~chatzilla@167.156.125.91.dyn.plus.net) joined #forth 15:34:39 --- join: MrMobius (~Joey@c-71-206-218-187.hsd1.wv.comcast.net) joined #forth 15:35:43 --- quit: mark4 (Remote host closed the connection) 15:39:31 --- quit: karswell (Remote host closed the connection) 15:40:42 --- join: karswell (~user@0.200.90.146.dyn.plus.net) joined #forth 15:45:49 --- quit: Zarutian (Ping timeout: 260 seconds) 15:48:40 --- quit: MrMobius (Ping timeout: 245 seconds) 15:51:09 --- quit: ASau (Read error: Connection reset by peer) 15:52:07 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 17:12:52 --- quit: Zarutian (Ping timeout: 260 seconds) 17:18:42 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 17:29:53 --- quit: Zarutian (Read error: Connection reset by peer) 17:36:52 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 18:01:16 --- join: MrMobius (~Joey@c-71-206-218-187.hsd1.wv.comcast.net) joined #forth 18:51:00 --- join: ASau (~user@46.114.145.175) joined #forth 19:19:22 --- quit: ErhardtTheWhite (Ping timeout: 250 seconds) 19:22:50 --- join: ErhardtMundt (~quassel@93-43-168-8.ip92.fastwebnet.it) joined #forth 19:29:23 --- join: saml_ (~saml@pool-71-190-5-241.nycmny.east.verizon.net) joined #forth 19:30:22 --- quit: Zarutian (Quit: Zarutian) 19:59:42 --- quit: elaforest (Ping timeout: 260 seconds) 20:52:53 Is ... word searching really an issue? 20:53:08 How often do you wind up searching for words in an average Forth program while it's running? 21:12:11 --- quit: MrMobius (Read error: Connection reset by peer) 22:42:25 --- quit: saml_ (Ping timeout: 256 seconds) 23:56:03 --- join: xyh (~user@222.58.85.18) joined #forth 23:59:59 --- log: ended forth/14.07.26