00:00:00 --- log: started forth/07.04.01 00:06:14 He comes to #forth room on rusnet regularly. 00:07:09 He was there on Friday night. 00:09:17 actually I am not sure that forther and ~day are the same person... 00:09:22 Hmm, bot on that room says that he saw him two hours ago. 00:16:29 I suppose, forther@users.sf.net and forther are the same person. 00:16:57 --- quit: mark4__ (Read error: 110 (Connection timed out)) 00:17:26 --- quit: virsys ("bah") 00:21:15 --- join: hyrax_ (n=dschauer@cpe-76-187-163-5.tx.res.rr.com) joined #forth 00:21:16 --- mode: ChanServ set +o hyrax_ 00:50:51 --- join: virsys (n=virsys@or-71-54-193-76.dhcp.embarqhsd.net) joined #forth 01:10:13 --- join: yumehito (n=yumehito@b-internet.87.103.254.70.snt.ru) joined #forth 01:13:50 --- quit: yumehito_ (Read error: 60 (Operation timed out)) 01:21:45 --- quit: ASau (Remote closed the connection) 01:56:16 --- quit: JasonWoof ("off to bed") 03:35:09 --- quit: mark4_ (Read error: 110 (Connection timed out)) 04:06:21 --- part: azekeprofit left #forth 04:20:37 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 04:20:37 --- mode: ChanServ set +o tathi 04:22:53 --- join: ASau (n=user@iggsn1inet1.beelinegprs.ru) joined #forth 04:41:59 --- quit: lyn ("Chatzilla 0.9.77 [Firefox 2.0.0.3/2007030919]") 06:20:21 --- join: edrx (n=Eduardo@201.5.12.214) joined #forth 06:34:21 --- join: edrx` (n=Eduardo@201.5.12.214) joined #forth 06:36:29 --- quit: edrx ("rcirc on GNU Emacs 22.0.93.1") 06:36:53 --- quit: edrx` (Client Quit) 06:37:46 --- quit: Quartus (Remote closed the connection) 06:38:02 --- join: Quartus (n=neal@CPE0001023f6e4f-CM013349902843.cpe.net.cable.rogers.com) joined #forth 06:38:02 --- mode: ChanServ set +o Quartus 06:40:17 --- join: edrx (n=Eduardo@201.5.12.214) joined #forth 07:01:35 --- quit: tathi ("leaving") 07:36:24 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 07:36:24 --- mode: ChanServ set +o tathi 07:39:24 --- join: Crest (n=crest@p5489fc95.dip.t-dialin.net) joined #forth 08:33:37 --- quit: grub_booter (zelazny.freenode.net irc.freenode.net) 08:33:37 --- quit: TreyB (zelazny.freenode.net irc.freenode.net) 08:33:45 --- join: grub_booter (n=charlie@d515301E0.access.telenet.be) joined #forth 08:33:45 --- join: TreyB (n=trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 08:35:32 --- quit: edrx ("rcirc on GNU Emacs 22.0.93.1") 08:40:26 --- quit: TreyB (zelazny.freenode.net irc.freenode.net) 08:40:26 --- quit: grub_booter (zelazny.freenode.net irc.freenode.net) 08:40:44 --- join: grub_booter (n=charlie@d515301E0.access.telenet.be) joined #forth 08:40:44 --- join: TreyB (n=trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 08:57:51 --- quit: TreyB (zelazny.freenode.net irc.freenode.net) 08:57:51 --- quit: grub_booter (zelazny.freenode.net irc.freenode.net) 08:59:24 --- join: grub_booter (n=charlie@d515301E0.access.telenet.be) joined #forth 08:59:24 --- join: TreyB (n=trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 09:20:36 --- join: Quartus_ (n=Quartus_@209.167.5.2) joined #forth 09:20:36 --- mode: ChanServ set +o Quartus_ 09:30:18 --- join: vatic (n=chatzill@pool-162-83-233-103.ny5030.east.verizon.net) joined #forth 09:31:22 Quartus: hey! am I correct in thinking that your forth doesn't maintain a separate floating point stack? 09:44:57 --- quit: TreyB (zelazny.freenode.net irc.freenode.net) 09:44:57 --- quit: grub_booter (zelazny.freenode.net irc.freenode.net) 09:45:44 --- join: TreyB (n=trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 09:47:41 --- join: segher_ (n=segher@dslb-084-056-129-193.pools.arcor-ip.net) joined #forth 09:50:01 --- join: grub_booter (n=charlie@d515301E0.access.telenet.be) joined #forth 09:50:05 OK, "separate float stack that holds 8 FFP values." 09:50:18 --- join: azekeprofit (n=azekepro@88.204.193.250.metro.online.kz) joined #forth 09:50:48 so then you don't implement: s" floating-stack" environment? 09:50:55 this returns 0 I think. 09:59:19 --- quit: segher__ (Read error: 110 (Connection timed out)) 10:03:57 --- quit: grub_booter (Connection timed out) 10:09:47 --- join: JoshGrams (n=josh@c-68-81-250-189.hsd1.pa.comcast.net) joined #forth 10:09:58 --- quit: tathi (Nick collision from services.) 10:10:03 --- nick: JoshGrams -> tathi 10:10:08 --- mode: ChanServ set +o tathi 10:11:32 --- join: grub_booter (n=charlie@d515301E0.access.telenet.be) joined #forth 10:48:20 vatic, hey. 10:48:36 hi Quartus! 10:48:41 I will have to check environment.txt. 10:48:59 well, it's a separate stack, right? 10:49:12 with built-in ffp floats, it's separate stack. With the mathlib stuff, it isn't. 10:49:28 OK, cool! thanks... 10:49:45 Quartus: I have some other ?s, but they can wait... 10:49:55 Fire away. 10:50:11 btw, email me your hotsync I'd. 10:50:17 er id 10:50:26 just a sec... 10:50:42 I won't be able to process it till tonight. 10:52:40 I'll hold off on the ?s right now, probably easier for your to review with some code in front of you, thanks! 10:53:08 ok. 10:54:20 Quartus_: It's not a lot of code... ;-) 10:55:00 :) 11:18:04 --- join: edrx (n=Eduardo@201.5.11.121) joined #forth 12:12:28 --- join: mark4_ (n=mark4@ip70-162-111-107.ph.ph.cox.net) joined #forth 12:23:32 --- join: JasonWoof (n=jason@c-71-192-30-169.hsd1.ma.comcast.net) joined #forth 12:23:32 --- mode: ChanServ set +o JasonWoof 12:36:36 hey jw 12:58:49 --- join: TheBlueWizard (i=TheBlueW@ts001d0761.wdc-dc.xod.concentric.net) joined #forth 13:07:32 --- quit: nighty^ (Connection timed out) 13:14:26 --- join: yumehito_ (n=yumehito@b-internet.87.103.254.70.snt.ru) joined #forth 13:19:50 --- quit: yumehito (Read error: 113 (No route to host)) 13:25:22 --- join: slava (n=slava@CPE0080ad77a020-CM000e5cdfda14.cpe.net.cable.rogers.com) joined #forth 13:25:22 --- mode: ChanServ set +o slava 13:32:37 hi Quartus_ :) 13:43:43 Quartus_: (or anybody!) If you had some time: http://forth.pastebin.ca/420058 13:58:10 --- quit: TreyB ("leaving") 14:07:07 --- join: nighty__ (n=nighty@sushi.rural-networks.com) joined #forth 14:20:21 vatic: does that code work?! 14:26:09 sorry I could have just tried it 14:29:28 ok, so the comment that would have been helpful, is one saying that update-dur returns the next number in the sequence 1 2 3 2 1 2 3 2 1 2 3 2 1 ... 14:32:28 --- join: TreyB (n=trey@cpe-66-87-192-27.tx.sprintbbd.net) joined #forth 14:37:27 JasonWoof: sorry! 14:38:31 I'm sure you've figured out that update-amp does similar... 14:45:42 --- part: TheBlueWizard left #forth 14:52:13 : 010-1 x @ dx @ - dup x ! dup + dx +! ; 14:52:13 : 1.2.3.2 010-1 x @ 2 + ; 14:52:50 ok, that was fun, now I'm going to be useful. bbiab 15:03:09 --- join: crest_ (n=crest@p5489d50e.dip.t-dialin.net) joined #forth 15:10:47 --- part: azekeprofit left #forth 15:15:41 JasonWoof: clearly... 15:16:38 --- quit: hyrax_ (Remote closed the connection) 15:16:43 --- join: hyrax_ (n=dschauer@cpe-76-187-163-5.tx.res.rr.com) joined #forth 15:16:43 --- mode: ChanServ set +o hyrax_ 15:18:10 --- quit: Crest (Read error: 110 (Connection timed out)) 15:18:35 sorry for the "dup +"... "2 *" is much more clear 15:19:37 : 0,1,0,-1 ( -- x ) x @ dx @ - dup x ! dup 2 * dx +! ; 15:20:06 : 2,3,2,1 ( -- x ) 0,1,0,-1 2 + ; 15:20:45 create dx -1 , variable x 15:27:43 JasonWoof: as interesting as your solution is, it doesn't encapsulate the variables in the definition... 15:34:55 --- quit: ygrek (Remote closed the connection) 15:35:47 JasonWoof: what would be nice is a template or class-word that would enable the instantiation of a quantity of these iterators just by compiling upper- and lower-bounds plus and increment value into it... 15:36:15 So write one. 15:37:15 Quartus: not sure where to start. I was thinking about looking at create/does> and maybe what one of the simple OOP implementations have to say... 15:37:33 CREATE/DOES> would handle this simple case. 15:37:49 Quartus: OK, thanks! 15:37:54 I'll get started! 15:49:04 --- join: dschauer (n=dschauer@cpe-76-187-163-5.tx.res.rr.com) joined #forth 16:01:50 --- join: Snoopy_1611 (i=snoopy_1@dslb-084-058-190-203.pools.arcor-ip.net) joined #forth 16:05:15 --- quit: hyrax_ (Read error: 110 (Connection timed out)) 16:08:28 --- join: dschauer_ (n=dschauer@cpe-76-187-163-5.tx.res.rr.com) joined #forth 16:10:13 --- quit: Snoopy42 (Read error: 145 (Connection timed out)) 16:10:17 --- nick: Snoopy_1611 -> Snoopy42 16:23:08 --- quit: dschauer (Read error: 110 (Connection timed out)) 16:43:43 --- quit: ASau (Remote closed the connection) 16:49:07 --- quit: edrx ("rcirc on GNU Emacs 22.0.93.1") 16:49:41 JasonWoof: thanks! BTW... 17:03:57 --- join: dschauer (n=dschauer@cpe-76-187-163-5.tx.res.rr.com) joined #forth 17:20:08 --- quit: dschauer_ (Read error: 110 (Connection timed out)) 17:27:53 --- quit: dschauer (Remote closed the connection) 17:34:17 --- quit: Quartus (Remote closed the connection) 17:34:35 --- join: Quartus (n=neal@CPE0001023f6e4f-CM013349902843.cpe.net.cable.rogers.com) joined #forth 17:34:35 --- mode: ChanServ set +o Quartus 17:55:25 --- quit: tathi ("leaving") 18:00:27 --- join: edrx (n=Eduardo@201.5.14.72) joined #forth 18:21:10 --- quit: Quartus (Remote closed the connection) 18:21:32 --- join: Quartus (n=neal@CPE0001023f6e4f-CM013349902843.cpe.net.cable.rogers.com) joined #forth 18:21:32 --- mode: ChanServ set +o Quartus 18:26:17 --- part: brx left #forth 19:33:07 --- quit: vatic ("*poof*") 19:39:16 --- join: azekeprofit (n=azekepro@88.204.193.250) joined #forth 20:24:18 --- part: azekeprofit left #forth 21:01:18 --- join: yumehito (n=yumehito@b-internet.87.103.254.70.snt.ru) joined #forth 21:13:58 --- quit: yumehito_ (Read error: 110 (Connection timed out)) 22:04:06 --- quit: nighty__ (Client Quit) 22:16:16 --- quit: neceve (Remote closed the connection) 22:49:10 --- quit: yumehito (Read error: 110 (Connection timed out)) 22:54:00 --- quit: Quartus_ (Read error: 60 (Operation timed out)) 23:36:13 --- join: ecraven (i=nex@eutyche.swe.uni-linz.ac.at) joined #forth 23:46:10 --- join: ygrek (i=user@gateway/tor/x-647e9a514f6058ec) joined #forth 23:59:59 --- log: ended forth/07.04.01