[00:44:53] * Krenium [Krenium!Krenium@63.142.120.199] has joined the channel. [01:01:32] In Factor, can someone help me understand the stack effect of each? ( ... seq quot: ( ... x -- ... ) -- ... ) [01:02:12] I think what it's saying is the quotation to each needs to have a stack effect like ( x -- ) or ( x x -- x ) or ( x x x -- x x ) ? [01:03:29] I guess my question is why it's designed so that I can't do a simple one-to-one like [ string>number ] each or something like that. [01:12:57] The scenario is that I have a sequence with 5 strings that need to be converted to numbers and then boa'd. [01:13:34] Is there a more idiomatic way to accomplish this than [ string>number ] map 5 firstn tuple boa? [01:14:01] * qih [qih!~qih@222-155-108-224-fibre.bb.spark.co.nz] has joined the channel. [01:14:24] Hi peeps, is the Factor Lang an upto date project in terms of code? [01:26:05] * qih [qih!~qih@222-155-108-224-fibre.bb.spark.co.nz] has left the channel. [02:15:53] It looks like there's people working on it, currently, if this is what you mean [02:16:36] oh, they're gone away [02:43:08] * jtimon [jtimon!~quassel@142.29.134.37.dynamic.jazztel.es] has quit (Ping timeout: 276 seconds). [03:10:05] this channel has gotten active... was factor featured in some article or something? [03:16:11] me, I just started looking into Factor with no external stimuli. I heard about Factor years ago but had no time to pursue it at the time. Now it came the time to study it. No articles, no nothing. [03:21:10] Maybe there's been a mention somewhere recently, But I didn't see it. [04:20:15] * kumool [kumool!~kumool@adsl-64-237-235-180.prtc.net] has quit (Quit: Leaving). [04:28:55] * pierpa [pierpa!4f0ce24f@gateway/web/freenode/ip.79.12.226.79] has quit (Quit: Page closed). [04:39:45] hey all, i'll try to be around more [04:40:14] we want to relase Factor .98 but there's currently a macOS 100% cpu bug due to 10.13.4 throwing errors that we catch in a loop [04:41:11] then i have plans to release .99 soon after which changes the syntax a little so parsing words can go away [04:44:09] * pierpal [pierpal!~pierpal@host79-226-dynamic.12-79-r.retail.telecomitalia.it] has joined the channel. [04:44:52] Krenium: that way looks fine [05:36:35] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-szddajcytmmitdxe] has quit (Quit: Connection closed for inactivity). [05:44:33] Wow, no more parsing words? Will USING ; and : ; and such still look the same? [05:45:18] And what will happen to existing parsing words throughout various vocabs? [13:18:59] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-kdbzgrjtezadxhmr] has joined the channel. [16:10:48] * tgunr [tgunr!~tgunr@cpe-76-173-64-7.hawaii.res.rr.com] has joined the channel. [18:05:07] * Krenium [Krenium!Krenium@63.142.120.199] has quit (Ping timeout: 246 seconds). [18:50:25] * kumool [kumool!~kumool@adsl-64-237-235-180.prtc.net] has joined the channel. [20:38:29] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-kdbzgrjtezadxhmr] has quit (Quit: Connection closed for inactivity). [20:42:07] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-ewslnxpsptlirzsn] has joined the channel. [21:39:14] * pierpal [pierpal!~pierpal@host79-226-dynamic.12-79-r.retail.telecomitalia.it] has quit (Quit: Poof). [21:39:34] * pierpal [pierpal!~pierpal@host79-226-dynamic.12-79-r.retail.telecomitalia.it] has joined the channel. [21:53:33] * Krenium [Krenium!Krenium@63.142.120.199] has joined the channel. [22:08:30] * pierpa [pierpa!4f0ce24f@gateway/web/freenode/ip.79.12.226.79] has joined the channel.