00:03:52 guile was designed for exactly that 00:06:39 -!- ccorn [~ccorn@92.110.20.203] has quit [Quit: ccorn] 00:09:47 offby1: sweet, I'll check it out. 00:09:58 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 246 seconds] 00:10:36 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 00:16:29 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 00:17:08 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 00:21:15 kwmiebach [~kwmiebach@xdsl-213-168-108-223.netcologne.de] has joined #scheme 00:22:17 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 00:22:58 CADD [~CADD@12.227.104.109] has joined #scheme 00:27:12 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 00:28:47 haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 00:30:54 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Read error: Connection reset by peer] 00:35:12 -!- haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Ping timeout: 272 seconds] 00:36:30 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 00:41:44 -!- ijp [~user@host109-158-226-184.range109-158.btcentralplus.com] has quit [Quit: ijp] 00:43:12 JoshDreamland [~Josh@enigma/joshdreamland] has joined #scheme 00:43:54 I was taught that the syntax to cond was (cond (expression) (value) (expression) (value) (expression) (value) ... ), is this not the case? 00:49:39 -!- CADD [~CADD@12.227.104.109] has quit [Ping timeout: 246 seconds] 00:50:09 ,df cond 00:50:18 heh, wrong channel 00:50:46 I think it's more like (cond (expression expression) (expression expression) ...) 00:50:55 ah 00:51:01 or even (cond (expression body ...) (expression body ...)) 00:51:13 that would make sense; thanks 00:51:14 often the expression is a function call so there are more parens 00:51:29 rudybot: (cond (#t "it's all true") (#f "It's a lie")) 00:51:30 *offby1: I need that because I'm making something like a list cond 00:51:33 rudybot: eval (cond (#t "it's all true") (#f "It's a lie")) 00:51:34 *offby1: ; Value: "it's all true" 00:51:39 rudybot: eval (cond (#f "It's a lie") (#t "it's all true")) 00:51:39 *offby1: ; Value: "it's all true" 00:51:52 rudybot: eval (cond (17 "Numbers are true too, you know") (#f "It's a lie") (#t "it's all true")) 00:51:52 *offby1: ; Value: "Numbers are true too, you know" 00:51:53 perfect 00:52:14 conventionally, we use "else" instead of #t 00:52:25 rudybot: eval (cond (#f "It's a lie") (else "when all else fails")) 00:52:25 *offby1: ; Value: "when all else fails" 00:52:33 -!- cricri [~quassel@201-50-161-9.user.veloxzone.com.br] has quit [Remote host closed the connection] 00:52:35 rudybot: botsnack 00:52:35 my favourite snack! 00:52:41 rudybot: snotback 00:52:42 *offby1: error: snotback: undefined; cannot reference an identifier before its definition in module: 'program 00:52:45 tsk tsk 00:53:52 -!- MrFahrenheit [~RageOfTho@unaffiliated/rageofthou] has quit [Ping timeout: 264 seconds] 00:53:58 CADD [~CADD@12.227.104.109] has joined #scheme 00:54:25 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 246 seconds] 00:55:01 yep, it's working now. Thanks! 01:05:32 Feng_____ [~quassel@218.28.84.60] has joined #scheme 01:05:53 -!- Feng___ [~quassel@218.28.84.60] has quit [Ping timeout: 252 seconds] 01:06:02 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 01:10:40 -!- synacktic [~jordyd@unaffiliated/jordyd] has quit [Ping timeout: 264 seconds] 01:19:17 imran_sr [~imran@99-72-224-160.lightspeed.sntcca.sbcglobal.net] has joined #scheme 01:21:32 jao [~jao@21.Red-79-153-49.dynamicIP.rima-tde.net] has joined #scheme 01:21:36 -!- jao [~jao@21.Red-79-153-49.dynamicIP.rima-tde.net] has quit [Changing host] 01:21:36 jao [~jao@pdpc/supporter/professional/jao] has joined #scheme 01:21:57 -!- oleo [~oleo@xdsl-78-35-191-126.netcologne.de] has quit [Read error: Operation timed out] 01:23:03 ,zactssnack 01:38:51 oleo [~oleo@xdsl-78-35-185-207.netcologne.de] has joined #scheme 01:40:04 -!- stepnem [~stepnem@internet2.cznet.cz] has quit [Ping timeout: 264 seconds] 01:40:54 -!- kwmiebach [~kwmiebach@xdsl-213-168-108-223.netcologne.de] has quit [Ping timeout: 240 seconds] 01:41:41 kwmiebach [~kwmiebach@xdsl-87-79-212-248.netcologne.de] has joined #scheme 01:45:53 -!- hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has quit [Read error: Operation timed out] 01:56:22 Feng [~quassel@218.28.84.60] has joined #scheme 01:57:31 -!- Feng_____ [~quassel@218.28.84.60] has quit [Ping timeout: 272 seconds] 02:02:27 hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has joined #scheme 02:19:40 amgarchIn9 [~amgarchin@p4FD63FC1.dip0.t-ipconnect.de] has joined #scheme 02:29:30 -!- Giomancer [~gio@107.201.206.230] has quit [Quit: Leaving] 02:38:02 strobegen [~Adium@188.168.72.236] has joined #scheme 02:46:06 joneshf-laptop [~joneshf@c-98-208-36-36.hsd1.ca.comcast.net] has joined #scheme 02:49:06 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Read error: Connection reset by peer] 02:50:44 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 02:59:02 Giomancer [~gio@107.201.206.230] has joined #scheme 03:04:28 -!- ve [~a@vortis.xen.tardis.ed.ac.uk] has quit [Remote host closed the connection] 03:06:10 rudybot: snotback 03:06:11 Yum! Oysters. 03:31:06 synacktic [~jordyd@unaffiliated/jordyd] has joined #scheme 03:31:10 groovy2shoes [~guv@unaffiliated/groovebot] has joined #scheme 03:41:02 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 03:41:41 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Quit: Leaving] 03:41:44 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 03:46:31 -!- kwmiebach [~kwmiebach@xdsl-87-79-212-248.netcologne.de] has quit [Quit: Leaving] 03:52:05 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 248 seconds] 03:52:55 -!- gzg [~user@24-217-211-79.dhcp.stls.mo.charter.com] has quit [Remote host closed the connection] 03:55:12 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Quit: Adamant] 03:55:34 Adamant [~Adamant@unaffiliated/adamant] has joined #scheme 04:03:50 -!- davexunit [~user@fsf/member/davexunit] has quit [Quit: Later] 04:04:07 marsam [~mario@190.222.203.103] has joined #scheme 04:04:21 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:05:54 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Read error: Operation timed out] 04:07:15 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 04:08:51 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 04:09:32 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:13:35 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 04:14:38 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 240 seconds] 04:16:25 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:17:11 -!- amgarchIn9 [~amgarchin@p4FD63FC1.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 04:23:28 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 04:24:06 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 04:24:06 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 04:24:06 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:28:20 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 04:28:53 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Ping timeout: 248 seconds] 04:36:09 -!- marsam [~mario@190.222.203.103] has quit [Quit: WeeChat 0.4.2] 04:41:50 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 04:41:50 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 04:41:50 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:43:15 -!- strobegen [~Adium@188.168.72.236] has quit [Quit: Leaving.] 04:45:44 -!- JoshDreamland [~Josh@enigma/joshdreamland] has quit [Quit: Leaving.] 04:47:13 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 04:54:00 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 04:54:00 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 04:54:00 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 04:54:59 -!- vraid [50d8e34d@gateway/web/freenode/ip.80.216.227.77] has quit [Ping timeout: 250 seconds] 05:00:25 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 05:00:58 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 05:09:25 -!- jao [~jao@pdpc/supporter/professional/jao] has quit [Ping timeout: 272 seconds] 05:09:40 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 240 seconds] 05:12:34 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 05:13:29 -!- dsmith_ [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 272 seconds] 05:17:45 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 05:18:22 amgarchIn9 [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 05:21:43 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 05:23:41 -!- synacktic [~jordyd@unaffiliated/jordyd] has quit [Ping timeout: 240 seconds] 05:27:01 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 240 seconds] 05:28:44 -!- amgarchIn9 [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Read error: Connection reset by peer] 05:28:51 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 05:30:37 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 05:30:56 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 05:32:08 -!- tenq|away is now known as tenq 05:43:53 xue [~nebula@139.227.252.50] has joined #scheme 06:03:40 -!- groovy2shoes [~guv@unaffiliated/groovebot] has quit [Quit: It is now safe to turn off your Groovebot.] 06:05:14 vishesh [~vishesh@103.30.143.254] has joined #scheme 06:10:51 -!- vishesh [~vishesh@103.30.143.254] has quit [Ping timeout: 272 seconds] 06:13:16 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 06:15:36 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 06:16:32 weie [~~eie@softbank221078042071.bbtec.net] has joined #scheme 06:35:19 -!- rudybot [~luser@ec2-54-215-10-197.us-west-1.compute.amazonaws.com] has quit [Remote host closed the connection] 06:35:40 -!- nisstyre [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 06:37:29 rudybot [~luser@ec2-54-215-10-197.us-west-1.compute.amazonaws.com] has joined #scheme 06:55:04 -!- xue [~nebula@139.227.252.50] has quit [Ping timeout: 264 seconds] 06:56:00 xue [~nebula@139.227.252.50] has joined #scheme 06:56:38 vishesh [~vishesh@122.177.252.39] has joined #scheme 06:59:21 synacktic [~jordyd@unaffiliated/jordyd] has joined #scheme 07:25:38 stepnem [~stepnem@internet2.cznet.cz] has joined #scheme 07:28:53 -!- synacktic [~jordyd@unaffiliated/jordyd] has quit [Ping timeout: 245 seconds] 07:55:35 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Quit: Adamant] 07:58:43 gravicappa [~gravicapp@ppp91-77-167-101.pppoe.mtu-net.ru] has joined #scheme 08:09:22 cricri [~quassel@201-50-161-9.user.veloxzone.com.br] has joined #scheme 08:15:57 -!- vishesh [~vishesh@122.177.252.39] has quit [Ping timeout: 265 seconds] 08:16:39 vishesh [~vishesh@122.177.252.39] has joined #scheme 08:16:50 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 08:28:12 -!- CADD [~CADD@12.227.104.109] has quit [Quit: leaving] 08:28:29 CADD [~CADD@12.227.104.109] has joined #scheme 08:28:34 -!- CADD [~CADD@12.227.104.109] has quit [Client Quit] 08:38:06 pnkfelix [~Adium@bas75-2-88-170-201-21.fbx.proxad.net] has joined #scheme 08:48:47 tinc [~user@31.176.252.242] has joined #scheme 08:51:35 -!- pnkfelix [~Adium@bas75-2-88-170-201-21.fbx.proxad.net] has quit [Quit: Leaving.] 09:16:16 -!- xue [~nebula@139.227.252.50] has quit [Read error: Connection reset by peer] 09:16:42 xue [~nebula@139.227.252.50] has joined #scheme 09:22:20 Adamant [~Adamant@unaffiliated/adamant] has joined #scheme 09:28:40 cricri_ [~quassel@201-8-229-110.user.veloxzone.com.br] has joined #scheme 09:30:58 -!- cricri [~quassel@201-50-161-9.user.veloxzone.com.br] has quit [Ping timeout: 245 seconds] 09:37:05 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 09:38:36 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 09:45:38 -!- peterhil [~peterhil@dsl-hkibrasgw3-58c156-108.dhcp.inet.fi] has quit [Read error: Connection reset by peer] 09:46:53 peterhil [~peterhil@dsl-hkibrasgw3-58c156-108.dhcp.inet.fi] has joined #scheme 09:55:27 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 09:55:27 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 09:55:27 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 10:05:53 ccorn [~ccorn@92.110.20.203] has joined #scheme 10:10:32 Aiwass [~user@unaffiliated/aiwass] has joined #scheme 10:14:49 -!- oxum [~oxum@122.164.98.152] has quit [Ping timeout: 240 seconds] 10:16:34 oxum [~oxum@122.164.186.77] has joined #scheme 10:18:06 -!- Aiwass [~user@unaffiliated/aiwass] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:19:23 -!- cricri_ [~quassel@201-8-229-110.user.veloxzone.com.br] has quit [Remote host closed the connection] 10:20:58 -!- ccorn [~ccorn@92.110.20.203] has quit [Quit: ccorn] 10:23:52 -!- oxum [~oxum@122.164.186.77] has quit [Ping timeout: 264 seconds] 10:34:02 Okasu [~1@unaffiliated/okasu] has joined #scheme 10:34:35 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 10:39:32 ccorn [~ccorn@92.110.20.203] has joined #scheme 10:40:21 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 10:40:21 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 10:40:21 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 10:45:30 -!- tinc [~user@31.176.252.242] has quit [Remote host closed the connection] 10:53:05 oxum [~oxum@122.164.154.41] has joined #scheme 11:04:09 -!- xue [~nebula@139.227.252.50] has quit [Ping timeout: 265 seconds] 11:12:38 -!- vishesh [~vishesh@122.177.252.39] has quit [Ping timeout: 245 seconds] 11:14:11 -!- ccorn [~ccorn@92.110.20.203] has quit [Quit: ccorn] 11:14:23 hiroakip [~hiroaki@ip-178-202-201-114.unitymediagroup.de] has joined #scheme 11:37:04 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 11:39:32 strobegen [~Adium@188.168.72.236] has joined #scheme 11:42:54 xue [~nebula@139.227.252.50] has joined #scheme 11:43:39 strobegen1 [~Adium@188.168.72.236] has joined #scheme 11:43:45 -!- strobegen [~Adium@188.168.72.236] has quit [Ping timeout: 245 seconds] 11:45:11 tinq [~user@31.176.252.242] has joined #scheme 11:46:15 -!- tinq [~user@31.176.252.242] has quit [Client Quit] 11:47:13 tinq [~user@31.176.252.242] has joined #scheme 11:50:08 -!- MichaelRaskin [~MichaelRa@195.91.224.161] has quit [Ping timeout: 245 seconds] 11:52:39 -!- peterhil [~peterhil@dsl-hkibrasgw3-58c156-108.dhcp.inet.fi] has quit [Read error: Connection reset by peer] 11:53:51 peterhil [~peterhil@dsl-hkibrasgw3-58c156-108.dhcp.inet.fi] has joined #scheme 11:58:37 wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has joined #scheme 12:04:39 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Remote host closed the connection] 12:13:25 -!- xue [~nebula@139.227.252.50] has quit [Ping timeout: 248 seconds] 12:15:56 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 12:15:56 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 12:15:56 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 12:17:07 MrFahrenheit [~RageOfTho@77.221.25.95] has joined #scheme 12:17:07 -!- MrFahrenheit [~RageOfTho@77.221.25.95] has quit [Changing host] 12:17:07 MrFahrenheit [~RageOfTho@unaffiliated/rageofthou] has joined #scheme 12:18:39 xue [~nebula@139.227.252.50] has joined #scheme 12:20:33 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 240 seconds] 12:21:46 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Quit: Adamant] 12:22:05 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 12:22:05 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 12:22:05 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 12:22:43 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net] has joined #scheme 12:26:47 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 12:27:31 -!- ehaliewicz [~user@50-0-51-28.dsl.static.sonic.net] has quit [Ping timeout: 252 seconds] 12:27:36 Adamant [~Adamant@unaffiliated/adamant] has joined #scheme 12:34:11 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 12:38:52 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 12:39:50 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 12:39:50 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 12:39:50 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 12:47:06 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 12:50:38 -!- tenq is now known as tenq|away 12:53:51 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 12:53:51 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 12:53:51 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 12:54:20 -!- hiroakip [~hiroaki@ip-178-202-201-114.unitymediagroup.de] has quit [Ping timeout: 265 seconds] 12:58:27 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 13:00:39 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 13:03:04 -!- tenq|away is now known as tenq 13:05:27 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 13:11:33 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 13:11:33 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 13:11:33 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 13:18:06 davexunit [~user@fsf/member/davexunit] has joined #scheme 13:23:47 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 13:23:53 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 13:24:35 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 13:24:35 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 13:24:35 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 13:25:35 ccorn [~ccorn@92.110.20.203] has joined #scheme 13:29:16 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 264 seconds] 13:32:18 -!- wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has quit [Ping timeout: 246 seconds] 13:40:33 -!- oleo [~oleo@xdsl-78-35-185-207.netcologne.de] has quit [Read error: Operation timed out] 13:41:00 oleo [~oleo@xdsl-87-79-196-135.netcologne.de] has joined #scheme 13:43:50 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 13:43:50 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 13:43:50 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 13:50:29 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 248 seconds] 13:51:02 -!- ccorn [~ccorn@92.110.20.203] has quit [Quit: ccorn] 13:52:42 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 13:52:42 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 13:52:42 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 13:54:54 kwmiebach [~kwmiebach@xdsl-87-79-212-248.netcologne.de] has joined #scheme 13:56:56 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 240 seconds] 13:59:25 nebula__ [~nebula@139.227.252.50] has joined #scheme 14:02:58 -!- xue [~nebula@139.227.252.50] has quit [Ping timeout: 265 seconds] 14:09:45 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 14:09:45 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 14:09:45 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:14:27 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 14:20:35 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:25:05 -!- kwmiebach [~kwmiebach@xdsl-87-79-212-248.netcologne.de] has quit [Read error: Connection reset by peer] 14:25:13 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 14:25:31 kwmiebach [~kwmiebach@xdsl-87-79-96-50.netcologne.de] has joined #scheme 14:26:12 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:26:30 wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has joined #scheme 14:32:33 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 252 seconds] 14:32:43 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 14:33:26 -!- tenq is now known as tenq|away 14:34:13 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:34:49 -!- wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has quit [Ping timeout: 246 seconds] 14:39:10 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Remote host closed the connection] 14:40:36 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:42:12 edw [~edw@cpe-69-204-234-195.nyc.res.rr.com] has joined #scheme 14:43:14 -!- tinq [~user@31.176.252.242] has quit [Read error: Connection reset by peer] 14:45:19 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 246 seconds] 14:51:50 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 14:51:50 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 14:51:50 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 14:52:27 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 14:58:59 -!- defanor [~defanor@ppp91-77-187-78.pppoe.mtu-net.ru] has quit [Ping timeout: 246 seconds] 14:59:06 defanor [~defanor@ppp91-77-181-191.pppoe.mtu-net.ru] has joined #scheme 15:01:03 -!- nebula__ is now known as xue 15:01:12 -!- xue is now known as nebula__ 15:03:24 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Quit: Adamant] 15:03:35 haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 15:05:33 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 15:08:36 -!- haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Remote host closed the connection] 15:14:23 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 15:14:55 civodul [~user@reverse-83.fdn.fr] has joined #scheme 15:16:15 -!- yacks [~py@103.6.159.103] has quit [Quit: Leaving] 15:17:17 -!- juanfra [~juanfra@unaffiliated/juanfra] has quit [Ping timeout: 252 seconds] 15:20:03 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 15:21:22 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 15:21:22 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 15:21:22 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 15:21:32 -!- hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has quit [Quit: WeeChat 0.4.1] 15:25:51 hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has joined #scheme 15:26:17 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 15:38:10 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 15:38:45 -!- gravicappa [~gravicapp@ppp91-77-167-101.pppoe.mtu-net.ru] has quit [Ping timeout: 248 seconds] 15:43:14 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Remote host closed the connection] 15:43:36 -!- davexunit [~user@fsf/member/davexunit] has quit [Quit: Later] 15:44:02 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 15:46:26 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 15:46:50 tinq [~user@31.176.252.242] has joined #scheme 15:46:57 amgarchIn9 [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 15:49:05 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 16:01:08 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 16:06:11 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Remote host closed the connection] 16:07:04 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 16:10:47 jao [~jao@92.57.233.180] has joined #scheme 16:10:50 -!- jao [~jao@92.57.233.180] has quit [Changing host] 16:10:50 jao [~jao@pdpc/supporter/professional/jao] has joined #scheme 16:12:15 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 246 seconds] 16:18:12 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 16:22:33 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 16:23:58 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 16:23:58 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 16:23:58 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 16:42:39 pnkfelix [~Adium@bas75-2-88-170-201-21.fbx.proxad.net] has joined #scheme 16:46:37 gravicappa [~gravicapp@ppp91-77-167-101.pppoe.mtu-net.ru] has joined #scheme 16:51:41 -!- TaylanUB [tub@p4FD91BE0.dip0.t-ipconnect.de] has quit [Disconnected by services] 16:52:26 TaylanUB [tub@p4FD90834.dip0.t-ipconnect.de] has joined #scheme 17:02:32 -!- kwmiebach [~kwmiebach@xdsl-87-79-96-50.netcologne.de] has quit [Quit: Leaving] 17:16:07 xue [~nebula@139.227.252.50] has joined #scheme 17:18:37 -!- nebula__ [~nebula@139.227.252.50] has quit [Ping timeout: 246 seconds] 17:23:39 -!- pnkfelix [~Adium@bas75-2-88-170-201-21.fbx.proxad.net] has quit [Quit: Leaving.] 17:26:23 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 17:26:59 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 17:28:21 -!- tinq [~user@31.176.252.242] has quit [Remote host closed the connection] 17:32:44 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 265 seconds] 17:38:09 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 17:38:09 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 17:38:09 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 17:38:29 rgc [~user@LPoitiers-156-84-49-192.w193-248.abo.wanadoo.fr] has joined #scheme 17:40:15 diogenes_ [~anon@a89-155-11-217.cpe.netcabo.pt] has joined #scheme 17:43:40 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 264 seconds] 17:45:32 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 17:46:53 -!- FireFly [~firefly@oftn/member/FireFly] has quit [Ping timeout: 272 seconds] 17:47:04 -!- amgarchIn9 [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 17:47:12 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 17:50:26 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Read error: Connection reset by peer] 17:51:42 haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 17:57:28 -!- haroldwu1 [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Ping timeout: 264 seconds] 17:58:16 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 17:58:16 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 17:58:16 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 17:58:44 -!- xue [~nebula@139.227.252.50] has quit [Quit: Konversation terminated!] 18:02:19 wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has joined #scheme 18:03:43 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 18:04:14 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 18:13:42 davexunit [~user@fsf/member/davexunit] has joined #scheme 18:15:00 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net] has joined #scheme 18:18:38 noam_ [~noam@213.57.201.130] has joined #scheme 18:21:43 -!- noam [~noam@213.57.201.130] has quit [Ping timeout: 252 seconds] 18:24:46 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 246 seconds] 18:24:56 -!- wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has quit [Ping timeout: 265 seconds] 18:25:45 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 18:31:47 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 18:31:47 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 18:31:47 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 18:36:39 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 18:44:12 zsexdrcft [~nobody@85.110.79.69] has joined #scheme 18:45:06 -!- zsexdrcft [~nobody@85.110.79.69] has quit [Remote host closed the connection] 18:56:54 -!- cdidd [~cdidd@128-68-255-53.broadband.corbina.ru] has quit [Remote host closed the connection] 18:59:06 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 18:59:06 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 18:59:06 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 18:59:44 -!- diogenes_ [~anon@a89-155-11-217.cpe.netcabo.pt] has quit [Ping timeout: 265 seconds] 19:07:23 diogenes_ [~anon@a89-155-11-217.cpe.netcabo.pt] has joined #scheme 19:08:28 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 19:12:28 -!- diogenes_ [~anon@a89-155-11-217.cpe.netcabo.pt] has quit [Ping timeout: 264 seconds] 19:16:25 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 19:20:24 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 19:20:24 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 19:20:24 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 19:22:31 -!- lolcow is now known as leppie 19:24:06 fridim_ [~fridim@bas2-montreal07-2925317577.dsl.bell.ca] has joined #scheme 19:27:01 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 248 seconds] 19:29:27 juanfra [~juanfra@unaffiliated/juanfra] has joined #scheme 19:29:54 nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 19:33:30 -!- oxum [~oxum@122.164.154.41] has quit [Ping timeout: 246 seconds] 19:38:04 oxum [~oxum@122.164.184.8] has joined #scheme 19:38:23 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 19:42:54 -!- tenq|away is now known as tenq 19:43:31 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 246 seconds] 19:44:57 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 19:47:21 crundar [62dfbad5@gateway/web/freenode/ip.98.223.186.213] has joined #scheme 19:47:46 How do I emit a beep (ascii bell) from the REPL? 19:48:16 I'm on petite Chez if it matters. 19:48:30 does anyone know where to find Norman Adams' master's thesis on the T assembler online? 19:49:07 -!- tenq is now known as tenq|away 19:49:42 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 19:49:42 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 19:49:42 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 19:50:15 alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has joined #scheme 19:54:07 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 252 seconds] 19:56:29 crundar: no idea; sorry. It's almost certainly something specific to Chez 20:05:57 -!- alexei [~amgarchin@p4FD56864.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 20:07:48 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 20:07:49 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 20:07:49 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 20:21:23 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 20:22:51 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 20:22:51 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 20:22:51 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 20:27:02 yacks [~py@103.6.159.103] has joined #scheme 20:27:13 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 245 seconds] 20:28:09 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 20:28:09 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 20:28:09 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 20:32:28 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 241 seconds] 20:34:51 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 20:34:51 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 20:34:51 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 20:39:45 ehaliewicz [~user@50-0-51-28.dsl.static.sonic.net] has joined #scheme 20:40:47 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 20:41:14 haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has joined #scheme 20:41:14 -!- haroldwu [~haroldwu@118-170-7-194.dynamic.hinet.net] has quit [Changing host] 20:41:14 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 20:48:04 estevocastro [~estevocas@248.Red-79-151-101.dynamicIP.rima-tde.net] has joined #scheme 21:17:28 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 21:21:18 vraid [50d8e34d@gateway/web/freenode/ip.80.216.227.77] has joined #scheme 21:22:05 -!- weie [~~eie@softbank221078042071.bbtec.net] has quit [Quit: Leaving...] 21:24:44 -!- stepnem [~stepnem@internet2.cznet.cz] has quit [Ping timeout: 265 seconds] 21:25:07 -!- oxum [~oxum@122.164.184.8] has quit [Ping timeout: 272 seconds] 21:41:15 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Read error: Connection reset by peer] 21:41:39 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 21:42:35 wiel [~chatzilla@72.252.124.67] has joined #scheme 21:44:13 -!- rgc [~user@LPoitiers-156-84-49-192.w193-248.abo.wanadoo.fr] has quit [Remote host closed the connection] 21:46:25 -!- crundar [62dfbad5@gateway/web/freenode/ip.98.223.186.213] has quit [Quit: Page closed] 21:52:37 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 22:01:02 haroldwu [~haroldwu@118-170-138-33.dynamic.hinet.net] has joined #scheme 22:01:02 -!- haroldwu [~haroldwu@118-170-138-33.dynamic.hinet.net] has quit [Changing host] 22:01:02 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 22:03:47 oxum [~oxum@122.164.20.73] has joined #scheme 22:04:00 kobain [~sambio@unaffiliated/kobain] has joined #scheme 22:06:41 ASau` [~user@p54AFFE7B.dip0.t-ipconnect.de] has joined #scheme 22:07:42 -!- gravicappa [~gravicapp@ppp91-77-167-101.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 22:08:04 -!- ASau [~user@p5083DBB8.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 22:11:20 -!- ASau` is now known as ASau 22:16:57 -!- nisstyre [~yours@oftn/member/Nisstyre] has quit [Read error: Connection reset by peer] 22:21:00 is there a way to have a macro expand to multiple top-level (define) calls? 22:21:11 will (begin) work? 22:21:58 tinyghost: (begin) works, yess 22:22:00 *yes 22:22:08 wonderful! thank you :) 22:26:57 ecraven: ISTR Olin saying that no copies exist anymore. 22:27:53 The Yale library didn't keep copies of masters' theses, and Norman's own copy I heard was lost in a basement flood. 22:28:06 His advisor, Paul Hudak, may have a copy, I didn't ask him. 22:40:01 -!- strobegen1 [~Adium@188.168.72.236] has quit [Quit: Leaving.] 22:52:10 -!- civodul [~user@reverse-83.fdn.fr] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:14:03 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 23:16:11 -!- noam_ is now known as noam 23:20:05 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 23:26:02 Adamant [~Adamant@unaffiliated/adamant] has joined #scheme 23:30:37 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Client Quit] 23:33:35 -!- haroldwu [~haroldwu@unaffiliated/haroldwu] has quit [Ping timeout: 272 seconds] 23:40:15 -!- Okasu [~1@unaffiliated/okasu] has quit [Quit: leaving] 23:48:03 -!- ASau [~user@p54AFFE7B.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 23:50:58 haroldwu [~haroldwu@118-170-138-33.dynamic.hinet.net] has joined #scheme 23:50:58 -!- haroldwu [~haroldwu@118-170-138-33.dynamic.hinet.net] has quit [Changing host] 23:50:58 haroldwu [~haroldwu@unaffiliated/haroldwu] has joined #scheme 23:53:37 ASau [~user@p54AFFE7B.dip0.t-ipconnect.de] has joined #scheme 23:53:53 -!- estevocastro [~estevocas@248.Red-79-151-101.dynamicIP.rima-tde.net] has quit [Ping timeout: 245 seconds]