00:00:40 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 00:01:32 -!- huseby [~huseby@gateway/tor-sasl/huseby] has quit [Remote host closed the connection] 00:01:58 -!- dedis0 [~dedis0@akw403.cs.yale.edu] has quit [K-Lined] 00:02:24 huseby [~huseby@gateway/tor-sasl/huseby] has joined #scheme 00:05:12 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Read error: Operation timed out] 00:26:59 -!- Madsy [~madsy@fu/coder/madsy] has quit [Ping timeout: 246 seconds] 00:27:07 Madsy [~madsy@fu/coder/madsy] has joined #scheme 00:27:23 I'm interested in programming forms instead of actions. 00:28:55 -!- amgarchIn9 [~amgarchin@p4FD60298.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 00:28:59 like a general what something is and how that something reacts, instead of specific actions. 00:33:51 phax [~phax@unaffiliated/phax] has joined #scheme 00:37:21 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 00:47:38 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 246 seconds] 01:02:38 -!- jcowan [~John@mail.digitalkingdom.org] has quit [Quit: Leaving] 01:20:12 jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has joined #scheme 01:29:46 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 01:38:32 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 252 seconds] 01:42:29 -!- Blkt [~user@82.84.188.5] has quit [Read error: Connection reset by peer] 01:46:09 -!- masm [~masm@bl18-53-16.dsl.telepac.pt] has quit [Ping timeout: 260 seconds] 01:46:18 b4283 [~b4283@60-249-196-111.HINET-IP.hinet.net] has joined #scheme 01:59:24 -!- youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Quit: Bedtime. Probally... :-L] 02:21:53 -!- Madsy [~madsy@fu/coder/madsy] has quit [Quit: leaving] 02:22:20 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 250 seconds] 02:30:25 -!- phax [~phax@unaffiliated/phax] has quit [Quit: Leaving] 02:38:07 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Quit: Leaving] 03:06:17 tejaswidp [~tejaswidp@117.202.97.247] has joined #scheme 03:06:37 Why is the display function required? 03:07:05 whenever we have to print something can't we just evaluate it? 03:07:55 we could just evaluate "Hello world" instead of using the display function 03:08:28 what am I not getting here? 03:15:37 tejaswidp, in a non-interactive context, evaluating an expression does not necessarily render it in a format visible to the executing user; DISPLAY makes that intent explicit. 03:18:11 gnomon: why not just make the behaviour the same in a non-interactive context , wouldn't that make it not a side-effect 03:18:15 dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has joined #scheme 03:18:36 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 03:19:29 ftejaswidp, Scheme specifications have historically not done a bang-up job of defining how REPLs should behave, presumably to avoid injecting system- (i.e. implementation-) dependent specifics into the Pure Specification(tm). 03:20:12 gnomon: why does output have to be considered a side-effect? 03:20:24 Lots of the controversy surrounding R6RS has to do with the rejection of this deliberate attempt at spec purity and what to do instead, not to mention how. 03:20:46 -!- sethalves [~user@headache.hungry.com] has quit [Read error: Connection reset by peer] 03:20:57 tejaswidp, well, to reduce the point to its silliest version, because the output may be a printer. 03:22:03 gnomon: is there any resource that you would recommend for me to look at? 03:22:21 /topic 03:22:59 tejaswidp, the documents in the topic are more or less the canonical recommendations. I would recommend those. 03:26:54 -!- tejaswidp [~tejaswidp@117.202.97.247] has quit [Ping timeout: 250 seconds] 03:27:49 I hope ve didn't think I was being dismissive. 03:28:32 tejaswidp [~tejaswidp@117.202.104.229] has joined #scheme 03:36:21 -!- spiderweb [~lcc@unaffiliated/lcc] has quit [Quit: leaving] 03:38:09 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [Quit: MichaelRaskin] 03:38:26 -!- b4283 [~b4283@60-249-196-111.HINET-IP.hinet.net] has quit [Remote host closed the connection] 03:40:08 b4283 [~b4283@60-249-196-111.HINET-IP.hinet.net] has joined #scheme 03:45:42 -!- MrFahrenheit [~RageOfTho@77.221.27.145] has quit [Ping timeout: 264 seconds] 03:51:34 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Ping timeout: 240 seconds] 03:52:37 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 04:02:58 amoe [~amoe@host-92-26-170-21.as13285.net] has joined #scheme 04:04:54 -!- b4283 [~b4283@60-249-196-111.HINET-IP.hinet.net] has quit [Ping timeout: 256 seconds] 04:05:45 -!- amoe_ [~amoe@host-78-147-99-63.as13285.net] has quit [Ping timeout: 276 seconds] 04:11:19 -!- leppie [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has quit [Ping timeout: 252 seconds] 04:11:42 b4283 [~b4283@60-249-196-111.HINET-IP.hinet.net] has joined #scheme 04:15:45 leppie [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has joined #scheme 04:21:28 MichaelRaskin [~MichaelRa@195.178.216.22] has joined #scheme 04:32:33 spiderweb [~lcc@unaffiliated/lcc] has joined #scheme 04:40:49 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 04:46:39 -!- eMBee_ is now known as eMBee 04:57:16 -!- duncanm [~duncan@a-chinaman.com] has quit [Read error: Operation timed out] 04:57:24 duncanm [~duncan@a-chinaman.com] has joined #scheme 04:57:24 la la la 04:57:31 -!- zbigniew [~zb@3e8.org] has quit [Ping timeout: 252 seconds] 05:02:50 zbigniew [~zb@3e8.org] has joined #scheme 05:06:39 DUM de dum 05:07:06 sw2wolf [~czsq888@220.166.238.139] has joined #scheme 05:08:54 -!- sw2wolf [~czsq888@220.166.238.139] has left #scheme 05:17:30 -!- duncanm [~duncan@a-chinaman.com] has quit [Ping timeout: 264 seconds] 05:18:12 duncanm [~duncan@a-chinaman.com] has joined #scheme 05:18:13 la la la 05:19:38 cdidd [~cdidd@89-178-122-229.broadband.corbina.ru] has joined #scheme 05:35:46 -!- tejaswidp [~tejaswidp@117.202.104.229] has quit [Ping timeout: 252 seconds] 05:41:21 -!- SlitazMint [~ivar@200-160-86-63.static-user.ajato.com.br] has quit [Quit: Leaving] 05:54:59 astertronistic [~astertron@ip68-8-238-110.sd.sd.cox.net] has joined #scheme 06:02:58 -!- mjonsson [~mjonsson@38.109.95.133] has quit [Ping timeout: 246 seconds] 06:04:31 -!- spiderweb [~lcc@unaffiliated/lcc] has quit [Quit: leaving] 06:40:13 yeming [~user@180.168.36.70] has joined #scheme 06:41:05 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 06:52:54 -!- jao [~jao@pdpc/supporter/professional/jao] has quit [Ping timeout: 240 seconds] 06:54:07 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 07:01:27 -!- b4283 is now known as b4284 07:07:23 -!- ASau [~user@46.115.103.218] has quit [Quit: I be back.] 07:27:25 cibs [~cibs@219-87-142-18.static.tfn.net.tw] has joined #scheme 07:31:49 mmc [~michal@178-85-56-58.dynamic.upc.nl] has joined #scheme 07:40:52 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 245 seconds] 07:44:12 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Read error: Operation timed out] 07:44:14 -!- mmc [~michal@178-85-56-58.dynamic.upc.nl] has quit [Ping timeout: 244 seconds] 07:46:42 -!- dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has quit [Ping timeout: 255 seconds] 07:49:37 hive-mind [pranq@unaffiliated/contempt] has joined #scheme 07:56:36 hkBst [~marijn@gentoo/developer/hkbst] has joined #scheme 08:08:00 -!- bjz [~brendanza@203-206-132-21.perm.iinet.net.au] has quit [Quit: Leaving...] 08:12:08 civodul [~user@193.50.110.70] has joined #scheme 08:19:07 MrFahrenheit [~RageOfTho@77.221.27.145] has joined #scheme 08:22:21 -!- MrFahrenheit [~RageOfTho@77.221.27.145] has quit [Read error: Connection reset by peer] 08:22:50 MrFahrenheit [~RageOfTho@77.221.27.145] has joined #scheme 08:22:54 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Ping timeout: 264 seconds] 08:24:26 -!- astertronistic [~astertron@ip68-8-238-110.sd.sd.cox.net] has quit [Ping timeout: 252 seconds] 08:26:27 -!- pothos [~pothos@114-25-206-217.dynamic.hinet.net] has quit [Read error: Connection reset by peer] 08:26:37 pothos_ [~pothos@114-25-206-217.dynamic.hinet.net] has joined #scheme 08:26:50 -!- pothos_ is now known as pothos 08:28:36 astertronistic [~astertron@ip68-8-238-110.sd.sd.cox.net] has joined #scheme 08:31:23 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 260 seconds] 08:38:13 ijp [~user@host86-182-157-241.range86-182.btcentralplus.com] has joined #scheme 08:39:08 gravicappa [~gravicapp@ppp91-77-167-200.pppoe.mtu-net.ru] has joined #scheme 09:03:59 mikecsh [~mikecsh@host213-123-238-172.in-addr.btopenworld.com] has joined #scheme 09:05:34 -!- mikecsh [~mikecsh@host213-123-238-172.in-addr.btopenworld.com] has left #scheme 09:14:26 mmc [~michal@sams-office-nat.tomtomgroup.com] has joined #scheme 09:20:26 wingo [~wingo@77-56-172-80.dclient.hispeed.ch] has joined #scheme 09:24:29 masm [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 09:32:06 eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has joined #scheme 09:37:00 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Read error: Operation timed out] 09:38:06 githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has joined #scheme 09:39:45 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Max SendQ exceeded] 09:40:50 githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has joined #scheme 09:45:43 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 09:49:47 -!- gravicappa [~gravicapp@ppp91-77-167-200.pppoe.mtu-net.ru] has quit [Ping timeout: 244 seconds] 09:59:25 RageOfThou [~RageOfTho@77.221.27.145] has joined #scheme 10:03:06 -!- MrFahrenheit [~RageOfTho@77.221.27.145] has quit [Ping timeout: 264 seconds] 10:04:26 -!- masm [~masm@bl17-195-130.dsl.telepac.pt] has quit [Ping timeout: 265 seconds] 10:05:59 masm [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 10:09:01 -!- taylanub [tub@p4FD92920.dip.t-dialin.net] has quit [Disconnected by services] 10:09:17 untrusted [~user@stgt-5f71a18d.pool.mediaWays.net] has joined #scheme 10:09:18 taylanub [tub@p4FD92F9D.dip.t-dialin.net] has joined #scheme 10:45:24 -!- b4284 [~b4283@60-249-196-111.HINET-IP.hinet.net] has quit [Remote host closed the connection] 10:57:07 pjb [~t@voyager.informatimago.com] has joined #scheme 10:57:20 -!- pjb is now known as Guest56682 11:00:26 -!- Guest56682 is now known as pjb` 11:00:31 -!- pjb` is now known as pjb 11:08:39 -!- ympbyc [~ympbyc@p35134-ipbffx02marunouchi.tokyo.ocn.ne.jp] has quit [Remote host closed the connection] 11:17:44 -!- eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has quit [Ping timeout: 252 seconds] 11:18:35 DT` [~ea@host249-14-dynamic.26-79-r.retail.telecomitalia.it] has joined #scheme 11:18:53 -!- DT`` [~ea@79.53.87.168] has quit [Ping timeout: 245 seconds] 11:19:13 sonstwo [~garland@unaffiliated/ffs] has joined #scheme 11:19:34 -!- ffs [~garland@unaffiliated/ffs] has quit [Ping timeout: 252 seconds] 11:21:25 homie [~homie@94.123.220.37] has joined #scheme 11:31:10 -!- untrusted [~user@stgt-5f71a18d.pool.mediaWays.net] has quit [Remote host closed the connection] 11:49:20 -!- homie [~homie@94.123.220.37] has quit [Read error: Operation timed out] 11:57:20 niels1 [~niels@p4FD6CA1C.dip.t-dialin.net] has joined #scheme 12:09:04 -!- wingo [~wingo@77-56-172-80.dclient.hispeed.ch] has quit [Read error: Operation timed out] 12:13:38 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 12:20:50 gravicappa [~gravicapp@ppp91-77-175-155.pppoe.mtu-net.ru] has joined #scheme 12:25:24 replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 12:35:56 homie [~homie@94.123.220.37] has joined #scheme 12:53:06 b4283 [~b4283@1-172-80-90.dynamic.hinet.net] has joined #scheme 12:55:33 buremba [58ff624a@gateway/web/freenode/ip.88.255.98.74] has joined #scheme 12:56:00 -!- cdidd [~cdidd@89-178-122-229.broadband.corbina.ru] has quit [Remote host closed the connection] 12:56:53 is there any function like set && return in Dr.Rocket environment? 12:59:40 is there anyone? 13:05:02 -!- buremba [58ff624a@gateway/web/freenode/ip.88.255.98.74] has quit [Ping timeout: 245 seconds] 13:22:49 niels2 [~niels@p4FD6D86A.dip.t-dialin.net] has joined #scheme 13:25:02 -!- niels1 [~niels@p4FD6CA1C.dip.t-dialin.net] has quit [Ping timeout: 246 seconds] 13:25:20 mjonsson [~mjonsson@38.109.95.133] has joined #scheme 13:38:53 buremba [58ff624a@gateway/web/freenode/ip.88.255.98.74] has joined #scheme 13:39:15 is there any function like set && return in scheme? 13:41:33 buremba: you mean something like (begin (set! foo value) foo) ? 13:43:06 yep 13:43:23 mario-goulart: it works anyway 13:44:10 -!- homie [~homie@94.123.220.37] has quit [Ping timeout: 252 seconds] 13:51:10 buremba: alternatively, you can make a macro do do that. 13:51:40 peterhil` [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 13:52:50 wingo [~wingo@77-56-172-80.dclient.hispeed.ch] has joined #scheme 13:55:20 noam_ [~noam@213.57.201.130] has joined #scheme 13:55:54 -!- SeySayux [SeySayux@libsylph/developer/seysayux] has quit [Read error: Operation timed out] 13:58:12 -!- noam [~noam@213.57.201.130] has quit [Ping timeout: 248 seconds] 13:59:41 SeySayux [SeySayux@libsylph/developer/seysayux] has joined #scheme 14:02:35 -!- djanatyn [~djanatyn@mail.digitalkingdom.org] has quit [Remote host closed the connection] 14:08:22 -!- buremba [58ff624a@gateway/web/freenode/ip.88.255.98.74] has quit [Ping timeout: 245 seconds] 14:13:31 SlitazMint [~ivar@200-160-86-63.static-user.ajato.com.br] has joined #scheme 14:18:57 -!- SlitazMint [~ivar@200-160-86-63.static-user.ajato.com.br] has quit [Remote host closed the connection] 14:24:58 -!- youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Read error: Connection reset by peer] 14:30:07 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 14:34:12 -!- wingo [~wingo@77-56-172-80.dclient.hispeed.ch] has quit [Ping timeout: 245 seconds] 14:34:47 -!- MichaelRaskin [~MichaelRa@195.178.216.22] has quit [Quit: MichaelRaskin] 14:39:58 homie [~homie@94.123.220.37] has joined #scheme 14:44:32 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 14:48:16 -!- civodul [~user@193.50.110.70] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 14:49:27 -!- mmc [~michal@sams-office-nat.tomtomgroup.com] has quit [Ping timeout: 244 seconds] 14:50:21 -!- ijp [~user@host86-182-157-241.range86-182.btcentralplus.com] has quit [Quit: The garbage collector got me] 15:06:28 fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has joined #scheme 15:07:11 mario-goulart: I see the =! macro confuse a lot of beginners ;p 15:08:05 SlitazMint [~ivar@200-160-86-63.static-user.ajato.com.br] has joined #scheme 15:10:24 -!- niels2 [~niels@p4FD6D86A.dip.t-dialin.net] has quit [Quit: WeeChat 0.3.8] 15:13:59 -!- replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 15:19:22 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 15:20:22 replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 15:22:23 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 15:26:14 spiderweb [~user@unaffiliated/lcc] has joined #scheme 15:26:33 -!- SlitazMint [~ivar@200-160-86-63.static-user.ajato.com.br] has quit [Quit: Leaving] 15:28:52 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 256 seconds] 15:38:01 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 15:47:52 mmc [~michal@178-85-56-58.dynamic.upc.nl] has joined #scheme 15:55:49 -!- hkBst [~marijn@gentoo/developer/hkbst] has quit [Quit: Konversation terminated!] 15:59:12 cky: I could not let that code go untouched! my eyes! 16:09:15 tupi [~user@186.205.32.26] has joined #scheme 16:13:37 attila_lendvai [~attila_le@80-95-90-4.pool.digikabel.hu] has joined #scheme 16:13:37 -!- attila_lendvai [~attila_le@80-95-90-4.pool.digikabel.hu] has quit [Changing host] 16:13:37 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 16:16:51 phao [~phao@pontenova.dpi.ufv.br] has joined #scheme 16:26:36 amado [~amado@187.209.61.46] has joined #scheme 16:35:46 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 16:48:35 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 17:08:22 -!- zbigniew [~zb@3e8.org] has quit [Ping timeout: 245 seconds] 17:16:10 zbigniew [~zb@3e8.org] has joined #scheme 17:21:30 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 17:28:13 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 17:35:51 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 17:38:30 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 17:42:27 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 17:45:55 -!- huseby [~huseby@gateway/tor-sasl/huseby] has quit [Quit: Leaving] 17:49:36 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 245 seconds] 17:52:14 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 255 seconds] 17:55:33 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 17:55:42 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Client Quit] 17:59:45 -!- Shozan is now known as SHODAN 18:03:00 lolcow [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has joined #scheme 18:03:36 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Ping timeout: 276 seconds] 18:04:14 -!- hiroaki [~hiroaki@77-20-78-82-dynip.superkabel.de] has quit [Ping timeout: 244 seconds] 18:04:15 -!- homie [~homie@94.123.220.37] has quit [Ping timeout: 276 seconds] 18:04:29 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 18:06:12 -!- leppie [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has quit [Ping timeout: 276 seconds] 18:07:09 -!- confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has quit [Read error: Connection reset by peer] 18:10:52 -!- replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 18:17:08 hiroaki [~hiroaki@p4FCC492D.dip.t-dialin.net] has joined #scheme 18:17:36 cdidd [~cdidd@89-178-122-229.broadband.corbina.ru] has joined #scheme 18:18:31 ijp [~user@host86-182-157-241.range86-182.btcentralplus.com] has joined #scheme 18:22:40 lolcow: Sorry, I had to edit your edit further. ;-) 18:24:53 jao [~jao@232.Red-83-32-71.dynamicIP.rima-tde.net] has joined #scheme 18:24:57 -!- jao [~jao@232.Red-83-32-71.dynamicIP.rima-tde.net] has quit [Changing host] 18:24:57 jao [~jao@pdpc/supporter/professional/jao] has joined #scheme 18:28:00 -!- lolcow is now known as leppie 18:32:29 amgarchIn9 [~amgarchin@p4FD604C0.dip0.t-ipconnect.de] has joined #scheme 18:34:19 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 18:35:59 cky: is that LISP formatting? looks odd to me ;p 18:36:19 scrap that, i see now ;p 18:46:32 dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has joined #scheme 18:51:19 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 18:52:08 gffa [~unknown@unaffiliated/gffa] has joined #scheme 18:55:22 eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has joined #scheme 19:15:20 -!- b4283 [~b4283@1-172-80-90.dynamic.hinet.net] has quit [Remote host closed the connection] 19:16:03 -!- jao [~jao@pdpc/supporter/professional/jao] has quit [Remote host closed the connection] 19:21:45 -!- phao [~phao@pontenova.dpi.ufv.br] has quit [Ping timeout: 252 seconds] 19:27:04 ASau [~user@46.115.66.19] has joined #scheme 19:41:57 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 19:43:41 pjb` [~t@voyager.informatimago.com] has joined #scheme 19:51:38 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 19:55:16 -!- cdidd [~cdidd@89-178-122-229.broadband.corbina.ru] has quit [Remote host closed the connection] 19:56:40 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 20:07:18 -!- walter|r [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 20:08:13 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 20:08:41 walter|r [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has joined #scheme 20:13:24 -!- walter|r [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 20:14:35 walter|r [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has joined #scheme 20:20:08 kilon [~kilon@unaffiliated/thekilon] has joined #scheme 20:24:34 -!- tupi [~user@186.205.32.26] has quit [Ping timeout: 240 seconds] 20:27:01 masm1 [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 20:28:51 -!- masm [~masm@bl17-195-130.dsl.telepac.pt] has quit [Ping timeout: 252 seconds] 20:31:30 -!- gravicappa [~gravicapp@ppp91-77-175-155.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 20:37:41 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 244 seconds] 20:46:12 kvda [~kvda@ppp121-44-56-186.lns20.syd6.internode.on.net] has joined #scheme 20:50:21 civodul [~user@reverse-83.fdn.fr] has joined #scheme 20:57:19 -!- masm1 [~masm@bl17-195-130.dsl.telepac.pt] has quit [Ping timeout: 244 seconds] 21:03:06 masm [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 21:11:00 homie [~homie@94.123.220.37] has joined #scheme 21:28:54 -!- eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 21:40:06 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Read error: No route to host] 21:43:17 -!- snorble_ [~snorble@213.101.209.229] has quit [Read error: Connection reset by peer] 21:43:34 snorble_ [~snorble@213.101.209.229] has joined #scheme 21:43:46 -!- masm [~masm@bl17-195-130.dsl.telepac.pt] has quit [Ping timeout: 245 seconds] 21:47:58 masm [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 21:55:43 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 22:00:20 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 248 seconds] 22:01:30 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Ping timeout: 276 seconds] 22:05:24 -!- amado [~amado@187.209.61.46] has quit [Ping timeout: 276 seconds] 22:11:32 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 22:16:24 -!- gffa [~unknown@unaffiliated/gffa] has quit [Quit: sleep] 22:17:43 -!- spiderweb [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:17:48 amado [~amado@187.209.7.131] has joined #scheme 22:19:15 -!- Aethaeryn [~Michael@wesnoth/umc-dev/developer/aethaeryn] has quit [Ping timeout: 260 seconds] 22:42:35 Aethaeryn [~Michael@wesnoth/umc-dev/developer/aethaeryn] has joined #scheme 22:52:35 -!- amado [~amado@187.209.7.131] has quit [Ping timeout: 252 seconds] 22:54:28 fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has joined #scheme 22:57:36 leppie: Smartarse. :-P 22:57:39 -!- Khisanth [~Khisanth@50.14.244.111] has quit [Read error: Connection reset by peer] 23:02:49 -!- civodul [~user@reverse-83.fdn.fr] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:04:43 amado [~amado@187.209.56.25] has joined #scheme 23:09:38 -!- homie [~homie@94.123.220.37] has quit [Read error: Operation timed out] 23:09:47 -!- kilon [~kilon@unaffiliated/thekilon] has left #scheme 23:13:36 -!- peterhil` [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 252 seconds] 23:13:56 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 248 seconds] 23:14:26 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 23:18:39 Khisanth [~Khisanth@50.14.244.111] has joined #scheme 23:28:36 -!- sonstwo [~garland@unaffiliated/ffs] has quit [Remote host closed the connection] 23:28:52 ffs [~garland@unaffiliated/ffs] has joined #scheme 23:45:33 -!- amgarchIn9 [~amgarchin@p4FD604C0.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 23:49:15 -!- ffs [~garland@unaffiliated/ffs] has quit [Remote host closed the connection] 23:49:33 ffs [~garland@unaffiliated/ffs] has joined #scheme 23:57:09 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [Read error: Operation timed out]