[00:34:29] * ColonelJ [ColonelJ!~ColonelJ@unaffiliated/colonelj] has quit (Quit: leaving). [04:02:26] * craigo [craigo!~craigo@144.136.206.168] has quit (Ping timeout: 256 seconds). [05:38:42] * MDude [MDude!~MDude@74.5.140.76] has quit (Quit: Going offline, see ya! (www.adiirc.com)). [05:54:57] * ephe_meral [ephe_meral!~amnesia@p200300f4bf0d5011f0c26dfdbda05dac.dip0.t-ipconnect.de] has joined the channel. [09:11:50] * proteusguy [proteusguy!~proteusgu@cm-58-10-208-180.revip7.asianet.co.th] has quit (Ping timeout: 256 seconds). [09:24:39] * proteusguy [proteusguy!~proteusgu@cm-58-10-208-180.revip7.asianet.co.th] has joined the channel. [10:14:32] * craigo [craigo!~craigo@144.136.206.168] has joined the channel. [10:15:02] * ephe_meral [ephe_meral!~amnesia@p200300f4bf0d5011f0c26dfdbda05dac.dip0.t-ipconnect.de] has quit (Ping timeout: 244 seconds). [12:37:29] * ephe_meral [ephe_meral!~amnesia@p200300f4bf0d5011f0c26dfdbda05dac.dip0.t-ipconnect.de] has joined the channel. [12:41:32] * craigo [craigo!~craigo@144.136.206.168] has quit (Quit: Leaving). [13:15:47] * ColonelJ [ColonelJ!~ColonelJ@unaffiliated/colonelj] has joined the channel. [13:16:19] * tgunr [tgunr!~davec@dsl-dhcp-conrtxxahre-72-26-18-39.consolidated.net] has joined the channel. [13:42:43] * tgunr [tgunr!~davec@dsl-dhcp-conrtxxahre-72-26-18-39.consolidated.net] has quit (Quit: Textual IRC Client: www.textualapp.com). [13:53:20] * craigo [craigo!~craigo@144.136.206.168] has joined the channel. [15:07:33] * ephe_meral [ephe_meral!~amnesia@p200300f4bf0d5011f0c26dfdbda05dac.dip0.t-ipconnect.de] has quit (Ping timeout: 244 seconds). [15:08:34] * MDude [MDude!~MDude@74.5.140.76] has joined the channel. [15:11:40] * craigo [craigo!~craigo@144.136.206.168] has quit (Ping timeout: 258 seconds). [16:03:37] * ephe_meral [ephe_meral!~amnesia@ip-109-41-130-93.web.vodafone.de] has joined the channel. [16:48:00] * Hotbees_ [Hotbees_!sid234392@gateway/web/irccloud.com/x-mdkimolgqsjljoja] has joined the channel. [16:55:26] * Hotbees [Hotbees!sid234392@gateway/web/irccloud.com/x-hbgjeytqugkopqtf] has quit (*.net *.split). [16:55:28] * rotty [rotty!rotty@ghost.xx.vu] has quit (*.net *.split). [16:58:04] * Hotbees_ is now known as Hotbees [16:58:44] * rotty [rotty!rotty@ghost.xx.vu] has joined the channel. [17:03:13] * ephe_meral [ephe_meral!~amnesia@ip-109-41-130-93.web.vodafone.de] has quit (Ping timeout: 264 seconds). [17:06:48] * ephe_meral [ephe_meral!~amnesia@ip-109-41-130-93.web.vodafone.de] has joined the channel. [17:27:35] * craigo [craigo!~craigo@144.136.206.168] has joined the channel. [18:18:55] * itmuckel [itmuckel!~itmuckel@i577BC874.versanet.de] has joined the channel. [18:20:36] * ephe_meral [ephe_meral!~amnesia@ip-109-41-130-93.web.vodafone.de] has quit (Remote host closed the connection). [18:46:25] * Sgeo [Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net] has joined the channel. [18:52:32] * bitmapper [bitmapper!~bitmapper@142.162.167.202] has joined the channel. [18:52:52] is there a combinator like curry that calls the quotation when it has gotten the amount of arguments it needs [19:09:02] No; you'd need to assemble that yourself. [19:28:13] hmm [19:28:17] it says i can't use call at runtime [19:35:11] you can do like [ + ] call( a b -- c ) [19:36:46] ahh [19:36:56] i know of a little trick of getting around that [19:36:57] :) [21:55:50] * itmuckel [itmuckel!~itmuckel@i577BC874.versanet.de] has quit. [23:07:09] doublec: you are now a mod of r/factor [23:14:50] <^alex> we have been introducing a bunch of other people like us to factor btw [23:15:19] <^alex> alexes can have little a language-evangelism, as a treat [23:27:52] doublec: ive got lambdas -> ski, working on ski -> factor rn [23:28:28] however [23:28:31] S is causing issues [23:28:37] due to being recursive and a combinator [23:28:49] in both senses