00:00:00 --- log: started forth/18.09.12 00:04:18 --- join: dave9 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 00:09:26 --- quit: dys (Ping timeout: 240 seconds) 00:21:53 --- join: mtsd (~mtsd@77.110.61.100) joined #forth 00:34:21 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 00:55:15 --- join: ncv (~neceve@2a02:c7d:c5c9:a900:6eaf:6ef7:3b81:d5f6) joined #forth 00:55:15 --- quit: ncv (Changing host) 00:55:15 --- join: ncv (~neceve@unaffiliated/neceve) joined #forth 01:27:45 --- quit: Keshl_ (Quit: Konversation terminated!) 01:51:32 --- join: Keshl (~Purple@24.115.185.149.res-cmts.gld.ptd.net) joined #forth 02:03:55 --- quit: ashirase (Ping timeout: 252 seconds) 02:07:56 --- join: ashirase (~ashirase@modemcable098.166-22-96.mc.videotron.ca) joined #forth 02:21:35 --- quit: nighty- (Quit: Disappears in a puff of smoke) 03:01:57 --- join: nighty- (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 03:54:02 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 04:15:21 --- quit: ncv (Remote host closed the connection) 04:18:44 --- join: ncv (~neceve@2a02:c7d:c5c9:a900:6eaf:6ef7:3b81:d5f6) joined #forth 04:18:44 --- quit: ncv (Changing host) 04:18:44 --- join: ncv (~neceve@unaffiliated/neceve) joined #forth 04:22:52 --- quit: john_metcalf (Ping timeout: 252 seconds) 04:23:53 --- quit: pierpal (Ping timeout: 250 seconds) 04:34:19 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 05:09:41 Morning. 05:57:26 calm times ) 06:13:52 The channel's pretty active these days compared to some of the times I hung out here in past years. 06:14:05 I remember weeks could go by in here with almost nothing happening. :-) 06:14:30 So I was pleasantly surprised when I dropped back in a few weeks ago and found some fairly frequent chatter. 06:22:36 --- quit: mtsd (Quit: Leaving) 07:50:32 --- quit: nighty- (Quit: Disappears in a puff of smoke) 08:12:09 --- join: nighty- (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 09:06:40 --- quit: dave0 (Ping timeout: 252 seconds) 09:07:02 --- join: dave0 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 09:26:53 --- join: dys (~dys@tmo-103-134.customers.d1-online.com) joined #forth 09:37:32 --- join: xek_ (~xek@134.134.139.76) joined #forth 09:40:07 --- quit: xek (Ping timeout: 252 seconds) 10:38:39 --- quit: dave9 (Quit: one love) 11:33:46 --- quit: pierpal (Read error: Connection reset by peer) 11:38:09 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 11:39:52 --- quit: ncv (Ping timeout: 264 seconds) 11:47:49 --- join: TCZ (~Johnny@ip-91.189.219.192.skyware.pl) joined #forth 12:04:11 --- join: rain1 (~rain1@unaffiliated/rain1) joined #forth 13:06:13 --- quit: TCZ (Quit: Leaving) 14:51:09 --- quit: pierpal (Ping timeout: 240 seconds) 15:12:31 --- join: [1]MrMobius (~default@c-73-134-82-217.hsd1.va.comcast.net) joined #forth 15:13:45 --- quit: MrMobius (Ping timeout: 245 seconds) 15:13:45 --- nick: [1]MrMobius -> MrMobius 15:18:36 --- join: dave9 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 15:18:51 hi 16:54:12 --- quit: nighty- (Quit: Disappears in a puff of smoke) 18:35:03 : convert-x-y ( x y -- offset ) 24 cells * + ; 18:35:04 : draw ( color x y -- ) convert-x-y graphics + ! ; 18:35:20 shouldn't draw be ( x y color -- ) ? 18:35:32 from http://skilldrick.github.io/easyforth/ 18:50:38 --- quit: dave9 (Quit: one love) 18:55:02 No. Looks like convert-x-y expects x and y on top, and it's the first word draw calls. 18:56:11 If you do ( x y color --...) then color will be on top and you'll wind up passing y color to convert-x-y. 18:56:56 ah thank you 19:37:22 --- quit: dddddd (Remote host closed the connection) 19:37:32 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 19:46:22 --- quit: pierpal (Ping timeout: 272 seconds) 19:55:14 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 20:26:34 --- join: dave9 (~dave@90.20.215.218.dyn.iprimus.net.au) joined #forth 20:50:56 --- quit: pierpal (Ping timeout: 272 seconds) 20:59:56 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 21:22:37 --- quit: pierpal (Read error: Connection reset by peer) 21:49:06 --- quit: dave9 (Quit: one love) 21:50:08 --- quit: epony (Quit: QUIT) 22:31:44 --- join: pierpal (~pierpal@host144-32-dynamic.1-87-r.retail.telecomitalia.it) joined #forth 23:17:30 --- quit: pierpal (Ping timeout: 245 seconds) 23:45:23 --- join: cobax (~rien@2604:2000:c680:8700:58ad:bd51:965b:ee29) joined #forth 23:48:06 --- join: epony (~epony@unaffiliated/epony) joined #forth 23:59:59 --- log: ended forth/18.09.12