00:01:00 hussaibi [~hussaibi@wirewall.cs.toronto.edu] has joined #scheme 00:01:26 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Read error: Connection reset by peer] 00:09:48 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 00:16:56 -!- realitygrill [~realitygr@adsl-76-226-130-95.dsl.sfldmi.sbcglobal.net] has quit [Quit: realitygrill] 00:21:34 realitygrill [~realitygr@adsl-76-226-130-95.dsl.sfldmi.sbcglobal.net] has joined #scheme 00:22:58 kniu [~kniu@pool-71-106-0-142.lsanca.dsl-w.verizon.net] has joined #scheme 00:25:19 -!- githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Ping timeout: 240 seconds] 00:31:01 -!- jeefung [~jeff@c-98-223-239-157.hsd1.in.comcast.net] has quit [Quit: jeefung] 00:37:00 githogori [~githogori@c-24-7-1-43.hsd1.ca.comcast.net] has joined #scheme 00:37:17 -!- realitygrill [~realitygr@adsl-76-226-130-95.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 00:41:44 realitygrill [~realitygr@adsl-76-232-155-251.dsl.sfldmi.sbcglobal.net] has joined #scheme 00:41:46 so, this table I'm making has two functions that seem very similar. One called "add-row!" and another called "make-row" - anyone able to enlighten me with the way they're intended to be used? 00:43:10 like, is it likely that I'm supposed to use "add-row!", which makes a call to "make-row" or the other way around? 00:44:37 Another possibility is that you (add-row! table (make-row key value)) 00:45:32 aah. That sounds more logical 00:45:49 thanks :) 00:46:50 realitygrill_ [~realitygr@adsl-76-226-103-103.dsl.sfldmi.sbcglobal.net] has joined #scheme 00:47:40 -!- realitygrill [~realitygr@adsl-76-232-155-251.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 246 seconds] 00:47:57 -!- realitygrill_ is now known as realitygrill 00:55:00 -!- realitygrill [~realitygr@adsl-76-226-103-103.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 00:55:22 -!- pearle [~pearle@blk-224-181-222.eastlink.ca] has quit [Ping timeout: 246 seconds] 00:56:38 pnkfelix1 [~Adium@sjfw1-a.adobe.com] has joined #scheme 00:56:43 realitygrill [~realitygr@adsl-76-226-123-180.dsl.sfldmi.sbcglobal.net] has joined #scheme 00:59:13 -!- pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has quit [Ping timeout: 246 seconds] 01:01:19 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Ping timeout: 246 seconds] 01:01:54 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 01:05:46 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 01:11:11 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 01:12:49 -!- pnkfelix1 [~Adium@sjfw1-a.adobe.com] has quit [Quit: Leaving.] 01:21:19 -!- tupi [~david@189.60.162.71] has quit [Ping timeout: 240 seconds] 01:38:44 is there another way to get the specific row of a table without manually traversing it? 01:39:17 (assoc key (cdr table)) gives me the row, or rather a copy of it. I figured I need the actual row 01:39:46 or, that's probably not the right way of putting it, the copy bit, but I'm sure the point comes across 01:42:49 or maybe I just need to rethink what I just said 01:44:55 smtlaissezfaire [~smtlaisse@user-387hbid.cable.mindspring.com] has joined #scheme 01:55:01 -!- smtlaissezfaire [~smtlaisse@user-387hbid.cable.mindspring.com] has quit [Quit: smtlaissezfaire] 02:03:52 -!- tauntaun [~Crumpet@ool-44c72ce0.dyn.optonline.net] has quit [Quit: Ex-Chat] 02:06:06 Lemonator [~kniu@pool-71-106-0-142.lsanca.dsl-w.verizon.net] has joined #scheme 02:07:31 pearle [~pearle@blk-224-181-222.eastlink.ca] has joined #scheme 02:16:39 dfeuer [~dfeuer@wikimedia/Dfeuer] has joined #scheme 02:18:22 -!- masm [~masm@2.80.144.69] has quit [Ping timeout: 246 seconds] 02:28:03 -!- elliottcable is now known as ec|detached 02:33:04 poindontcare [~user@cloudbovina.bovinasancta.com] has joined #scheme 02:33:56 -!- DT`` [~Feeock@net-93-149-65-126.cust.dsl.teletu.it] has quit [Ping timeout: 276 seconds] 02:50:09 xwl [~user@123.108.223.27] has joined #scheme 03:03:01 -!- MrFahrenheit [~RageOfTho@users-146-140.vinet.ba] has quit [Ping timeout: 258 seconds] 03:13:32 klutometis: http://pics.barzilay.org/big/pic/0050 03:28:11 nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has joined #scheme 03:29:03 rramsden [~rramsden@173.180.120.249] has joined #scheme 03:29:23 -!- rasterbar [~rasterbar@unaffiliated/rasterbar] has quit [Ping timeout: 240 seconds] 03:30:04 rasterbar [~rasterbar@unaffiliated/rasterbar] has joined #scheme 03:31:07 -!- xwl [~user@123.108.223.27] has quit [Ping timeout: 246 seconds] 03:34:02 -!- dfeuer [~dfeuer@wikimedia/Dfeuer] has quit [Ping timeout: 250 seconds] 03:36:05 dfeuer [~dfeuer@wikimedia/Dfeuer] has joined #scheme 03:36:05 -!- Articate [~Moriya@pjp-78.uio.no] has quit [Read error: Connection reset by peer] 03:36:50 Articate [~Moriya@pjp-78.uio.no] has joined #scheme 03:37:03 xwl [~user@123.108.223.27] has joined #scheme 03:41:00 -!- realitygrill [~realitygr@adsl-76-226-123-180.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 252 seconds] 03:41:49 realitygrill [~realitygr@76.226.214.153] has joined #scheme 03:46:10 -!- realitygrill [~realitygr@76.226.214.153] has quit [Ping timeout: 246 seconds] 03:46:52 realitygrill [~realitygr@76.226.202.56] has joined #scheme 04:04:44 -!- rasterbar [~rasterbar@unaffiliated/rasterbar] has quit [Remote host closed the connection] 04:15:18 -!- dfeuer [~dfeuer@wikimedia/Dfeuer] has quit [Remote host closed the connection] 04:18:05 dfeuer [~dfeuer@wikimedia/Dfeuer] has joined #scheme 04:18:59 -!- mjonsson [~mjonsson@38.109.95.149] has quit [Read error: Operation timed out] 04:20:30 Jafet [~Jafet@unaffiliated/jafet] has joined #scheme 04:21:51 realitygrill_ [~realitygr@adsl-76-226-139-192.dsl.sfldmi.sbcglobal.net] has joined #scheme 04:23:44 -!- realitygrill [~realitygr@76.226.202.56] has quit [Ping timeout: 264 seconds] 04:23:44 -!- realitygrill_ is now known as realitygrill 04:24:56 -!- Jafet [~Jafet@unaffiliated/jafet] has quit [Quit: Leaving.] 04:37:02 realitygrill_ [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 04:37:58 -!- realitygrill [~realitygr@adsl-76-226-139-192.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 246 seconds] 04:37:58 -!- realitygrill_ is now known as realitygrill 04:40:32 DT`` [~Feeock@net-93-149-65-126.cust.dsl.teletu.it] has joined #scheme 04:48:05 sheikra [~wy@110.187.68.25] has joined #scheme 04:53:10 -!- pearle [~pearle@blk-224-181-222.eastlink.ca] has quit [Quit: Leaving] 04:55:04 -!- xwl [~user@123.108.223.27] has quit [Ping timeout: 250 seconds] 04:55:25 -!- poindontcare [~user@cloudbovina.bovinasancta.com] has quit [Read error: Connection reset by peer] 04:59:49 poindontcare [~user@cloudbovina.bovinasancta.com] has joined #scheme 05:02:34 -!- hussaibi [~hussaibi@wirewall.cs.toronto.edu] has quit [Quit: Ex-Chat] 05:08:40 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Read error: Operation timed out] 05:09:25 -!- ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has quit [Quit: Leaving] 05:12:16 -!- bgs100 [~ian@unaffiliated/bgs100] has quit [Quit: Leaving] 05:20:16 Jafet [~Jafet@unaffiliated/jafet] has joined #scheme 05:22:57 -!- poindontcare [~user@cloudbovina.bovinasancta.com] has quit [Ping timeout: 240 seconds] 05:23:10 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 05:25:46 gravicappa [~gravicapp@ppp91-77-170-121.pppoe.mtu-net.ru] has joined #scheme 05:26:22 -!- dfeuer [~dfeuer@wikimedia/Dfeuer] has quit [Remote host closed the connection] 05:26:33 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 05:26:53 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 05:28:19 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 240 seconds] 05:30:50 dfeuer [~dfeuer@wikimedia/Dfeuer] has joined #scheme 05:31:17 gremset_ [ubuntu@117.192.115.144] has joined #scheme 05:31:52 -!- gremset [ubuntu@117.192.98.191] has quit [Ping timeout: 246 seconds] 05:40:19 -!- nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 05:42:41 -!- rramsden [~rramsden@173.180.120.249] has quit [Quit: Leaving] 05:43:19 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 05:43:34 -!- Jafet [~Jafet@unaffiliated/jafet] has quit [Quit: Leaving.] 05:43:35 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 05:49:42 -!- snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has quit [Ping timeout: 248 seconds] 05:50:06 -!- Articate [~Moriya@pjp-78.uio.no] has quit [Ping timeout: 250 seconds] 05:50:32 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Ping timeout: 250 seconds] 05:51:09 pchrist [~spirit@gentoo/developer/pchrist] has joined #scheme 05:51:14 snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has joined #scheme 05:57:50 Jafet [~Jafet@unaffiliated/jafet] has joined #scheme 06:05:00 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Remote host closed the connection] 06:05:16 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 06:10:24 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 06:10:51 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 06:12:34 poindont` [~user@cloudbovina.bovinasancta.com] has joined #scheme 06:17:45 -!- Jafet [~Jafet@unaffiliated/jafet] has quit [Ping timeout: 240 seconds] 06:19:03 -!- sheikra [~wy@110.187.68.25] has quit [Read error: Connection reset by peer] 06:19:35 sheikra [~wy@110.187.68.25] has joined #scheme 06:19:43 Jafet [~Jafet@unaffiliated/jafet] has joined #scheme 06:21:13 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 246 seconds] 06:28:44 superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has joined #scheme 06:31:31 v_v [~cg@116.227.51.125] has joined #scheme 06:34:34 -!- dnolen [~davidnole@184.152.69.75] has quit [Quit: dnolen] 06:42:13 -!- v_v [~cg@116.227.51.125] has quit [Ping timeout: 246 seconds] 06:43:17 Articate [~Moriya@pjp-78.uio.no] has joined #scheme 06:45:52 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Quit: leaving] 06:46:16 v_v [~cg@116.227.51.125] has joined #scheme 06:47:04 pchrist [~spirit@gentoo/developer/pchrist] has joined #scheme 06:49:28 -!- Articate [~Moriya@pjp-78.uio.no] has quit [Ping timeout: 250 seconds] 06:49:40 Articate [~Moriya@pjp-78.uio.no] has joined #scheme 06:58:00 gremset [ubuntu@117.192.98.147] has joined #scheme 06:58:40 -!- gremset_ [ubuntu@117.192.115.144] has quit [Ping timeout: 246 seconds] 07:04:56 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 240 seconds] 07:20:41 mdwright_laptop [~Adium@adsl-99-140-149-214.dsl.pltn13.sbcglobal.net] has joined #scheme 07:41:45 -!- v_v [~cg@116.227.51.125] has left #scheme 07:48:44 smtlaissezfaire [~smtlaisse@user-387hbid.cable.mindspring.com] has joined #scheme 07:48:46 -!- smtlaissezfaire [~smtlaisse@user-387hbid.cable.mindspring.com] has quit [Client Quit] 07:50:47 -!- mdwright_laptop [~Adium@adsl-99-140-149-214.dsl.pltn13.sbcglobal.net] has quit [Quit: Leaving.] 07:51:48 -!- sheikra [~wy@110.187.68.25] has quit [Ping timeout: 252 seconds] 07:52:49 sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has joined #scheme 07:53:05 ccorn [~ccorn@g132123.upc-g.chello.nl] has joined #scheme 08:06:49 Posterdati [~tapioca@host148-236-dynamic.6-87-r.retail.telecomitalia.it] has joined #scheme 08:06:52 hi 08:07:01 any geda user here? 08:13:26 EbiDK [~ebi@188.114.160.148] has joined #scheme 08:15:25 I've been intending to try it. Why ask on #scheme? 08:15:51 (the channel has nothing to do with schematics) 08:32:19 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Quit: Leaving] 08:36:31 homie` [~levgue@xdsl-78-35-170-203.netcologne.de] has joined #scheme 08:37:48 mmc [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 08:39:14 -!- homie [~levgue@xdsl-78-35-169-246.netcologne.de] has quit [Ping timeout: 276 seconds] 08:41:39 ckrailo [~ckrailo@pool-173-57-102-171.dllstx.fios.verizon.net] has joined #scheme 08:42:58 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 08:53:05 -!- ckrailo [~ckrailo@pool-173-57-102-171.dllstx.fios.verizon.net] has quit [Quit: Computer has gone to sleep.] 09:07:13 ckrailo [~ckrailo@pool-173-57-102-171.dllstx.fios.verizon.net] has joined #scheme 09:08:39 jewel [~jewel@196-209-224-248.dynamic.isadsl.co.za] has joined #scheme 09:09:14 gremset_ [ubuntu@117.192.110.198] has joined #scheme 09:09:35 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has left #scheme 09:10:16 -!- gremset [ubuntu@117.192.98.147] has quit [Ping timeout: 246 seconds] 09:15:02 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 248 seconds] 09:31:10 -!- ccorn [~ccorn@g132123.upc-g.chello.nl] has quit [Quit: ccorn] 09:34:06 -!- monqy [~chap@pool-71-102-217-117.snloca.dsl-w.verizon.net] has quit [Quit: hello] 09:48:47 ccorn [~ccorn@g132123.upc-g.chello.nl] has joined #scheme 09:48:51 kuribas [~user@d54C43D8A.access.telenet.be] has joined #scheme 09:49:49 -!- saiko-chriskun [~chris-kun@fsf/member/saiko-chriskun] has quit [Quit: WeeChat 0.3.4] 09:56:39 XTL: geda uses scheme as language for script 10:11:13 Posterdati: That makes sense. I never noticed that. 10:11:58 XTL: I developed a Lisp program to solve electrical circuit, but I need a program to "draw" a netlist ;) 10:12:14 Do you mean to draw a graph? 10:12:30 You can use GraphViz. Generate a .dot file. 10:13:14 http://www.graphviz.org 10:14:47 pjb: no 10:15:00 pjb: I mean to enter the netlist drawing the circuit :) 10:15:42 Just write a sexp! 10:15:50 You need emacs. That's all. 10:16:01 pjb: netlist is itself a sexp 10:16:18 What do you need to do? 10:16:25 I need a program to write the netlist starting from the circuit sketch 10:16:39 What format is the circuit sketch in? 10:16:50 pjb: gschem 10:17:11 that is a more geometric description 10:18:42 There's a guile scripting, http://geda.seul.org/wiki/geda:guile_scripting 10:18:53 is guile = scheme? 10:18:53 You have an interesting problem here. 10:19:17 You could use a pattern matcher to transform the geta graph into netlist. 10:19:25 yes I know the gschem scripting features 10:19:33 Have fun! :-) 10:19:41 but I don't know guile/scheme 10:19:51 It's like Common Lisp. 10:20:06 the very same? 10:20:15 Read those 50 pages: http://www.schemers.org/Documents/Standards/R5RS/HTML/r5rs-Z-H-2.html#%_toc_start 10:20:17 http://tinyurl.com/yc5qso 10:21:08 Close enough, there's a common subset: http://paste.lisp.org/display/84252 10:21:24 (small, but non empty). 10:24:18 kenanb [~kenanb@94.54.237.227] has joined #scheme 10:24:38 what does foo/bar kind of procedure naming mean? 10:25:21 pjb,XTL: thanks 10:25:31 kenanb: Purely an author's convention. 10:25:45 Usually, it's a bar variant of the foo procedure. 10:25:57 http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-ref/Images.html#Images 10:25:58 http://tinyurl.com/6lbnoop 10:26:25 kenanb: in this instance, it seems the naming convention is class/method. 10:26:41 ah, i see 10:27:04 that's why i didn't see same convention used in other procedures defined in that pages 10:27:06 It has no meaning for scheme. 10:27:24 You can use almost any character in a symbol. 10:28:07 i knew it was just a conventions, what i wonder was why mit scheme maintainers didn't use the same convention nowhere else in graphics api but on the image procedures 10:28:15 now i got my answer :) 10:28:33 It's often class-method ; string-append, vector-ref... 10:29:02 BTW do schemers use mit-scheme? 10:29:09 i mean is it among popular choices? 10:29:20 I'm not really a schemer, but I do use mit-scheme from time to time (to do exercises). 10:30:16 i know pjb. i think i know you from lisp channel :) 10:30:33 or/and lispgames 10:30:39 i am not sure 10:30:58 Yes, I'm also on #lisp 10:34:44 i always considered mit-scheme as a kind of old scheme that people doesn't really use, but i think i loved it when i tried recently, it even has a cross-platform simple graphics api which is equivalent of fun to me 10:34:46 xwl [~user@123.108.223.27] has joined #scheme 10:34:56 it seems gpl'ed tho 10:40:58 -!- kenanb [~kenanb@94.54.237.227] has left #scheme 10:43:41 It's one of the oldest pieces of GPLed software, I think. 10:43:52 Oh, he left. 10:52:55 -!- EbiDK [~ebi@188.114.160.148] has quit [Remote host closed the connection] 10:54:11 EbiDK [~ebi@188.114.160.148] has joined #scheme 11:03:00 -!- EbiDK [~ebi@188.114.160.148] has quit [Read error: Connection reset by peer] 11:14:33 -!- ijp [~user@host86-163-221-44.range86-163.btcentralplus.com] has left #scheme 11:20:00 -!- rdd [~user@c83-250-52-16.bredband.comhem.se] has quit [Remote host closed the connection] 11:35:39 -!- kuribas [~user@d54C43D8A.access.telenet.be] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 11:44:59 -!- homie` [~levgue@xdsl-78-35-170-203.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 11:48:29 homie [~levgue@xdsl-78-35-170-203.netcologne.de] has joined #scheme 11:56:48 masm [~masm@bl16-183-132.dsl.telepac.pt] has joined #scheme 12:13:34 wingo [~wingo@90.164.198.39] has joined #scheme 12:16:14 f8l [~f8l@77-253-144-106.adsl.inetia.pl] has joined #scheme 12:16:48 MrFahrenheit [~RageOfTho@users-146-140.vinet.ba] has joined #scheme 12:18:03 z0d [~z0d@unaffiliated/z0d] has joined #scheme 12:19:06 -!- sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has quit [Read error: Connection reset by peer] 12:19:25 sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has joined #scheme 12:20:49 tauntaun [~Crumpet@ool-44c72ce0.dyn.optonline.net] has joined #scheme 12:21:34 -!- sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has quit [Read error: Connection reset by peer] 12:22:42 sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has joined #scheme 12:23:19 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Ping timeout: 240 seconds] 12:29:38 -!- sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has quit [Read error: Connection reset by peer] 12:29:55 sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has joined #scheme 12:34:44 -!- gremset_ [ubuntu@117.192.110.198] has quit [Remote host closed the connection] 12:35:29 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Remote host closed the connection] 12:41:26 -!- blueadept [~blueadept@unaffiliated/blueadept] has quit [Quit: Leaving] 12:46:19 cpape` [root@linux01.gwdg.de] has joined #scheme 12:48:36 -!- atomx` [~user@86.35.150.23] has quit [Read error: Connection reset by peer] 12:52:15 republican_devil [~g@pool-74-111-197-135.lsanca.fios.verizon.net] has joined #scheme 12:52:29 how is scheme different than common lisp? 12:52:42 why are common lisp macro better accrodin to paul graham? 12:52:52 -!- republican_devil is now known as wealth_4all 12:56:32 stis [~stis@1-1-1-39a.veo.vs.bostream.se] has joined #scheme 12:56:34 wealth_4all: The intersection between scheme and Common Lisp is rather small: http://paste.lisp.org/display/84252 12:57:09 Common Lisp macros are better, because they're written in the same Common Lisp language in which you write all the rest of your code. 12:57:49 Scheme macros are better because they're hygienic, which is something you absolutely need when you have a lisp-1, but which is rarely a problem when you don't have it in a lisp-2 such as Common Lisp. 12:58:33 -!- sheikra [wy@156-56-193-133.ssl-vpn.indiana.edu] has quit [Read error: Connection reset by peer] 12:58:33 So yes, an important difference is that scheme is a lisp-1 while Common Lisp is a lisp-2: www.nhplace.com/kent/Papers/Technical-Issues.html 13:00:12 -!- wealth_4all [~g@pool-74-111-197-135.lsanca.fios.verizon.net] has quit [Read error: Connection reset by peer] 13:02:22 pjb: if you are using lisp-2, hygienic macros are good too 13:02:34 eg: you don't have to use gensym everytime 13:03:25 THere are macros such as once-only which eliminate the (direct) use of gensym. 13:05:04 could someone explain the double parenthesis on (let ((line (assoc key (cdr table)))) line)? 13:05:16 at "((line 13:06:19 let takes a LIST of bindings. A binding is a LIST of a variable and an expression. 13:06:24 Therefore you have there a LIST of LIST. 13:06:51 ah - thanks :) 13:09:31 -!- pygospa [~TheRealPy@kiel-5f76876d.pool.mediaWays.net] has quit [Disconnected by services] 13:09:42 pygospa [~TheRealPy@kiel-d9bfc49f.pool.mediaWays.net] has joined #scheme 13:09:47 -!- homie [~levgue@xdsl-78-35-170-203.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 13:14:52 JimmyRcom [~jimmy@adsl-75-53-45-212.dsl.rcsntx.sbcglobal.net] has joined #scheme 13:17:25 atomx` [~user@86.35.150.23] has joined #scheme 13:17:42 oh my. I'm having fun :o 13:25:32 -!- brandelune [~suzume@pl571.nas982.takamatsu.nttpc.ne.jp] has quit [Quit: brandelune] 13:38:46 -!- ckrailo [~ckrailo@pool-173-57-102-171.dllstx.fios.verizon.net] has quit [Quit: Computer has gone to sleep.] 13:45:32 -!- ccorn [~ccorn@g132123.upc-g.chello.nl] has quit [Quit: ccorn] 13:47:08 soveran [~soveran@186.22.15.197] has joined #scheme 13:51:25 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 13:58:37 -!- soveran [~soveran@186.22.15.197] has quit [Remote host closed the connection] 14:01:32 -!- gravicappa [~gravicapp@ppp91-77-170-121.pppoe.mtu-net.ru] has quit [Ping timeout: 264 seconds] 14:04:43 homie [~levgue@xdsl-78-35-170-203.netcologne.de] has joined #scheme 14:06:36 anyone have a clue as to why my table is initialised as (let ((table (list (list 'table))))? 14:07:44 your table? 14:08:04 precode - uni assignment :) 14:08:16 well what's your code? 14:08:36 it came with that initilization. I don't get it to add up 14:08:57 I thought it was normal to have a table as (cons 'name content) 14:08:59 I don't know what your are talking about 14:10:07 a table. They're normally initilized as (define table (cons 'name-of-table-or-something content-of-table)), right? 14:10:07 Ask your teacher. 14:10:21 There's nothing normal in data structure. Each data structure has its own design. 14:10:51 well, all tables we've looked at in this class have been like that. Oh well 14:11:00 there is no such thing as a table defined in scheme. You need to look up your definition your teacher made (or your class) 14:13:58 bzzbzz [~franco@modemcable240.34-83-70.mc.videotron.ca] has joined #scheme 14:16:22 gravicappa [~gravicapp@ppp91-77-213-124.pppoe.mtu-net.ru] has joined #scheme 14:18:04 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 14:22:01 sepisultrum [enigma@hcl-club.lu] has joined #scheme 14:22:53 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Ping timeout: 276 seconds] 14:26:13 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 14:28:42 What procedure can I use if I want to prompt a user for some input, while the program waits for input? Is read the way to go? 14:29:35 ApeShot [~user@207.59.145.201] has joined #scheme 14:30:13 Hello, is there a syntax-case/rules like expression where you can specify a body to expand in case of one or more matches, rather than only one? 14:30:38 sheikra [~wy@110.187.68.25] has joined #scheme 14:32:20 For instance, if you wish to match a sequence of things whose order is unimportant 14:32:47 So that ((is a) (or b)) should match, and so should ((or b) (is a)) 14:33:04 These create the same syntax bindings in the body, if they match 14:33:12 It would be nice to have to specify them only once 14:33:19 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Ping timeout: 260 seconds] 14:33:20 Specify the expansion, I mean 14:34:39 -!- joast [~rick@76.178.178.72] has quit [Quit: Leaving.] 14:35:47 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 14:37:03 sepisultrum: read or read-char. Some libraries may also have read-line and other such. 14:37:54 ApeShot: Not AFAIK, (but I don't know much). I think you will have to process each clause yourself, and do what needs to be done to handle the different orders. 14:40:31 You can just match ((is a) (or b)) to recursively expand ((or b) (is a)) 14:40:33 Almost as nice 14:42:41 pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has joined #scheme 14:42:51 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 14:44:10 -!- sheikra [~wy@110.187.68.25] has quit [Read error: Connection reset by peer] 14:44:41 sheikra [~wy@110.187.68.25] has joined #scheme 14:46:56 pnkfelix1 [~Adium@sjfw1.adobe.com] has joined #scheme 14:48:22 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 14:48:38 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 14:49:04 -!- pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has quit [Ping timeout: 246 seconds] 14:50:11 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 14:50:37 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 14:54:54 -!- gravicappa [~gravicapp@ppp91-77-213-124.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 14:57:57 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Quit: realitygrill] 14:59:27 is it possible to use simple substitution macro with data list. eg (define x 'y) '(x) -> '(y) 14:59:51 No. 15:00:02 But you can use (list x) to get (y). 15:00:20 thanks, that works 15:00:36 or (subst x 'x '(y)) with a suitably defined subst function. 15:03:43 I use xbindkeys to do quick key actions, and it uses guile, you can do stuff like, '(control alt t) "xfce4-terminal" to assign quick keys, but the "super" (windows key) atom doesn't work, so was hoping was some way to make macro to auto replace (super alt t) with ("m:0x50" alt t). 15:07:54 ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has joined #scheme 15:12:40 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 15:12:47 what, there's no caadadr? :( 15:14:31 dnolen [~davidnole@184.152.69.75] has joined #scheme 15:20:18 mdwright_laptop [~Adium@adsl-99-140-149-214.dsl.pltn13.sbcglobal.net] has joined #scheme 15:27:46 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 15:27:58 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 15:31:10 -!- sheikra [~wy@110.187.68.25] has quit [Read error: Connection reset by peer] 15:32:00 sheikra [~wy@110.187.68.25] has joined #scheme 15:32:35 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 15:35:59 -!- xwl [~user@123.108.223.27] has quit [Ping timeout: 260 seconds] 15:39:04 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 15:39:28 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 15:46:59 turns out it was (let ((table (list (list 'table)))), because (eq? (list 'table) (list 'table)) => #f 15:53:31 Nonsense. 15:53:34 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 15:53:58 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 15:54:38 -!- mdwright_laptop [~Adium@adsl-99-140-149-214.dsl.pltn13.sbcglobal.net] has left #scheme 15:55:14 ccorn [~ccorn@g132123.upc-g.chello.nl] has joined #scheme 15:55:16 yeah, (eq?) doesnt really compare lists 15:58:26 Articate: there are macros out there that will define all c([ad])*r up to any length you want 16:03:06 Why not use nth 16:03:20 nth is much clearer 16:03:39 Although I can't see any reason you couldn't write such a macro for perverse reasons 16:04:19 -!- ApeShot [~user@207.59.145.201] has quit [Remote host closed the connection] 16:05:15 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 16:05:35 realitygrill [~realitygr@76.226.141.156] has joined #scheme 16:07:11 -!- realitygrill [~realitygr@76.226.141.156] has quit [Read error: Connection reset by peer] 16:07:18 realitygrill [~realitygr@76.226.141.156] has joined #scheme 16:11:34 -!- Jafet [~Jafet@unaffiliated/jafet] has quit [Ping timeout: 260 seconds] 16:11:53 Checkie [3825@unaffiliated/checkie] has joined #scheme 16:15:23 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 16:18:40 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Client Quit] 16:19:24 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 16:26:29 -!- sheikra [~wy@110.187.68.25] has quit [Ping timeout: 260 seconds] 16:31:33 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 16:34:18 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Remote host closed the connection] 16:37:17 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 16:44:36 -!- ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has quit [Quit: Leaving] 16:44:45 ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has joined #scheme 16:45:12 soveran [~soveran@186.22.15.197] has joined #scheme 16:46:00 Modius [~Modius@cpe-70-123-140-183.austin.res.rr.com] has joined #scheme 16:49:18 nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has joined #scheme 16:49:54 -!- soveran [~soveran@186.22.15.197] has quit [Remote host closed the connection] 16:54:02 pearle [~pearle@blk-224-181-222.eastlink.ca] has joined #scheme 16:54:59 bubo [~bubo@178-191-212-82.adsl.highway.telekom.at] has joined #scheme 16:57:28 ToxicFrog [~ToxicFrog@69-196-174-61.dsl.teksavvy.com] has joined #scheme 16:58:08 monqy [~chap@pool-71-102-217-117.snloca.dsl-w.verizon.net] has joined #scheme 17:02:37 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Read error: Connection reset by peer] 17:03:34 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 17:03:57 pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has joined #scheme 17:04:04 -!- pnkfelix1 [~Adium@sjfw1.adobe.com] has quit [Ping timeout: 260 seconds] 17:06:12 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Read error: Connection reset by peer] 17:07:07 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 17:07:36 -!- pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has quit [Remote host closed the connection] 17:07:58 pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has joined #scheme 17:09:17 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Remote host closed the connection] 17:10:13 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 17:11:47 -!- djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has quit [Remote host closed the connection] 17:12:33 djcb [~user@a88-112-253-18.elisa-laajakaista.fi] has joined #scheme 17:26:31 -!- stis [~stis@1-1-1-39a.veo.vs.bostream.se] has left #scheme 17:35:17 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 276 seconds] 17:38:06 ijp [~user@host86-163-221-44.range86-163.btcentralplus.com] has joined #scheme 17:38:28 saiko-chriskun [~chris-kun@fsf/member/saiko-chriskun] has joined #scheme 17:38:50 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 17:44:01 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Quit: Leaving] 17:58:37 rdd [~user@c83-250-52-16.bredband.comhem.se] has joined #scheme 18:00:19 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 18:03:12 -!- Hal9k [~Lernaean@unaffiliated/kusanagi] has quit [] 18:11:42 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 18:11:58 -!- bubo [~bubo@178-191-212-82.adsl.highway.telekom.at] has quit [Ping timeout: 250 seconds] 18:13:49 bubo [~bubo@178-191-220-40.adsl.highway.telekom.at] has joined #scheme 18:16:25 stis [~stis@host-78-79-238-0.mobileonline.telia.com] has joined #scheme 18:18:33 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Quit: Leaving] 18:18:52 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 18:26:50 leo2007 [~leo@222.79.158.193] has joined #scheme 18:29:06 -!- pygospa [~TheRealPy@kiel-d9bfc49f.pool.mediaWays.net] has quit [Disconnected by services] 18:29:19 pygospa [~TheRealPy@kiel-5f77b0d3.pool.mediaWays.net] has joined #scheme 18:29:22 -!- leo2007 [~leo@222.79.158.193] has quit [Client Quit] 18:35:10 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Ping timeout: 246 seconds] 18:36:55 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Ping timeout: 246 seconds] 18:40:49 Hal9k [~Lernaean@unaffiliated/kusanagi] has joined #scheme 18:42:44 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 18:46:28 -!- pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has quit [Quit: Leaving.] 18:48:27 soveran [~soveran@186.22.15.197] has joined #scheme 18:52:58 mjonsson [~mjonsson@38.109.95.149] has joined #scheme 18:54:39 -!- elly [debian-tor@atheme/member/elly] has quit [Remote host closed the connection] 18:59:45 -!- ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has quit [Quit: Leaving] 19:00:49 elly [debian-tor@atheme/member/elly] has joined #scheme 19:04:03 -!- ToxicFrog [~ToxicFrog@69-196-174-61.dsl.teksavvy.com] has left #scheme 19:08:46 pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has joined #scheme 19:10:39 -!- stis [~stis@host-78-79-238-0.mobileonline.telia.com] has quit [Remote host closed the connection] 19:10:47 -!- pnkfelix [~Adium@c-68-82-87-23.hsd1.pa.comcast.net] has quit [Client Quit] 19:17:11 -!- Lemonator [~kniu@pool-71-106-0-142.lsanca.dsl-w.verizon.net] has quit [Remote host closed the connection] 19:17:11 -!- kniu [~kniu@pool-71-106-0-142.lsanca.dsl-w.verizon.net] has quit [Remote host closed the connection] 19:17:38 kniu [~kniu@pool-71-106-0-142.lsanca.dsl-w.verizon.net] has joined #scheme 19:24:59 -!- rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has quit [Quit: leaving] 19:25:10 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 19:25:19 drdo` [~user@91.205.108.93.rev.vodafone.pt] has joined #scheme 19:27:00 -!- bubo [~bubo@178-191-220-40.adsl.highway.telekom.at] has left #scheme 19:27:19 -!- drdo [~user@91.205.108.93.rev.vodafone.pt] has quit [Ping timeout: 240 seconds] 19:54:30 EbiDK [~ebi@3e6b7ac3.rev.stofanet.dk] has joined #scheme 20:01:47 -!- jewel [~jewel@196-209-224-248.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 20:02:47 pyrony [~epic@99-105-56-162.lightspeed.sntcca.sbcglobal.net] has joined #scheme 20:05:23 bgs100 [~ian@unaffiliated/bgs100] has joined #scheme 20:10:27 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 20:15:02 soveran_ [~soveran@186.22.15.197] has joined #scheme 20:15:41 -!- soveran [~soveran@186.22.15.197] has quit [Ping timeout: 246 seconds] 20:15:41 -!- elly [debian-tor@atheme/member/elly] has quit [Ping timeout: 246 seconds] 20:15:41 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Ping timeout: 246 seconds] 20:16:06 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 20:26:24 -!- superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has quit [Quit: superjudge] 20:27:17 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Remote host closed the connection] 20:28:21 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 20:28:30 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Remote host closed the connection] 20:32:28 somnium [~user@adsl-184-42-2-188.dab.bellsouth.net] has joined #scheme 20:33:46 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 20:37:17 superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has joined #scheme 20:39:56 -!- superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has quit [Client Quit] 20:40:27 rramsden [~rramsden@173.180.120.249] has joined #scheme 20:44:03 wayne [~wayne@unaffiliated/wayne] has joined #scheme 20:44:41 what're the best vim extensions to develop scheme? 20:46:38 -!- pygospa [~TheRealPy@kiel-5f77b0d3.pool.mediaWays.net] has quit [Disconnected by services] 20:46:50 pygospa [~TheRealPy@kiel-5f7690f2.pool.mediaWays.net] has joined #scheme 20:51:06 -!- EbiDK [~ebi@3e6b7ac3.rev.stofanet.dk] has quit [Quit: Ex-Chat] 20:51:34 -!- cpape` [root@linux01.gwdg.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 20:58:29 -!- drdo` is now known as drdo 20:58:36 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Quit: Leaving] 20:58:46 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 21:00:37 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Remote host closed the connection] 21:00:43 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 21:01:15 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 252 seconds] 21:03:21 -!- realitygrill [~realitygr@76.226.141.156] has quit [Read error: Connection reset by peer] 21:03:38 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 21:04:16 ToxicFrog [~ToxicFrog@69-196-174-61.dsl.teksavvy.com] has joined #scheme 21:05:36 gravicappa [~gravicapp@ppp91-77-189-122.pppoe.mtu-net.ru] has joined #scheme 21:06:29 Went out for a walk to avoid championship noise. Didn't bring a camera, met four hedgehogs. It's nice out anyway. 21:06:33 -!- f8l [~f8l@77-253-144-106.adsl.inetia.pl] has quit [Quit: WeeChat 0.3.4] 21:06:36 -!- nome [~user@c-98-249-30-223.hsd1.va.comcast.net] has quit [Ping timeout: 250 seconds] 21:06:46 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Quit: +++ killed by SIGSEGV +++] 21:15:29 nome [~user@c-98-249-30-223.hsd1.va.comcast.net] has joined #scheme 21:18:21 -!- soveran_ [~soveran@186.22.15.197] has quit [Remote host closed the connection] 21:19:00 -!- gravicappa [~gravicapp@ppp91-77-189-122.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 21:23:38 soveran [~soveran@186.22.15.197] has joined #scheme 21:27:56 -!- soveran [~soveran@186.22.15.197] has quit [Remote host closed the connection] 21:29:15 ymasory [~ymasory@c-76-99-55-224.hsd1.pa.comcast.net] has joined #scheme 21:31:54 -!- ray [ray@xkcd-sucks.org] has quit [Remote host closed the connection] 21:31:59 ray [ray@xkcd-sucks.org] has joined #scheme 21:32:04 homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 21:33:13 -!- homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Read error: Connection reset by peer] 21:33:58 Modius_ [~Modius@cpe-70-123-140-183.austin.res.rr.com] has joined #scheme 21:34:15 -!- homie [~levgue@xdsl-78-35-170-203.netcologne.de] has quit [Ping timeout: 248 seconds] 21:37:24 -!- Modius [~Modius@cpe-70-123-140-183.austin.res.rr.com] has quit [Ping timeout: 260 seconds] 21:38:50 -!- Modius_ [~Modius@cpe-70-123-140-183.austin.res.rr.com] has quit [Quit: "Object-oriented design" is an oxymoron] 21:39:43 Modius [~Modius@cpe-70-123-140-183.austin.res.rr.com] has joined #scheme 21:40:25 Guest39223 [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 21:41:04 brandelune [~suzume@pl571.nas982.takamatsu.nttpc.ne.jp] has joined #scheme 21:48:39 -!- ec|detached is now known as elliottcable 21:49:04 -!- wingo [~wingo@90.164.198.39] has quit [Ping timeout: 260 seconds] 21:49:16 -!- brandelune [~suzume@pl571.nas982.takamatsu.nttpc.ne.jp] has quit [Read error: Operation timed out] 21:52:19 -!- chrissbx [~chrissbx@69-196-152-229.dsl.teksavvy.com] has quit [Read error: Operation timed out] 21:53:42 -!- ccorn [~ccorn@g132123.upc-g.chello.nl] has quit [Quit: ccorn] 21:53:59 -!- Guest39223 [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:57:11 homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 21:57:55 -!- homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Remote host closed the connection] 21:59:08 blueadept [~blueadept@unaffiliated/blueadept] has joined #scheme 21:59:18 homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 22:00:53 -!- homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Client Quit] 22:04:32 homie [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 22:04:56 elly [debian-tor@atheme/member/elly] has joined #scheme 22:06:41 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Remote host closed the connection] 22:07:35 chrissbx [~chrissbx@69-196-152-229.dsl.teksavvy.com] has joined #scheme 22:07:57 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 22:09:49 -!- pjb [~t@81.202.16.46.dyn.user.ono.com] has quit [Remote host closed the connection] 22:10:26 pjb [~t@81.202.16.46.dyn.user.ono.com] has joined #scheme 22:10:52 -!- Nisstyre [~nisstyre@infocalypse-net.info] has quit [Ping timeout: 240 seconds] 22:13:37 acarrico [~acarrico@pppoe-68-142-62-150.gmavt.net] has joined #scheme 22:14:16 Nisstyre [~nisstyre@109.74.204.224] has joined #scheme 22:14:28 -!- Nisstyre [~nisstyre@109.74.204.224] has quit [Remote host closed the connection] 22:16:01 -!- pearle [~pearle@blk-224-181-222.eastlink.ca] has quit [Ping timeout: 246 seconds] 22:16:20 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:16:38 realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has joined #scheme 22:19:37 Nisstyre [~nisstyre@infocalypse-net.info] has joined #scheme 22:26:59 Bahman [~Bahman@2.146.17.80] has joined #scheme 22:28:44 -!- Bahman [~Bahman@2.146.17.80] has quit [Client Quit] 22:36:15 soveran [~soveran@186.22.15.197] has joined #scheme 22:36:19 -!- homie [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:40:21 -!- soveran [~soveran@186.22.15.197] has quit [Remote host closed the connection] 22:46:41 Guest32775 [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 22:46:52 -!- nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has quit [Quit: leaving] 22:51:35 -!- nome [~user@c-98-249-30-223.hsd1.va.comcast.net] has quit [Ping timeout: 248 seconds] 22:56:21 -!- ijp [~user@host86-163-221-44.range86-163.btcentralplus.com] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:58:04 -!- Guest32775 [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:59:02 *foof* is in the valley again 22:59:27 Yechh, what are you doing there? There's nothing there but burbs and more burbs! 22:59:42 indeed 23:00:23 But the home office is here, and the people who know the most are all here, so we have to go from time to time to sync up and learn. 23:00:59 The one plus is I'll have evenings completely free to hack Scheme :) 23:00:59 Well, I guess you can find some really good Indian food at the other end of Rengstorff, but I can't fathom any other reason... 23:01:47 ==... I have to visit Mountain View about once a year for that 23:02:49 For Indian food? Yeah, Google's Indian food isn't very good. 23:03:54 no, Riastradh, for learning :P 23:04:08 *elly* sometimes forgets the huge amounts of latency tor adds 23:07:05 homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme 23:09:04 RageOfThou [~RageOfTho@users-146-140.vinet.ba] has joined #scheme 23:09:12 -!- MrFahrenheit [~RageOfTho@users-146-140.vinet.ba] has quit [Read error: Connection reset by peer] 23:09:38 -!- homie` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Client Quit] 23:11:23 realitygrill_ [~realitygr@76.226.221.19] has joined #scheme 23:14:55 -!- realitygrill [~realitygr@adsl-76-226-141-156.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 241 seconds] 23:14:55 -!- realitygrill_ is now known as realitygrill 23:19:25 pearle [~pearle@blk-224-181-222.eastlink.ca] has joined #scheme 23:23:12 -!- rdd [~user@c83-250-52-16.bredband.comhem.se] has quit [Read error: Connection reset by peer] 23:24:39 homie [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #scheme