00:01:54 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 00:06:20 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 00:08:34 -!- adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Ping timeout: 246 seconds] 00:15:42 -!- jrslepak_neu [~jrslepak@punchout.ccs.neu.edu] has quit [Ping timeout: 264 seconds] 00:17:21 jrslepak_neu [~jrslepak@punchout.ccs.neu.edu] has joined #scheme 00:21:23 adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 00:22:06 -!- offby1 [~user@q-static-138-125.avvanta.com] has quit [Changing host] 00:22:06 offby1 [~user@pdpc/supporter/monthlybyte/offby1] has joined #scheme 00:23:47 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 00:24:23 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 00:29:13 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Ping timeout: 246 seconds] 00:31:11 -!- huangjs [~huangjs@190.8.100.83] has quit [Read error: Connection reset by peer] 00:31:40 huangjs [~huangjs@190.8.100.83] has joined #scheme 00:37:39 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 00:44:48 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 01:00:42 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 01:01:34 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 01:02:19 arpunk1 [~arpunk@190.84.40.17] has joined #scheme 01:05:01 -!- arpunk [~arpunk@190.84.40.17] has quit [Ping timeout: 245 seconds] 01:06:40 -!- MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has quit [Ping timeout: 246 seconds] 01:08:46 fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has joined #scheme 01:09:14 offby1` [~user@ec2-50-18-28-110.us-west-1.compute.amazonaws.com] has joined #scheme 01:09:52 -!- offby1 [~user@pdpc/supporter/monthlybyte/offby1] has quit [Disconnected by services] 01:10:18 -!- offby1` is now known as offby1 01:10:18 -!- offby1 [~user@ec2-50-18-28-110.us-west-1.compute.amazonaws.com] has quit [Changing host] 01:10:18 offby1 [~user@pdpc/supporter/monthlybyte/offby1] has joined #scheme 01:11:20 lcc [~user@unaffiliated/lcc] has joined #scheme 01:18:00 -!- Sorella [~quildreen@oftn/member/Sorella] has quit [Quit: (quit :reason 'sleep)] 01:18:26 -!- carleastlund [~cce@gotham.ccs.neu.edu] has left #scheme 01:21:11 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 01:44:49 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 01:47:40 chu [~chu@unaffiliated/chu] has joined #scheme 01:53:47 realitygrill [~realitygr@ool-ad03a5e7.dyn.optonline.net] has joined #scheme 02:08:47 -!- peterhil` [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 252 seconds] 02:10:33 -!- githogori [~githogori@c-50-131-15-16.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] 02:14:42 -!- phao [phao@177.160.112.154] has quit [Quit: Not Here] 02:40:11 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 02:48:06 -!- cdidd [~cdidd@89-178-38-253.broadband.corbina.ru] has quit [Ping timeout: 264 seconds] 02:53:49 fantazo [~fantazo@91-119-229-92.dynamic.xdsl-line.inode.at] has joined #scheme 03:04:30 -!- realitygrill [~realitygr@ool-ad03a5e7.dyn.optonline.net] has quit [Quit: Computer has gone to sleep] 03:07:46 Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has joined #scheme 03:08:39 amgarching [~amgarchin@p4FD601CE.dip0.t-ipconnect.de] has joined #scheme 03:08:44 Suppose I have an s-expression of function invocations which return a list each, and I want to create the list of return values. how do I execute each function in order and make a list that is a concatenation of the return values? sorry for the newb question. 03:09:07 -!- amgarchIn9 [~amgarchin@p4FD60448.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 03:11:00 Suppose I have: (define (element x) (+ x 3)) 03:11:22 And I want to write make-list, such that (make-list (element 1) (element 2)) returns (4 5). What is make-list? 03:12:01 lcc [~user@unaffiliated/lcc] has joined #scheme 03:13:51 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 03:13:53 oh I was not meaning to troll. I guess the operator I am looking for as I posed that question is (list ..) 03:14:50 yes, it is list 03:15:08 vu3rdd [~vu3rdd@122.167.224.210] has joined #scheme 03:15:09 -!- vu3rdd [~vu3rdd@122.167.224.210] has quit [Changing host] 03:15:09 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 03:15:13 Axiom: Don't worry if you don't get an answer right away, sometimes it takes a while 03:15:40 -!- Axiom is now known as Guest47475 03:15:40 -!- Guest47475 [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has quit [Killed (adams.freenode.net (Nickname regained by services))] 03:20:15 AxiomSince1993 [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has joined #scheme 03:20:31 sheesh stupid password bot nonsense 03:20:34 so anyway... 03:21:36 I suppose the reason I am not using (list ) at the moment is that I am really trying to do more than just make a list, I am trying to define-macro something that makes a list out of evaling all those elements, then sorts the results and takes further action on them. 03:22:20 I.e., I haven't figured out how to write that macro, really, or how to pose the question simply 03:22:50 -!- ijp [~user@host86-151-78-237.range86-151.btcentralplus.com] has quit [Quit: can't stay awake any longer] 03:26:51 MichaelRaskin [~MichaelRa@3ad50e34.broker.freenet6.net] has joined #scheme 03:27:11 -!- MichaelRaskin [~MichaelRa@3ad50e34.broker.freenet6.net] has left #scheme 03:29:43 peeeep [~potato@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 03:32:24 peterhil [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 03:33:12 -!- ozzloy [~ozzloy@unaffiliated/ozzloy] has quit [Remote host closed the connection] 03:33:18 ozzloy_ [~ozzloy@ozzloy.lifeafterking.org] has joined #scheme 03:35:48 homie` [~levgue@xdsl-84-44-154-229.netcologne.de] has joined #scheme 03:36:16 -!- wbooze [~wbooze@xdsl-78-35-136-152.netcologne.de] has quit [Ping timeout: 245 seconds] 03:36:32 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 03:37:00 -!- peterhil [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 265 seconds] 03:37:37 -!- homie [~levgue@xdsl-78-35-136-152.netcologne.de] has quit [Ping timeout: 240 seconds] 03:37:40 wbooze [~wbooze@xdsl-84-44-154-229.netcologne.de] has joined #scheme 03:46:36 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 248 seconds] 03:51:33 tcleval [~funnyguy@186.213.23.144] has joined #scheme 03:53:05 tertl9 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 03:57:23 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: bye!] 04:02:27 -!- Dalek_Baldwin [~Adium@108-225-26-178.lightspeed.irvnca.sbcglobal.net] has quit [Quit: Leaving.] 04:03:08 -!- Arbamisto [~Arbamisto@67.197.37.202] has quit [Ping timeout: 248 seconds] 04:04:02 Arbamisto [~Arbamisto@67.197.37.202] has joined #scheme 04:04:36 -!- ivan\ [~ivan@unaffiliated/ivan/x-000001] has quit [Ping timeout: 248 seconds] 04:05:18 peterhil` [~peterhil@91-157-48-51.elisa-laajakaista.fi] has joined #scheme 04:11:28 ivan\ [~ivan@unaffiliated/ivan/x-000001] has joined #scheme 04:16:48 Dalek_Baldwin [~Adium@71-84-33-22.dhcp.mtpk.ca.charter.com] has joined #scheme 04:18:33 -!- AxiomSince1993 [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has quit [Quit: Leaving] 04:21:23 -!- lusory [~lusory@bb115-66-194-180.singnet.com.sg] has quit [Ping timeout: 245 seconds] 04:23:13 lusory [~lusory@bb42-60-31-187.singnet.com.sg] has joined #scheme 04:30:39 githogori [~githogori@c-50-131-15-16.hsd1.ca.comcast.net] has joined #scheme 04:31:37 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 04:49:28 ThePawnBreak [Cristi@94.177.108.25] has joined #scheme 04:51:01 -!- FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has quit [Ping timeout: 246 seconds] 04:52:24 __dict__ [~jake@c-24-22-211-63.hsd1.wa.comcast.net] has joined #scheme 04:54:10 -!- jao [~user@pdpc/supporter/professional/jao] has quit [Ping timeout: 246 seconds] 05:04:33 -!- tcleval [~funnyguy@186.213.23.144] has quit [Quit: leaving] 05:06:47 gravicappa [~gravicapp@ppp91-77-187-174.pppoe.mtu-net.ru] has joined #scheme 05:24:06 trudybot 05:24:26 rudybot:(+ 9 8) 05:24:26 tertl9: ; Value: 17 05:26:18 -!- tertl9 is now known as tertl3 05:29:42 elderK [~k@pdpc/supporter/active/elderk] has joined #scheme 05:30:11 -!- elderK [~k@pdpc/supporter/active/elderk] has left #scheme 05:43:10 -!- huangjs [~huangjs@190.8.100.83] has quit [Ping timeout: 246 seconds] 05:43:29 huangjs [~huangjs@190.8.100.83] has joined #scheme 05:57:42 mucker [~mucker@183.83.240.198] has joined #scheme 05:58:54 rrradical [~rrradical@c-50-137-77-177.hsd1.ma.comcast.net] has joined #scheme 06:03:39 eni [~eni@31.171.153.34] has joined #scheme 06:04:04 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 06:05:55 -!- huangjs [~huangjs@190.8.100.83] has quit [Read error: No route to host] 06:06:07 what's the best practice in scheme regarding file local definitions? is there a way to define them so that they aren't visible across other files? should I wrap the entire file in a giant begin block? 06:08:15 the reason I'm asking is that for my project I will have a number of similar files that will each have their own function defined to fill the same general role. it will be easier and more readable if I can use the same function name in each file 06:12:24 huangjs [~huangjs@190.8.100.83] has joined #scheme 06:27:37 -!- ivan\ [~ivan@unaffiliated/ivan/x-000001] has quit [Ping timeout: 240 seconds] 06:29:07 -!- copec [~copec@64.244.102.140] has quit [Ping timeout: 244 seconds] 06:29:41 copec [~copec@64.244.102.140] has joined #scheme 06:29:55 ivan\ [~ivan@unaffiliated/ivan/x-000001] has joined #scheme 06:41:13 -!- __dict__ [~jake@c-24-22-211-63.hsd1.wa.comcast.net] has quit [Quit: Leaving.] 06:43:07 -!- fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has quit [Ping timeout: 240 seconds] 06:50:44 -!- vu3rdd [~vu3rdd@fsf/member/vu3rdd] has quit [Remote host closed the connection] 06:54:29 rrradical: depending on your scheme, either modules or libraries. 06:55:14 leppie: I'm using gambit, if you're familiar with it 06:56:55 I think I need to read some production scheme code to understand how it's used outside of docs 06:57:43 hi 06:58:55 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 07:00:01 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Quit: Leaving] 07:02:06 -!- rrradical [~rrradical@c-50-137-77-177.hsd1.ma.comcast.net] has quit [Remote host closed the connection] 07:05:26 choas [~lars@pD9FCDAAC.dip.t-dialin.net] has joined #scheme 07:08:07 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 240 seconds] 07:08:23 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 07:34:48 lcc [~user@unaffiliated/lcc] has joined #scheme 07:55:36 mgsk [~Mark@li357-97.members.linode.com] has joined #scheme 07:59:51 -!- mucker [~mucker@183.83.240.198] has quit [Read error: Connection reset by peer] 08:02:21 -!- peterhil` [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 265 seconds] 08:02:22 -!- amgarching [~amgarchin@p4FD601CE.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 08:02:22 mucker [~mucker@183.83.240.198] has joined #scheme 08:27:11 -!- wingo [~wingo@89.131.176.233] has quit [Ping timeout: 252 seconds] 08:50:06 jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has joined #scheme 08:51:09 SanderM [~quassel@vhe-400104.sshn.net] has joined #scheme 08:51:46 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 08:53:00 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Ping timeout: 260 seconds] 09:04:26 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 09:15:09 -!- choas [~lars@pD9FCDAAC.dip.t-dialin.net] has quit [Ping timeout: 260 seconds] 09:33:49 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Ping timeout: 246 seconds] 09:35:47 wingo [~wingo@89.131.176.233] has joined #scheme 09:39:24 FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has joined #scheme 09:40:29 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 09:41:10 -!- jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 09:43:29 -!- joast [~rick@98.145.85.206] has quit [Ping timeout: 250 seconds] 09:43:38 -!- sizz [~sizz@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has quit [Read error: Operation timed out] 09:45:11 phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has joined #scheme 09:45:12 -!- phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has quit [Changing host] 09:45:12 phax [~phax@unaffiliated/phax] has joined #scheme 09:45:40 sizz [~sizz@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 09:51:43 woonie [~woonie@175.156.195.38] has joined #scheme 09:56:50 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 09:58:43 peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has joined #scheme 10:12:03 what's a good name for a length function that accepts improper lists? 10:14:01 srfi-1 has length+ to handle cyclic lists, so I'm considering length* 10:18:37 -!- phax [~phax@unaffiliated/phax] has quit [Quit: Leaving] 10:26:55 jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has joined #scheme 10:27:24 anonus [anonymous@2a01:7e00::f03c:91ff:fedf:2cc7] has joined #scheme 10:27:29 cdidd [~cdidd@128-72-30-226.broadband.corbina.ru] has joined #scheme 10:31:48 -!- wingo [~wingo@89.131.176.233] has quit [Ping timeout: 248 seconds] 10:34:44 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Quit: Computer has gone to sleep] 10:40:52 -!- tertl3 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Ping timeout: 248 seconds] 10:42:15 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Remote host closed the connection] 10:45:03 peterhil` [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 10:45:06 Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has joined #scheme 10:50:03 -!- peterhil` [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 272 seconds] 10:50:25 -!- bfgun [~b_fin_g@r190-135-52-52.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 255 seconds] 10:51:37 foeniks [~fevon@dslb-178-002-091-057.pools.arcor-ip.net] has joined #scheme 10:52:20 hey I remember theat I once read a small tutorial on how to create ones own multiple dispatch OOP-system in scheme 10:53:59 but I cannot find it any more. 10:56:46 -!- jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 10:58:59 choas [~lars@pD9FCDAAC.dip.t-dialin.net] has joined #scheme 11:03:51 bfgun [~b_fin_g@r186-52-182-194.dialup.adsl.anteldata.net.uy] has joined #scheme 11:04:49 -!- arpunk1 [~arpunk@190.84.40.17] has quit [Ping timeout: 246 seconds] 11:04:58 -!- pygospa [~Pygosceli@kiel-4d066dfc.pool.mediaWays.net] has quit [Disconnected by services] 11:05:09 TheRealPygo [~Pygosceli@kiel-5f77b5f8.pool.mediaWays.net] has joined #scheme 11:05:34 Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has joined #scheme 11:06:00 MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has joined #scheme 11:14:07 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 11:17:16 arpunk1 [~arpunk@190.84.40.17] has joined #scheme 11:22:19 -!- ASau [~user@95-28-115-21.broadband.corbina.ru] has quit [Read error: Connection reset by peer] 11:23:36 ASau [~user@95-28-115-21.broadband.corbina.ru] has joined #scheme 11:42:14 dzhus [~dzhus@95-24-171-252.broadband.corbina.ru] has joined #scheme 11:45:42 masm [~masm@bl18-63-161.dsl.telepac.pt] has joined #scheme 11:48:24 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 11:59:08 -!- b4283 [~b4283@114-47-5-15.dynamic.hinet.net] has quit [Remote host closed the connection] 11:59:29 b4283 [~b4283@114-47-5-15.dynamic.hinet.net] has joined #scheme 12:01:27 -!- snarkyboojum_ is now known as snarkyboojum 12:04:44 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 248 seconds] 12:05:14 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 12:22:37 -!- eni [~eni@31.171.153.34] has quit [Ping timeout: 240 seconds] 12:23:35 -!- Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer] 12:23:54 Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has joined #scheme 12:26:18 foof: count-pairs 12:32:23 -!- foeniks [~fevon@dslb-178-002-091-057.pools.arcor-ip.net] has quit [Quit: This computer has gone to sleep] 12:35:48 foeniks [~fevon@dslb-178-002-091-057.pools.arcor-ip.net] has joined #scheme 12:53:13 -!- foeniks [~fevon@dslb-178-002-091-057.pools.arcor-ip.net] has quit [Quit: This computer has gone to sleep] 12:56:14 -!- em [~em@unaffiliated/emma] has quit [Ping timeout: 265 seconds] 12:57:41 em [~em@unaffiliated/emma] has joined #scheme 13:14:51 Sorella [~quildreen@189-13-90-225.user.veloxzone.com.br] has joined #scheme 13:14:51 -!- Sorella [~quildreen@189-13-90-225.user.veloxzone.com.br] has quit [Changing host] 13:14:51 Sorella [~quildreen@oftn/member/Sorella] has joined #scheme 13:17:53 -!- homie` [~levgue@xdsl-84-44-154-229.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 13:18:27 leo2007 [~leo@123.123.253.139] has joined #scheme 13:28:19 -!- gravicappa [~gravicapp@ppp91-77-187-174.pppoe.mtu-net.ru] has quit [Ping timeout: 246 seconds] 13:50:50 joast [~rick@98.145.85.206] has joined #scheme 13:51:12 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Ping timeout: 276 seconds] 13:51:47 foeniks [~holger@2001:7c0:409:8001:21f:c6ff:fe26:3105] has joined #scheme 13:54:28 -!- chu [~chu@unaffiliated/chu] has quit [Quit: leaving] 13:55:02 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 14:14:36 hash_table [~quassel@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 14:14:40 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Quit: Computer has gone to sleep] 14:15:17 getpwnam [~ian@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 14:16:48 jonathansizz [~ian@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 14:21:01 treefor [~ian@70-138-242-181.lightspeed.hstntx.sbcglobal.net] has joined #scheme 14:21:16 peterhil` [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 14:24:20 -!- rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has quit [Ping timeout: 260 seconds] 14:25:26 -!- peterhil` [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 245 seconds] 14:33:27 -!- Quadrescence [~quad@unaffiliated/quadrescence] has quit [Ping timeout: 276 seconds] 14:39:33 langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has joined #scheme 14:42:04 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 14:44:28 Quadrescence [~quad@unaffiliated/quadrescence] has joined #scheme 14:57:18 realitygrill [realitygri@nat/hackerschool.com/x-vlcyyufkupqzyxfw] has joined #scheme 15:06:27 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Read error: Connection reset by peer] 15:06:48 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 15:14:15 -!- Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has quit [Quit: Tinek] 15:18:43 dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has joined #scheme 15:20:28 -!- wbooze [~wbooze@xdsl-84-44-154-229.netcologne.de] has quit [Quit: Client Quit] 15:24:27 wbooze [~wbooze@xdsl-84-44-154-229.netcologne.de] has joined #scheme 15:24:46 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 15:32:58 -!- bfgun is now known as bfig 15:37:49 -!- dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has quit [Ping timeout: 246 seconds] 15:39:50 phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has joined #scheme 15:39:51 -!- phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has quit [Changing host] 15:39:51 phax [~phax@unaffiliated/phax] has joined #scheme 15:41:03 -!- foeniks [~holger@2001:7c0:409:8001:21f:c6ff:fe26:3105] has quit [Remote host closed the connection] 15:41:17 eni [~eni@31.171.153.34] has joined #scheme 15:41:40 -!- masm [~masm@bl18-63-161.dsl.telepac.pt] has quit [Ping timeout: 248 seconds] 15:49:14 jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has joined #scheme 15:49:22 -!- adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Ping timeout: 246 seconds] 15:53:23 -!- arpunk1 [~arpunk@190.84.40.17] has quit [Quit: WeeChat 0.3.8] 15:56:51 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 15:58:50 Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has joined #scheme 16:02:35 adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 16:03:32 -!- TheRealPygo is now known as pygospa 16:07:56 -!- wbooze [~wbooze@xdsl-84-44-154-229.netcologne.de] has quit [Ping timeout: 248 seconds] 16:13:41 -!- pygospa [~Pygosceli@kiel-5f77b5f8.pool.mediaWays.net] has quit [Quit: leaving] 16:14:06 pygospa [~Pygosceli@kiel-5f77b5f8.pool.mediaWays.net] has joined #scheme 16:19:50 fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has joined #scheme 16:22:55 -!- fantazo [~fantazo@91-119-229-92.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 16:22:56 -!- leo2007 [~leo@123.123.253.139] has quit [Ping timeout: 245 seconds] 16:34:17 gravicappa [~gravicapp@ppp91-77-187-174.pppoe.mtu-net.ru] has joined #scheme 16:42:48 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 16:43:38 asumu: me a troll? NEVER! 16:46:08 leppie ? 16:46:36 I commented on SO, which (first 'hello) probably worked ;p 16:46:44 s/which/why/ 16:46:59 Oh, hahah. 16:47:00 assuming that was you ;p 16:48:47 Yep, that's me. 16:52:59 -!- SanderM [~quassel@vhe-400104.sshn.net] has quit [Remote host closed the connection] 16:55:06 (first 'hello) won't work, if (define first car). 16:56:12 lcc [~user@unaffiliated/lcc] has joined #scheme 17:06:37 -!- choas [~lars@pD9FCDAAC.dip.t-dialin.net] has quit [Ping timeout: 240 seconds] 17:18:51 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:20:06 foeniks [~fevon@dslb-188-098-076-040.pools.arcor-ip.net] has joined #scheme 17:23:45 -!- foeniks [~fevon@dslb-188-098-076-040.pools.arcor-ip.net] has quit [Client Quit] 17:27:16 foeniks [~fevon@dslb-188-098-076-040.pools.arcor-ip.net] has joined #scheme 17:30:11 masm [~masm@bl18-63-161.dsl.telepac.pt] has joined #scheme 17:47:43 KarlsonRoof [~yhiselamu@lap.ee] has joined #scheme 17:48:33 hi, is there substitution for ksm-scheme. i.e some new module which provides c-alike syntax to scheme interpreter/compiler? 17:51:12 that--the previous , i mean ksm-scheme c-alike part looked good, but is under gpl license 18:00:04 lcc [ce1db6ac@gateway/web/freenode/ip.206.29.182.172] has joined #scheme 18:02:42 ijp [~user@host86-162-111-33.range86-162.btcentralplus.com] has joined #scheme 18:05:06 -!- masm [~masm@bl18-63-161.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 18:05:53 masm [~masm@bl18-63-161.dsl.telepac.pt] has joined #scheme 18:11:48 -!- lcc [ce1db6ac@gateway/web/freenode/ip.206.29.182.172] has quit [] 18:23:29 HG` [~HG@wprt-4db6f738.pool.mediaWays.net] has joined #scheme 18:31:00 . 18:31:10 -!- KarlsonRoof [~yhiselamu@lap.ee] has left #scheme 18:31:25 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 246 seconds] 18:31:26 -!- Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has quit [Remote host closed the connection] 18:37:49 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 18:43:57 What's wrong with the GPL? Oh, they're gone. 18:47:05 asumu: nothing's wrong with GPL. Even better, use AGPl3. 18:47:20 asumu: eg. see: http://want.ogamita.org/ 18:50:07 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 240 seconds] 18:50:37 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 18:54:02 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 18:55:08 rrradical [~rrradical@c-50-137-77-177.hsd1.ma.comcast.net] has joined #scheme 19:03:35 -!- Tinek [~Tinek@210.Red-83-36-190.dynamicIP.rima-tde.net] has quit [Quit: Tinek] 19:04:40 -!- MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has quit [Ping timeout: 246 seconds] 19:06:31 choas [~lars@pD9FCDAAC.dip.t-dialin.net] has joined #scheme 19:09:12 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 19:25:42 r_r_r [~chatzilla@77.127.35.60] has joined #scheme 19:36:16 keenbug [~daniel@p4FE38C2A.dip.t-dialin.net] has joined #scheme 19:36:39 -!- eni [~eni@31.171.153.34] has quit [Quit: Leaving] 19:53:19 -!- jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 20:04:16 phao [phao@177.174.189.249] has joined #scheme 20:16:37 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Remote host closed the connection] 20:21:09 -!- foeniks [~fevon@dslb-188-098-076-040.pools.arcor-ip.net] has quit [Quit: This computer has gone to sleep] 20:29:43 -!- ThePawnBreak [Cristi@94.177.108.25] has quit [Ping timeout: 246 seconds] 20:39:36 -!- keenbug [~daniel@p4FE38C2A.dip.t-dialin.net] has quit [Ping timeout: 245 seconds] 20:40:25 wbooze [~wbooze@xdsl-78-35-147-44.netcologne.de] has joined #scheme 20:41:36 -!- dzhus [~dzhus@95-24-171-252.broadband.corbina.ru] has quit [Remote host closed the connection] 20:42:58 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Quit: antithesis] 20:46:25 -!- gravicappa [~gravicapp@ppp91-77-187-174.pppoe.mtu-net.ru] has quit [Ping timeout: 260 seconds] 20:58:11 dnolen [~user@pool-96-224-18-75.nycmny.east.verizon.net] has joined #scheme 21:08:03 -!- adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 21:08:25 adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 21:32:32 dnolen` [~user@pool-68-161-100-12.ny325.east.verizon.net] has joined #scheme 21:36:00 -!- dnolen [~user@pool-96-224-18-75.nycmny.east.verizon.net] has quit [Ping timeout: 260 seconds] 21:36:37 -!- r_r_r [~chatzilla@77.127.35.60] has quit [Ping timeout: 240 seconds] 21:40:22 gravicappa [~gravicapp@ppp91-77-186-209.pppoe.mtu-net.ru] has joined #scheme 21:42:33 -!- realitygrill [realitygri@nat/hackerschool.com/x-vlcyyufkupqzyxfw] has quit [Quit: Computer has gone to sleep] 21:53:09 realitygrill [realitygri@nat/hackerschool.com/x-nddejxgilpdfosra] has joined #scheme 21:55:41 -!- HG` [~HG@wprt-4db6f738.pool.mediaWays.net] has quit [Quit: Leaving.] 21:57:51 -!- realitygrill [realitygri@nat/hackerschool.com/x-nddejxgilpdfosra] has quit [Client Quit] 21:58:03 rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has joined #scheme 22:03:57 homie [~levgue@xdsl-78-35-147-44.netcologne.de] has joined #scheme 22:10:25 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 22:11:15 -!- masm [~masm@bl18-63-161.dsl.telepac.pt] has quit [Quit: Leaving.] 22:15:16 -!- copumpkin is now known as latroia 22:15:23 -!- latroia is now known as copumpkin 22:21:01 -!- phax [~phax@unaffiliated/phax] has quit [Ping timeout: 246 seconds] 22:21:15 -!- gravicappa [~gravicapp@ppp91-77-186-209.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 22:24:31 -!- langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has quit [Ping timeout: 246 seconds] 22:32:52 kunsel [~kunsel@dslb-088-070-252-170.pools.arcor-ip.net] has joined #scheme 22:34:36 realitygrill [realitygri@nat/hackerschool.com/x-hiqtbqquzcnseucu] has joined #scheme 22:43:02 phax [~phax@unaffiliated/phax] has joined #scheme 22:43:45 lcc [~user@unaffiliated/lcc] has joined #scheme 22:44:37 -!- phao [phao@177.174.189.249] has quit [Read error: Connection reset by peer] 22:44:52 phao [phao@187.91.169.119] has joined #scheme 22:47:35 -!- phao [phao@187.91.169.119] has quit [Client Quit] 22:49:30 bfgun [~b_fin_g@r190-135-19-53.dialup.adsl.anteldata.net.uy] has joined #scheme 22:52:53 -!- bfig [~b_fin_g@r186-52-182-194.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 252 seconds] 22:58:10 -!- kniu [~kniu@c-50-135-18-253.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 23:01:48 -!- kunsel [~kunsel@dslb-088-070-252-170.pools.arcor-ip.net] has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/] 23:02:10 kunsel [~kunsel@dslb-088-070-252-170.pools.arcor-ip.net] has joined #scheme 23:02:10 -!- kunsel [~kunsel@dslb-088-070-252-170.pools.arcor-ip.net] has quit [Client Quit] 23:03:04 kunsel [~kunsel@dslb-088-070-252-170.pools.arcor-ip.net] has joined #scheme 23:11:05 -!- phax [~phax@unaffiliated/phax] has quit [Ping timeout: 260 seconds] 23:14:49 -!- realitygrill [realitygri@nat/hackerschool.com/x-hiqtbqquzcnseucu] has quit [Quit: Computer has gone to sleep] 23:14:53 -!- peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 252 seconds] 23:26:59 -!- homie [~levgue@xdsl-78-35-147-44.netcologne.de] has quit [Read error: Connection reset by peer] 23:27:42 -!- choas [~lars@pD9FCDAAC.dip.t-dialin.net] has quit [Ping timeout: 264 seconds] 23:28:30 homie [~levgue@xdsl-78-35-147-44.netcologne.de] has joined #scheme 23:29:45 -!- homie [~levgue@xdsl-78-35-147-44.netcologne.de] has quit [Read error: Connection reset by peer] 23:30:07 zmv [~zmv@186.204.123.135] has joined #scheme 23:34:45 homie [~levgue@xdsl-78-35-147-44.netcologne.de] has joined #scheme 23:54:36 -!- homie [~levgue@xdsl-78-35-147-44.netcologne.de] has quit [Read error: Connection reset by peer] 23:56:07 homie [~levgue@xdsl-78-35-147-44.netcologne.de] has joined #scheme