[00:02:21] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Ping timeout: 240 seconds). [00:47:09] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has quit (Ping timeout: 264 seconds). [01:08:36] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has joined the channel. [02:08:19] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [02:13:04] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Ping timeout: 256 seconds). [02:15:22] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [02:19:51] * raingloom [raingloom!~raingloom@C2267141.catv.pool.telekom.hu] has quit (Ping timeout: 260 seconds). [02:27:39] * pierpa [pierpa!4f2c3a2d@gateway/web/freenode/ip.79.44.58.45] has quit (Quit: Page closed). [02:44:43] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Quit: Poof). [02:45:02] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [03:16:17] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Remote host closed the connection). [06:00:58] * werkin [werkin!~erkin@unaffiliated/erkin] has joined the channel. [07:48:46] * raingloom [raingloom!~raingloom@C2267141.catv.pool.telekom.hu] has joined the channel. [08:06:43] * werkin [werkin!~erkin@unaffiliated/erkin] has quit (Quit: Leaving). [08:26:55] * raingloom [raingloom!~raingloom@C2267141.catv.pool.telekom.hu] has quit (Ping timeout: 245 seconds). [08:28:41] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has joined the channel. [08:42:15] * tgunr [tgunr!~tgunr@cpe-76-173-89-2.hawaii.res.rr.com] has quit (Quit: My MacBook has gone to sleep. ZZZzzz…). [09:08:09] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has quit (Ping timeout: 264 seconds). [09:10:26] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has joined the channel. [09:19:18] * raingloom [raingloom!~raingloom@C2267141.catv.pool.telekom.hu] has joined the channel. [11:44:23] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has quit (Quit: Konversation terminated!). [11:44:42] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has joined the channel. [11:55:34] * werkin [werkin!~erkin@unaffiliated/erkin] has joined the channel. [12:58:35] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has quit (Ping timeout: 265 seconds). [12:59:28] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has quit (Quit: Konversation terminated!). [13:10:13] * tgunr [tgunr!~tgunr@cpe-76-173-89-2.hawaii.res.rr.com] has joined the channel. [13:12:07] * werkin [werkin!~erkin@unaffiliated/erkin] has quit (Ping timeout: 265 seconds). [13:12:59] * jtimon [jtimon!~quassel@40.28.134.37.dynamic.jazztel.es] has quit (Ping timeout: 256 seconds). [13:24:41] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has joined the channel. [13:29:46] * werkin [werkin!~erkin@unaffiliated/erkin] has joined the channel. [13:34:34] * raingloom [raingloom!~raingloom@C2267141.catv.pool.telekom.hu] has quit (Quit: WeeChat 2.1). [13:52:03] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [13:53:25] * jtimon [jtimon!~quassel@40.28.134.37.dynamic.jazztel.es] has joined the channel. [14:24:42] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has joined the channel. [14:25:09] * _tgunr [_tgunr!~tgunr@2605:e000:c983:7900:81b2:12e1:6895:eac1] has joined the channel. [14:27:27] * tgunr [tgunr!~tgunr@cpe-76-173-89-2.hawaii.res.rr.com] has quit (Ping timeout: 240 seconds). [14:31:14] * _tgunr [_tgunr!~tgunr@2605:e000:c983:7900:81b2:12e1:6895:eac1] has quit (Quit: My MacBook has gone to sleep. ZZZzzz…). [14:32:08] * tgunr [tgunr!~tgunr@2605:e000:c983:7900:81b2:12e1:6895:eac1] has joined the channel. [14:33:14] * werkin [werkin!~erkin@unaffiliated/erkin] has quit (Quit: Leaving). [15:43:58] * Sonderblade [Sonderblade!~bjourne@n155-p150.eduroam.kth.se] has quit (Quit: Konversation terminated!). [16:22:01] after more thought, it looks like the stack effects for nth and set-nth are more naturally: [16:22:07] nth ( seq n -- elt ) [16:22:15] set-nth ( elt seq n -- seq ) [16:23:24] : first ( seq -- first ) 0 swap nth ; becomes : first ( seq -- first ) 0 nth ; [16:23:55] the primitive set-slot is the same weird ordering as this set-nth, but doesn't return the obj: PRIMITIVE: set-slot ( value obj n -- ) [16:46:31] * erkin [erkin!~erkin@unaffiliated/erkin] has joined the channel. [16:47:20] * erkin [erkin!~erkin@unaffiliated/erkin] has quit (Client Quit). [16:48:28] * erkin [erkin!~erkin@unaffiliated/erkin] has joined the channel. [17:06:58] * erkin [erkin!~erkin@unaffiliated/erkin] has quit (Quit: Ouch! Got SIGIRL, dying...). [18:12:25] * merry [merry!~mage@unaffiliated/merry] has quit (Read error: Connection reset by peer). [18:13:39] * merry [merry!~mage@unaffiliated/merry] has joined the channel. [18:16:56] * merry [merry!~mage@unaffiliated/merry] has quit (Read error: Connection reset by peer). [18:18:43] * merry [merry!~mage@unaffiliated/merry] has joined the channel. [19:19:29] * MDude [MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net] has quit (Ping timeout: 276 seconds). [19:36:38] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Quit: Poof). [19:36:57] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [19:51:53] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has quit (Quit: Poof). [19:52:14] * pierpal [pierpal!~pierpal@host45-58-dynamic.44-79-r.retail.telecomitalia.it] has joined the channel. [20:08:37] * pierpa [pierpa!4f2c3a2d@gateway/web/freenode/ip.79.44.58.45] has joined the channel.