[01:24:07] * _longines [_longines!~longines@static.183.80.201.138.clients.your-server.de] has quit (Ping timeout: 240 seconds). [01:35:56] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [01:36:40] * tgunr [tgunr!~davec@cpe-76-173-81-182.hawaii.res.rr.com] has quit (Quit: Textual IRC Client: www.textualapp.com). [01:37:47] * _longines [_longines!~longines@static.183.80.201.138.clients.your-server.de] has joined the channel. [01:40:42] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Ping timeout: 265 seconds). [01:55:52] * jtimon [jtimon!~quassel@150.110.132.37.dynamic.jazztel.es] has quit (Ping timeout: 244 seconds). [02:10:04] * jtimon [jtimon!~quassel@150.110.132.37.dynamic.jazztel.es] has joined the channel. [02:36:39] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [02:41:08] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Ping timeout: 265 seconds). [03:34:18] * jtimon [jtimon!~quassel@150.110.132.37.dynamic.jazztel.es] has quit (Remote host closed the connection). [04:38:12] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [04:56:13] * delvinj [delvinj!~Miranda@173-160-116-46-Minnesota.hfc.comcastbusiness.net] has quit (Ping timeout: 248 seconds). [05:12:34] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [06:10:14] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [06:20:08] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [06:30:41] * proteusguy [proteusguy!~proteusgu@athedsl-4443658.home.otenet.gr] has joined the channel. [06:49:08] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [06:58:43] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [07:02:07] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [07:12:58] * bjz [bjz!~bjz@104.222.140.123] has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…). [07:15:39] * rudha [rudha!~rudha@p200300760F67CA7729D8B7303BAA73E3.dip0.t-ipconnect.de] has joined the channel. [07:24:17] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [08:59:37] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [11:44:53] * bjz [bjz!~bjz@pa49-185-187-31.pa.vic.optusnet.com.au] has joined the channel. [12:08:50] * bjz [bjz!~bjz@pa49-185-187-31.pa.vic.optusnet.com.au] has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…). [12:24:49] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [12:39:58] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [12:41:04] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [12:53:15] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [12:54:18] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [13:06:34] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [13:07:38] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [13:51:00] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [13:51:35] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [13:59:00] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [14:16:04] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [14:18:00] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [14:21:39] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [14:22:23] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has joined the channel. [15:04:17] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [15:11:41] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection). [16:38:53] * delvinj [delvinj!~Miranda@173-160-116-46-Minnesota.hfc.comcastbusiness.net] has joined the channel. [16:46:30] We don't have any words that print out letters in English, right? [16:46:45] E.g., something like 1234 >english would yield "One-thousand two-hundred thirty-four" [16:50:37] Common Lisp's #'format function has a ~r feature that does that, but I can't say I've ever found it particularly useful. [16:56:38] I'm code golfing. [16:56:43] That's all. :) [16:56:57] I already did in fact code golf it in CL; was quite easy due to format having way too much stuff in it. [16:58:17] Ha [16:58:22] Pretty much accurate… [16:58:57] Personally I'd never use a language where the equivalent of printf() doesn't have loops and conditionals and can't print roman numerals. [16:59:01] :P [17:07:59] * rudha [rudha!~rudha@p200300760F67CA7729D8B7303BAA73E3.dip0.t-ipconnect.de] has quit (Quit: Leaving). [17:10:33] I was going to make a joke about roman numerals, because I was pretty sure that was in there, but I couldn't find an exhaustive list of format specifiers in the HyperSpec. [17:10:51] That said, Factor does have USE: roman. :) [17:11:59] but can it handle Unicode roman numerals → Ⅲ Ⅳ Ⅹ [17:13:36] Oh, and we've got math.text.english [17:41:46] * shikhin [shikhin!shikhin@unaffiliated/shikhin] has joined the channel. [17:41:53] * shikhin whistles. [18:47:02] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit. [18:58:06] * stisti [stisti!~stisti@fsgw.f-secure.com] has joined the channel. [19:14:16] * kssreeram [kssreeram!~kssreeram@183.83.50.145] has joined the channel. [19:29:10] What's math.text.english? Is that also CL? [19:29:17] Any people here in or near Atlanta? [19:30:14] shapr: http://docs.factorcode.org/content/vocab-math.text.english.html [19:30:22] ah [19:30:33] shapr: basically the >english function bmp mentioned, it's just called number>text [19:34:11] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has joined the channel. [19:42:43] * kssreeram [kssreeram!~kssreeram@183.83.50.145] has quit (Quit: My Mac has gone to sleep. ZZZzzz…). [19:46:19] * kssreeram [kssreeram!~kssreeram@183.83.50.145] has joined the channel. [19:48:00] * kssreeram [kssreeram!~kssreeram@183.83.50.145] has quit (Client Quit). [19:51:39] * groovy2shoes [groovy2shoes!~groovy2sh@unaffiliated/groovebot] has joined the channel. [21:00:14] * jtimon [jtimon!~quassel@150.110.132.37.dynamic.jazztel.es] has joined the channel. [21:52:06] * bjz [bjz!~bjz@14-201-215-168.tpgi.com.au] has quit (Read error: Connection reset by peer). [22:59:11] * stisti [stisti!~stisti@fsgw.f-secure.com] has quit (Remote host closed the connection).