00:11:28 honkfestival [~honkfesti@198-84-183-94.cpe.teksavvy.com] has joined #scheme 00:18:28 -!- carleastlund [~cce@c-98-223-186-213.hsd1.in.comcast.net] has left #scheme 00:21:14 -!- civodul [~user@reverse-83.fdn.fr] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 00:45:37 dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has joined #scheme 01:35:52 -!- spobat_ [~spobat@p5DC77A30.dip.t-dialin.net] has quit [Quit: Leaving] 01:36:29 kvda [~kvda@ppp121-44-56-186.lns20.syd6.internode.on.net] has joined #scheme 01:38:59 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Read error: Operation timed out] 01:44:23 -!- surrounder [~surrounde@095-096-032-026.static.chello.nl] has left #scheme 01:47:49 Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has joined #scheme 01:58:53 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 02:06:27 jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has joined #scheme 02:14:28 -!- peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has quit [Ping timeout: 246 seconds] 02:16:54 b4283 [~b4283@1-172-84-234.dynamic.hinet.net] has joined #scheme 02:18:04 -!- kvda [~kvda@ppp121-44-56-186.lns20.syd6.internode.on.net] has quit [Quit: x___x] 02:20:14 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 02:21:50 Nisstyre-laptop [~yours@oftn/member/Nisstyre] has joined #scheme 02:30:00 Giomancer [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has joined #scheme 02:33:35 robot-beethoven [~user@c-24-118-142-0.hsd1.mn.comcast.net] has joined #scheme 02:35:56 -!- robot-beethoven [~user@c-24-118-142-0.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 02:36:12 robot-beethoven [~user@c-24-118-142-0.hsd1.mn.comcast.net] has joined #scheme 02:47:03 -!- dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has quit [Ping timeout: 256 seconds] 02:49:15 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 02:49:26 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 03:22:25 burrows [~user@cpe-75-187-53-43.columbus.res.rr.com] has joined #scheme 03:23:14 Using a macro to modify a function body given the functions name, doable or nonsensical? 03:25:20 -!- masm [~archie@bl17-205-250.dsl.telepac.pt] has quit [Remote host closed the connection] 03:26:04 -!- mmc [~michal@178-85-64-28.dynamic.upc.nl] has quit [Ping timeout: 272 seconds] 03:26:34 burrows: Only with a procedural macro system like `syntax-case'. 03:26:57 Or hrm .. 03:27:49 Okay. 03:28:00 Well I think it's possible with `syntax-rules' but the "dispatch" to the code you want would happen at run-time. 03:31:42 (define-syntax define-fn (syntax-rules () ((_ name arglist body) (define name (lambda arglist (if (check-substring-or-something (symbol-to-string 'name)) do-one-thing do-other-thing)))))) 03:32:50 I didn't use `body' there .. but you get the idea ? 03:35:35 Yes I see how that works. 03:37:07 (I forgot how neat `syntax-rules' is .. make that pattern (_ (name . arglist) body).) 03:39:22 -!- jaaso` [~user@178.239.26.130] has quit [Ping timeout: 272 seconds] 03:39:41 -!- wbooze [~wbooze@xdsl-78-35-153-217.netcologne.de] has quit [Quit: none] 03:46:03 wbooze [~wbooze@xdsl-78-35-153-217.netcologne.de] has joined #scheme 03:50:09 peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has joined #scheme 03:50:44 -!- wbooze [~wbooze@xdsl-78-35-153-217.netcologne.de] has quit [Ping timeout: 255 seconds] 03:53:13 wbooze [~wbooze@xdsl-87-79-194-168.netcologne.de] has joined #scheme 04:00:29 -!- honkfestival [~honkfesti@198-84-183-94.cpe.teksavvy.com] has quit [] 04:07:44 Giomancer` [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has joined #scheme 04:10:17 yacks [~yacks@180.151.36.170] has joined #scheme 04:11:07 -!- Giomancer [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has quit [Ping timeout: 276 seconds] 04:13:04 -!- Giomancer` [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has quit [Ping timeout: 276 seconds] 04:14:05 Giomancer` [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has joined #scheme 04:16:06 -!- Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 272 seconds] 04:22:07 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Read error: Connection reset by peer] 04:30:34 I need some inspiration to learn myself some more Scheme, but not sure how to go about doing so. 04:31:11 have you been to sicp already ? 04:37:58 Oh yes, love it 05:12:12 -!- MrFahrenheit [~RageOfTho@cable-77-221-21-70.dynamic.telemach.ba] has quit [Ping timeout: 276 seconds] 05:51:20 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 05:57:16 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 05:59:04 William [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 05:59:29 -!- William is now known as Guest76229 06:11:27 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 252 seconds] 06:12:16 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 06:38:12 gravicappa [~gravicapp@h94-75-34-47.dyn.bashtel.ru] has joined #scheme 06:43:19 -!- jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 06:48:31 yeboot [~quote@98.234.17.207] has joined #scheme 06:48:47 (display "hello) 06:48:52 damn, " 06:48:56 ) 06:52:57 kvda [~kvda@ppp121-44-56-186.lns20.syd6.internode.on.net] has joined #scheme 06:53:00 The channel is not a scheme REPL. :P 06:53:22 lol 06:53:48 rudybot: (display "hello") 06:53:49 Riastradh: your sandbox is ready 06:53:49 Riastradh: ; stdout: "hello" 06:54:09 does rudybot work continuously 06:54:19 can I do something cruel like (define define 5) 06:54:20 rudybot, do you work continuously? 06:54:22 Riastradh: A Jordi J should be one flowing continuously differentiable curve. 06:54:30 rudybot: (define define 5) 06:54:30 Riastradh: Done. 06:54:53 Go ahead and try something like `(begin (define x 0) x)' now. 06:56:38 -!- Guest76229 is now known as tertl3 07:04:17 rudybot: (define (fact) (lambda (x) (if (> x 1) (* x (fact (- x 1))) 1))) 07:04:17 yeboot: your sandbox is ready 07:04:18 yeboot: Done. 07:04:26 rudybot: (fact 5) 07:04:26 yeboot: error: procedure fact: expects no arguments, given 1: 5 07:04:33 aw son of a bitch 07:05:16 (define (fact x) (if (> x 1) (* x (fact (- x 1))) 1))) 07:05:25 rudybot: (define (fact x) (if (> x 1) (* x (fact (- x 1))) 1))) 07:05:26 yeboot: thinking about it... the fact that emacs won't bring multithreaded to the script language is one thing... but not beeing able to have emacs running internally in MT mode is another... It sure will be a major rewrite of it.. But saying it's not do-able is just the easy path to take. 07:05:32 rudybot: help 07:05:33 yeboot: bug ..., help [], version, quote, source, url, seen , uptime, t8 ..., init [], eval ..., give ..., apropos ..., desc , doc 07:06:39 rudybot: (fact) 07:06:40 yeboot: ; Value: # 07:06:46 rudybot: fact 07:06:46 yeboot: ; Value: # 07:06:49 ... 07:06:52 rudybot: (fact 5) 07:06:53 yeboot: error: procedure fact: expects no arguments, given 1: 5 07:06:57 rudybot: defi 07:06:58 yeboot: error: reference to an identifier before its definition: defi in module: 'program 07:06:59 -!- FireFly [~firefly@oftn/member/FireFly] has quit [Excess Flood] 07:07:00 oops 07:07:05 rudybot: (define) 07:07:06 yeboot: error: #:1:0: define: bad syntax in: (define) 07:07:12 rudybot: define 07:07:12 yeboot: error: #:1:0: define: bad syntax in: define 07:07:21 alright I guess I've spammed up the channel enough 07:07:50 FireFly [~firefly@oftn/member/FireFly] has joined #scheme 07:19:39 yeboot: Eh, you could've queried the bot. 07:20:00 taylanub I'll do that 07:24:17 I think I'm addicted to coffee 07:25:08 rudybot: (define (square x) (* x x)) (square 5) 07:25:09 yeboot: what you will see in other code is (define (square x) (* x x)) which is a short form of (define square (lambda (x) (* x x))) 07:25:22 ... 07:25:28 this bot hates me 07:25:31 everywhere 07:25:48 rudybot: eval (define (square x) (* x x)) (square 5) 07:25:48 yeboot: ; Value: 25 07:26:00 cool, now I'm going to resume being a miserable failure 07:35:50 jaaso` [~user@178.239.26.130] has joined #scheme 07:42:14 -!- jaaso` [~user@178.239.26.130] has quit [Read error: Connection reset by peer] 07:43:07 hi 07:43:21 -!- Onionnion|Eee [~ryan@adsl-68-254-171-79.dsl.milwwi.ameritech.net] has quit [Quit: Leaving] 07:44:32 hi 07:44:43 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [Remote host closed the connection] 07:51:41 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 08:00:26 jaaso` [~user@178.239.26.130] has joined #scheme 08:03:28 -!- yeboot [~quote@98.234.17.207] has quit [Ping timeout: 272 seconds] 08:05:51 what is the best thing about scheme? 08:16:55 -!- jaaso` [~user@178.239.26.130] has quit [Remote host closed the connection] 08:18:09 jaaso` [~user@178.239.26.130] has joined #scheme 08:22:52 jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has joined #scheme 08:23:11 toekutr [~user@50-0-51-11.dsl.static.sonic.net] has joined #scheme 08:27:31 cdidd [~cdidd@95-28-11-42.broadband.corbina.ru] has joined #scheme 08:30:10 yeboot [~quote@c-98-234-17-207.hsd1.ca.comcast.net] has joined #scheme 08:51:35 arbn [~arbn@auriga.kiwilight.com] has joined #scheme 08:54:46 -!- jaaso` [~user@178.239.26.130] has quit [Read error: Connection reset by peer] 09:00:12 -!- toekutr [~user@50-0-51-11.dsl.static.sonic.net] has quit [Remote host closed the connection] 09:00:29 Everything. Duh. 09:03:19 -!- burrows [~user@cpe-75-187-53-43.columbus.res.rr.com] has quit [Ping timeout: 256 seconds] 09:06:48 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Ping timeout: 265 seconds] 09:18:44 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 248 seconds] 09:23:54 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Ping timeout: 272 seconds] 09:42:09 jaaso` [~user@178.239.26.130] has joined #scheme 09:49:18 mmc [~michal@178-85-64-28.dynamic.upc.nl] has joined #scheme 09:57:10 wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has joined #scheme 10:05:22 -!- gravicappa [~gravicapp@h94-75-34-47.dyn.bashtel.ru] has quit [Ping timeout: 276 seconds] 10:20:46 eni [~eni@90.84.144.95] has joined #scheme 10:27:24 -!- cdidd [~cdidd@95-28-11-42.broadband.corbina.ru] has quit [Remote host closed the connection] 10:30:21 cdidd [~cdidd@95-28-69-67.broadband.corbina.ru] has joined #scheme 10:33:01 add^_ [~add^_@m212-152-11-221.cust.tele2.se] has joined #scheme 10:33:15 -!- robot-beethoven [~user@c-24-118-142-0.hsd1.mn.comcast.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:38:29 -!- cdidd [~cdidd@95-28-69-67.broadband.corbina.ru] has quit [Ping timeout: 246 seconds] 10:50:14 -!- mmc [~michal@178-85-64-28.dynamic.upc.nl] has quit [Ping timeout: 265 seconds] 10:52:50 -!- Inode [~inode@time.uk.chromedpork.net] has quit [Ping timeout: 240 seconds] 10:53:23 -!- hiroakip [~hiroaki@77-20-78-82-dynip.superkabel.de] has quit [Ping timeout: 252 seconds] 11:02:19 snowylike [~sn@91-67-171-156-dynip.superkabel.de] has joined #scheme 11:05:30 hiroakip [~hiroaki@p5B049EA9.dip.t-dialin.net] has joined #scheme 11:08:29 MrFahrenheit [~RageOfTho@cable-77-221-21-70.dynamic.telemach.ba] has joined #scheme 11:15:12 ijp [~user@host86-171-25-94.range86-171.btcentralplus.com] has joined #scheme 11:24:14 -!- wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has quit [Ping timeout: 272 seconds] 11:28:54 -!- Nisstyre-laptop [~yours@oftn/member/Nisstyre] has quit [Ping timeout: 240 seconds] 11:40:57 -!- jaaso` [~user@178.239.26.130] has quit [Remote host closed the connection] 11:41:36 jaaso` [~user@178.239.26.130] has joined #scheme 12:10:28 -!- eni [~eni@90.84.144.95] has quit [Ping timeout: 272 seconds] 12:24:24 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 272 seconds] 12:25:01 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 12:30:24 -!- wbooze [~wbooze@xdsl-87-79-194-168.netcologne.de] has quit [Quit: none] 12:45:01 wbooze [~wbooze@xdsl-87-79-194-168.netcologne.de] has joined #scheme 12:46:43 -!- jaaso` [~user@178.239.26.130] has quit [Remote host closed the connection] 12:57:47 jaaso` [~user@178.239.26.130] has joined #scheme 13:00:04 astertronistic [~astertron@ip70-181-235-122.sd.sd.cox.net] has joined #scheme 13:10:45 -!- kvda [~kvda@ppp121-44-56-186.lns20.syd6.internode.on.net] has quit [Quit: -___-] 13:10:48 spobat [~spobat@p5DC77A30.dip.t-dialin.net] has joined #scheme 13:15:04 -!- jaaso` [~user@178.239.26.130] has quit [Ping timeout: 272 seconds] 13:19:58 Inode [~inode@time.uk.chromedpork.net] has joined #scheme 13:28:54 -!- b4283 [~b4283@1-172-84-234.dynamic.hinet.net] has quit [Ping timeout: 264 seconds] 13:34:31 jaaso` [~user@178.239.26.130] has joined #scheme 13:34:47 -!- jaaso` is now known as jaaso_ 13:35:45 -!- jaaso_ is now known as jaaso` 13:44:29 -!- peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has quit [Quit: Must not waste too much time here...] 13:44:49 peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has joined #scheme 13:47:12 -!- spobat [~spobat@p5DC77A30.dip.t-dialin.net] has quit [Quit: Leaving] 13:48:55 spobat [~spobat@p5DC77A30.dip.t-dialin.net] has joined #scheme 13:49:16 -!- spobat [~spobat@p5DC77A30.dip.t-dialin.net] has quit [Read error: Connection reset by peer] 13:49:54 -!- jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has quit [Ping timeout: 240 seconds] 14:12:54 Kooda [~the_game@2a01:e35:2f0c:a980:2e0:4cff:fe68:999] has joined #scheme 14:22:50 -!- Belaf [~campedel@net-2-40-0-196.cust.dsl.teletu.it] has quit [Ping timeout: 272 seconds] 14:23:45 -!- add^_ [~add^_@m212-152-11-221.cust.tele2.se] has quit [Quit: The Garbage Collector got me...] 14:36:20 grettke [~grettke@cpe-65-30-29-70.wi.res.rr.com] has joined #scheme 14:39:02 -!- jaaso` [~user@178.239.26.130] has quit [Remote host closed the connection] 14:39:14 Belaf [~campedel@93.147.58.242] has joined #scheme 14:41:08 jaaso` [~user@178.239.26.130] has joined #scheme 15:01:02 cmatei [~cmatei@78.96.108.212] has joined #scheme 15:04:20 Nisstyre-laptop [~yours@oftn/member/Nisstyre] has joined #scheme 15:09:36 -!- jaaso` [~user@178.239.26.130] has quit [Read error: Connection reset by peer] 15:17:34 gravicappa [~gravicapp@h178-129-69-251.dyn.bashtel.ru] has joined #scheme 15:26:40 jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has joined #scheme 15:26:44 -!- hiroakip [~hiroaki@p5B049EA9.dip.t-dialin.net] has quit [Ping timeout: 248 seconds] 15:29:51 b4283 [~b4283@1-172-84-234.dynamic.hinet.net] has joined #scheme 15:32:49 jaaso` [~user@178.239.26.130] has joined #scheme 15:35:52 scheme: idlerpg 15:37:14 What? 15:49:03 -!- noam [~noam@213.57.201.130] has quit [Ping timeout: 260 seconds] 16:02:04 -!- Nisstyre-laptop [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 16:11:17 I was saying #scheme \equiv idlerpg 16:14:58 What's idlerpg? 16:26:33 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 276 seconds] 16:32:18 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 16:34:17 -!- yeboot [~quote@c-98-234-17-207.hsd1.ca.comcast.net] has quit [Ping timeout: 255 seconds] 16:36:10 -!- wbooze [~wbooze@xdsl-87-79-194-168.netcologne.de] has quit [Ping timeout: 246 seconds] 16:55:29 -!- snowylike [~sn@91-67-171-156-dynip.superkabel.de] has quit [Ping timeout: 248 seconds] 16:56:15 snowylike [~sn@91-67-171-156-dynip.superkabel.de] has joined #scheme 16:58:39 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 17:02:26 -!- Belaf [~campedel@93.147.58.242] has quit [Ping timeout: 272 seconds] 17:05:52 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 17:08:07 -!- jozefg [~quassel@c-75-73-195-18.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 17:15:33 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 17:17:27 Belaf [~campedel@net-2-40-13-33.cust.dsl.teletu.it] has joined #scheme 17:23:51 -!- b4283 [~b4283@1-172-84-234.dynamic.hinet.net] has quit [Ping timeout: 252 seconds] 17:39:43 -!- jaaso` [~user@178.239.26.130] has quit [Ping timeout: 276 seconds] 17:41:06 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 17:42:46 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Remote host closed the connection] 17:43:46 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 17:44:54 jaaso` [~user@178.239.26.130] has joined #scheme 17:47:45 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Client Quit] 17:50:00 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 17:52:46 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Read error: Connection reset by peer] 17:53:41 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 17:57:40 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Remote host closed the connection] 17:58:56 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 17:59:25 burrows [~user@cpe-75-187-53-43.columbus.res.rr.com] has joined #scheme 18:02:28 -!- snowylike [~sn@91-67-171-156-dynip.superkabel.de] has quit [Quit: Nettalk6 - www.ntalk.de] 18:02:33 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 18:06:37 jaaso`` [~user@178.239.26.130] has joined #scheme 18:11:28 -!- jaaso` [~user@178.239.26.130] has quit [Ping timeout: 272 seconds] 18:12:11 -!- grettke [~grettke@cpe-65-30-29-70.wi.res.rr.com] has quit [Quit: Leaving] 18:15:57 William_ [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 18:19:20 -!- tertl3 [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Ping timeout: 255 seconds] 18:28:15 pnpuff [~Dioxirane@unaffiliated/pnpuff] has joined #scheme 18:30:50 pdponze [~pierre@37.0.45.21] has joined #scheme 18:48:35 Fare [fare@nat/google/x-kjyzlejkxfoquecy] has joined #scheme 18:50:51 add^_ [~add^_@m212-152-11-221.cust.tele2.se] has joined #scheme 18:52:03 -!- pnpuff [~Dioxirane@unaffiliated/pnpuff] has left #scheme 18:57:43 teslalamp [~user@unaffiliated/lcc] has joined #scheme 18:58:49 jcowan [~John@mail.digitalkingdom.org] has joined #scheme 19:03:40 jaaso``` [~user@178.239.26.130] has joined #scheme 19:04:24 -!- jaaso``` [~user@178.239.26.130] has quit [Client Quit] 19:04:50 -!- jaaso`` [~user@178.239.26.130] has quit [Ping timeout: 252 seconds] 19:06:06 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 264 seconds] 19:06:29 -!- Fare [fare@nat/google/x-kjyzlejkxfoquecy] has quit [Ping timeout: 255 seconds] 19:07:18 toekutr [~user@50-0-51-11.dsl.static.sonic.net] has joined #scheme 19:12:03 mmc [~michal@178-85-64-28.dynamic.upc.nl] has joined #scheme 19:12:45 William__ [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 19:14:34 -!- gravicappa [~gravicapp@h178-129-69-251.dyn.bashtel.ru] has quit [Remote host closed the connection] 19:16:03 -!- William_ [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Ping timeout: 255 seconds] 19:19:09 spobat [~spobat@p5DC77A30.dip.t-dialin.net] has joined #scheme 19:25:38 -!- teslalamp [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:26:54 teslalamp [~lcc@unaffiliated/lcc] has joined #scheme 19:37:21 Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has joined #scheme 19:37:31 FareWell [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has joined #scheme 19:39:14 -!- Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has quit [Read error: Operation timed out] 19:42:40 -!- FareWell [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 272 seconds] 19:50:04 phax [~phax@unaffiliated/phax] has joined #scheme 19:51:34 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 19:54:21 FareWell [fare@nat/google/x-ikycemgrgrjqpmdp] has joined #scheme 19:54:37 noam_ [~noam@213.57.201.130] has joined #scheme 19:56:39 -!- noam_ is now known as noam 19:56:44 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 19:57:39 -!- pyro-__ [~pyro@zhaozhou.dcollins.info] has quit [Read error: Operation timed out] 19:58:01 -!- spobat [~spobat@p5DC77A30.dip.t-dialin.net] has quit [Quit: Leaving] 19:58:17 pyro-_ [~pyro@zhaozhou.dcollins.info] has joined #scheme 19:59:43 pnpuff [~Dioxirane@unaffiliated/pnpuff] has joined #scheme 20:09:20 -!- pdponze [~pierre@37.0.45.21] has quit [Quit: Konversation terminated!] 20:10:32 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Ping timeout: 272 seconds] 20:12:58 -!- pnpuff [~Dioxirane@unaffiliated/pnpuff] has quit [Quit: .] 20:16:19 -!- mmc [~michal@178-85-64-28.dynamic.upc.nl] has quit [Ping timeout: 246 seconds] 20:17:22 -!- toekutr [~user@50-0-51-11.dsl.static.sonic.net] has quit [Remote host closed the connection] 20:18:49 toekutr [~user@50-0-51-11.dsl.static.sonic.net] has joined #scheme 21:05:26 hash_table [~quassel@70-138-246-219.lightspeed.hstntx.sbcglobal.net] has joined #scheme 21:06:35 -!- Giomancer` is now known as Giomancer 21:14:05 -!- hash_table [~quassel@70-138-246-219.lightspeed.hstntx.sbcglobal.net] has quit [Read error: Connection reset by peer] 21:16:59 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 21:21:29 hash_table [~quassel@70-138-246-219.lightspeed.hstntx.sbcglobal.net] has joined #scheme 21:30:57 -!- burrows [~user@cpe-75-187-53-43.columbus.res.rr.com] has quit [Ping timeout: 252 seconds] 21:32:50 -!- samth [~samth@racket/samth] has quit [Remote host closed the connection] 21:39:21 -!- phax [~phax@unaffiliated/phax] has quit [Quit: Leaving] 21:40:28 -!- hash_table [~quassel@70-138-246-219.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 272 seconds] 21:47:25 samth [~samth@samth2.ccs.neu.edu] has joined #scheme 21:47:25 -!- samth [~samth@samth2.ccs.neu.edu] has quit [Changing host] 21:47:25 samth [~samth@racket/samth] has joined #scheme 22:00:44 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Remote host closed the connection] 22:08:27 -!- ijp [~user@host86-171-25-94.range86-171.btcentralplus.com] has quit [Read error: Connection reset by peer] 22:08:42 ijp [~user@host86-171-25-94.range86-171.btcentralplus.com] has joined #scheme 22:12:28 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 22:17:07 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Client Quit] 22:18:24 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 22:22:07 -!- William__ [~William@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:24:32 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 22:25:08 -!- Giomancer [~Gio@adsl-76-231-35-17.dsl.irvnca.sbcglobal.net] has quit [Quit: Easy as 3.14159265358979323846...] 22:34:10 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 276 seconds] 22:35:44 -!- wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has quit [Remote host closed the connection] 22:36:41 wbooze [~wbooze@xdsl-78-35-159-160.netcologne.de] has joined #scheme 22:57:25 yeboot [~quote@c-98-234-17-207.hsd1.ca.comcast.net] has joined #scheme 23:03:23 -!- peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has quit [Ping timeout: 255 seconds] 23:26:01 -!- add^_ [~add^_@m212-152-11-221.cust.tele2.se] has quit [Quit: The Garbage Collector got me...] 23:29:26 -!- Oejet [~Oejet@unaffiliated/oejet] has quit [Quit: Leaving.] 23:30:50 peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has joined #scheme 23:30:56 serhart1 [~serhart@70.126.151.37] has joined #scheme 23:33:10 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 23:33:55 -!- teslalamp [~lcc@unaffiliated/lcc] has quit [Quit: leaving] 23:37:00 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 272 seconds] 23:39:17 -!- serhart1 [~serhart@70.126.151.37] has quit [Ping timeout: 252 seconds] 23:44:03 -!- noam [~noam@213.57.201.130] has quit [Ping timeout: 265 seconds] 23:44:36 -!- ijp [~user@host86-171-25-94.range86-171.btcentralplus.com] has quit [Ping timeout: 272 seconds] 23:46:28 -!- taylanub [tub@p4FD91DF4.dip.t-dialin.net] has quit [Disconnected by services] 23:46:46 taylanub [tub@p4FD92562.dip.t-dialin.net] has joined #scheme 23:57:35 Onionnion|Eee [~ryan@adsl-68-254-171-79.dsl.milwwi.ameritech.net] has joined #scheme