00:00:00 --- log: started forth/12.01.04 01:39:54 --- join: ttmrichter (~ttmrichte@113.106.101.42) joined #forth 02:16:13 --- join: haole_ (~chatzilla@2001:1291:262:1:3d58:3b25:78a8:b76a) joined #forth 02:18:31 --- quit: haole (Ping timeout: 248 seconds) 04:05:44 --- join: xpololz (~xpol@50.80-203-124.nextgentel.com) joined #forth 04:48:01 --- join: haole (~chatzilla@c9066591.static.spo.virtua.com.br) joined #forth 04:49:23 --- quit: haole_ (Ping timeout: 248 seconds) 05:24:43 --- quit: haole (Remote host closed the connection) 05:43:39 --- join: nighty-- (~nighty@static-68-179-124-161.ptr.terago.net) joined #forth 06:09:01 --- join: haole (~chatzilla@c9066591.static.spo.virtua.com.br) joined #forth 07:51:34 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 08:06:33 --- quit: ttmrichter (Quit: Leaving) 08:35:00 --- quit: haole (Quit: ChatZilla 0.9.88 [Firefox 9.0.1/20111220165912]) 09:38:06 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 10:05:44 --- join: _spt_ (~postmaste@host-92-4-110-186.as43234.net) joined #forth 10:05:45 --- quit: _spt_ (Changing host) 10:05:45 --- join: _spt_ (~postmaste@unaffiliated/-spt-/x-5624824) joined #forth 10:37:31 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 10:40:09 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 10:58:13 --- join: Snoopy_1711 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:01:02 --- quit: Snoopy_1611 (Ping timeout: 252 seconds) 11:08:46 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:10:23 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 11:16:00 --- join: Snoopy_1711 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:16:33 --- join: newsham (~chat@udp216902uds.hawaiiantel.net) joined #forth 11:16:59 hi. what do the commands "," and "create" do (in pForth in particular) 11:19:11 --- quit: Snoopy_1611 (Ping timeout: 252 seconds) 11:25:08 <_spt_> , will make two bytes (on a 8-bit system in the dictionary and store n there, n would be taken from the stack 11:28:18 ahh. "5 , here 6 , here" 11:28:23 its bumping my here pointer.. got it 11:28:42 , will allocate a cell (usually machine word, 4 bytes in pForth on i386) and store n there 11:30:08 Create creates a word that returns a pointer to the start of its storage (i.e. to HERE after Create executes), but this definition can be appended to with does> 11:31:28 ty 11:31:33 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:33:29 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 11:40:05 --- join: Snoopy_1711 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:41:25 --- quit: MayDaniel (Read error: Connection reset by peer) 11:41:43 --- quit: Snoopy_1611 (Ping timeout: 252 seconds) 11:47:46 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:50:31 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 11:55:52 --- join: Snoopy_1711 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 11:59:19 --- quit: Snoopy_1611 (Ping timeout: 252 seconds) 12:15:25 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 12:16:22 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 12:25:06 --- join: Snoopy_1711 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 12:27:54 --- quit: Snoopy_1611 (Ping timeout: 252 seconds) 12:35:04 --- join: haole (~chatzilla@2001:1291:262:1:709f:aa74:b69d:2ca2) joined #forth 13:26:12 --- quit: xpololz (Ping timeout: 240 seconds) 13:30:45 --- quit: haole (Quit: ChatZilla 0.9.88 [Firefox 9.0.1/20111220165912]) 14:10:59 --- quit: _spt_ (Quit: leaving) 17:19:49 --- quit: karswell (Excess Flood) 17:20:44 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 17:30:20 --- join: ttmrichter (~ttmrichte@122.225.105.254) joined #forth 19:15:16 --- quit: nighty-- (Ping timeout: 240 seconds) 23:49:43 --- join: Snoopy_1611 (Snoopy_161@dslb-088-069-145-219.pools.arcor-ip.net) joined #forth 23:52:24 --- quit: Snoopy_1711 (Ping timeout: 252 seconds) 23:59:59 --- log: ended forth/12.01.04