00:06:05 Euthy [~euthy@unaffiliated/euthydemus] has joined #scheme 00:06:24 jrajav [~jrajav@66-188-176-243.dhcp.roch.mn.charter.com] has joined #scheme 00:13:03 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 252 seconds] 00:14:05 -!- BW^- [~Miranda@79.114.220.231] has quit [Ping timeout: 255 seconds] 00:19:02 -!- segmond_ [~segmond@adsl-108-73-164-62.dsl.sfldmi.sbcglobal.net] has quit [Quit: Leaving] 00:19:40 Chicken Scheme questions welcome here? 00:19:52 I'm fairly new and I wouldn't be able to tell where the overlap is... 00:21:00 Generally speaking, yes. 00:21:18 Though implementation-specific questions may be met with silence, if there's nobody about who knows that particular impl. 00:21:48 -!- youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Ping timeout: 252 seconds] 00:21:48 I saw this example on their wiki: (vector-unfold-right ( (i x) (values x (+ x 1))) n 0) 00:21:57 Is  a valid symbol for 'lambda'? 00:22:28 Looking at the example, I'd imagine so. People sometimes macro it in, for example 00:22:57 -!- francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has quit [Quit: francisl] 00:23:00 Right, that's what I meant; without a macro 00:23:06 No such thing was mentioned 00:23:20 So I thought maybe it was just common practice to do so 00:23:32 Of course, I could just try it, I suppose... 00:23:33 :P 00:25:37 Hrm, possibly. Sounds like a question of that impl, and one that should be quite easy to find in the docs 00:25:46 But I happen not to know it 00:28:10 -!- taylanub [tub@p4FD93CF9.dip.t-dialin.net] has quit [Remote host closed the connection] 00:28:13 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 00:28:33 Looks like it doesn't work in the repl 00:30:23 Some emacs modes replace lambda with . Maybe the example was copied from such a buffer. 00:31:14 taylanub [tub@p4FD93CF9.dip.t-dialin.net] has joined #scheme 00:31:19 -!- taylanub [tub@p4FD93CF9.dip.t-dialin.net] has quit [Remote host closed the connection] 00:33:57 -!- ijp [~user@host86-182-157-241.range86-182.btcentralplus.com] has quit [Quit: The garbage collector got me] 00:34:20 taylanub [tub@p4FD93CF9.dip.t-dialin.net] has joined #scheme 00:47:46 jrajav, I think Racket is the most popular current implementation, at least it was 00:48:03 is Chicken new? 00:48:04 Euthy: That'd make sense 00:48:16 Euthy: I was actually dreaming up such a vim mapping myself; I kind of like it 00:48:47 JuanDaugherty: Not exactly, but compared to Racket I guess 00:49:01 JuanDaugherty: Chicken was first released in 2000 00:49:21 Racket (named as such) is newer than that 00:49:31 unless I'm mistaken 00:49:31 Yeah, I was thinking of PLT too 00:49:40 I don't know exactly how closely they're related 00:50:00 I used Racket in college but I never learned a lot about it 00:50:07 other than being scheme impls not at all I take it 00:50:46 Really? I was under the impression it was basically a renaming 00:51:00 Racket has been around for a long time, but it was known as "PLT Scheme" until quite recently 00:51:02 it's nice to have X to C whatever X is 00:51:32 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 246 seconds] 00:58:12 -!- Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has quit [Ping timeout: 255 seconds] 01:14:00 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 01:17:19 -!- gffa [~unknown@unaffiliated/gffa] has quit [Quit: sleep] 01:23:00 -!- eMBee [~eMBee@foresight/developer/pike/programmer] has quit [*.net *.split] 01:23:00 -!- daimrod [~daimrod@sbrk.org] has quit [*.net *.split] 01:25:37 daimrod [~daimrod@sbrk.org] has joined #scheme 01:26:16 eMBee [~eMBee@foresight/developer/pike/programmer] has joined #scheme 01:40:18 Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has joined #scheme 01:50:59 b4283 [~b4283@1-172-83-160.dynamic.hinet.net] has joined #scheme 01:56:43 -!- jrajav [~jrajav@66-188-176-243.dhcp.roch.mn.charter.com] has quit [Quit: phunq, sandwich store loop, WHAT NO UNIVERSE] 01:57:57 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Quit: Leaving] 01:58:27 -!- amgarchIn9 [~amgarchin@p4FD609DF.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 02:23:57 -!- Aethaeryn [~Michael@wesnoth/umc-dev/developer/aethaeryn] has left #scheme 02:30:59 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Ping timeout: 244 seconds] 02:43:06 sn0w [~sn0w@unaffiliated/sn0w] has joined #scheme 02:48:25 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 02:55:29 -!- sn0w [~sn0w@unaffiliated/sn0w] has left #scheme 02:56:30 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 02:57:51 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Ping timeout: 244 seconds] 03:06:13 Ivo [~ivo@unaffiliated/ivoz] has joined #scheme 03:21:36 replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 03:30:12 BW^- [~Miranda@79.114.220.231] has joined #scheme 03:30:45 a string "splitting" method that searches for and splits out *multiple strings* at once such that: 03:30:59 string: "hi ho a x abcdefgh" strings: '("hi" "a" "x" "abcdef") => '("" "hi" " ho " "a" " " "x" " " "abcdef" "geh") 03:31:06 any performant implementation of this? 03:31:40 i made a slow one, would want one that can take like ~100 strings of ~100 chars each and process a ~50KB string in say 0.01 secs 03:32:02 so as for the example output above, "abcdef" is at an odd position, reflecting it's a string that was matched from among the strings 03:32:09 and "geh" is at an even position, reflectiong that's what's between split out fragments, in this cae "abcdef" and the end of the string. 03:33:26 offby1: thanks for pointing out :) 03:33:57 it's funny because I'm in all these channels, and don't pay much attention to which channel I'm in at the moment ... so your question didn't seem out of place at first 03:34:13 -!- RageOfThou [~RageOfTho@77.221.27.145] has quit [Ping timeout: 248 seconds] 03:35:14 mm 03:35:32 i think i'll do like this: i have a vector of the first char of all those strings, as well as a vector of their length and a vector of themselves 03:36:06 as i iterate through the string, whenever there's a match with one of those chars, i make a substring-equal? . 03:36:16 that ought to be the fastest way. 03:36:48 as to your specific question -- I can't help because I didn't pay close attention to it, and frankly am too lazy to do so :) 03:37:10 very well :) 03:37:27 is it a homework problem? It kinda sounds like one 03:39:57 mm 03:39:58 actually no! 03:40:13 it's a very nice practical www problem 03:40:21 it's about replacing a bunch of strings with a bunch of hashes, quick 03:40:31 not the fastest ever, but, within 0.01sec or so is fine 03:40:39 approx 100 strings of 100 chars each 03:43:07 replacing a string with a hash? Why would you do that? 03:45:01 offby1: it's a question of replacing internal current identifiers with external more universal identifiers 03:45:21 *offby1* stares blankly 03:45:32 githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has joined #scheme 03:54:13 gravicappa [~gravicapp@ppp91-77-187-202.pppoe.mtu-net.ru] has joined #scheme 03:54:34 francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has joined #scheme 04:05:11 Onionnion|Eee [~ryan@adsl-68-254-161-149.dsl.milwwi.ameritech.net] has joined #scheme 04:17:15 -!- Nisstyre-laptop [~yours@oftn/member/Nisstyre] has quit [Remote host closed the connection] 04:18:08 Nisstyre-laptop [~yours@oftn/member/Nisstyre] has joined #scheme 04:27:54 -!- replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 04:29:56 -!- youlysses is now known as youlysses_ZZZzzz 04:32:46 -!- youlysses_ZZZzzz [~user@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Remote host closed the connection] 04:33:46 -!- francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has quit [Quit: francisl] 04:50:24 replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 04:53:42 -!- Ivo [~ivo@unaffiliated/ivoz] has quit [Quit: WeeChat 0.3.9.2] 05:07:55 spiderweb [~lcc@unaffiliated/lcc] has joined #scheme 05:30:26 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Ping timeout: 245 seconds] 05:31:18 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 265 seconds] 05:31:46 -!- replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 05:35:06 replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 05:35:19 -!- BW^- [~Miranda@79.114.220.231] has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org] 05:45:13 -!- replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 05:56:38 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 06:05:55 alge_ [U2FsdGVkX1@ma.sdf.org] has joined #scheme 06:11:06 -!- cibs [~cibs@219-87-142-18.static.tfn.net.tw] has quit [*.net *.split] 06:11:06 -!- Khisanth [~Khisanth@50.14.244.111] has quit [*.net *.split] 06:11:06 -!- cswords [~cswords@sarge.soic.indiana.edu] has quit [*.net *.split] 06:11:06 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [*.net *.split] 06:11:06 -!- Zuchto [~zuchto@li305-238.members.linode.com] has quit [*.net *.split] 06:11:06 -!- tizoc [~user@unaffiliated/tizoc] has quit [*.net *.split] 06:11:06 -!- drdo [~drdo@roach0.drdo.eu] has quit [*.net *.split] 06:11:06 -!- shachaf [~shachaf@unaffiliated/shachaf] has quit [*.net *.split] 06:11:06 -!- joast [~rick@76.178.135.192] has quit [*.net *.split] 06:11:06 -!- Nshag [user@88.123.84.8] has quit [*.net *.split] 06:11:06 -!- fgudin [fgudin@178.63.35.194] has quit [*.net *.split] 06:11:06 -!- ecraven [~user@178.79.130.240] has quit [*.net *.split] 06:11:06 -!- evhan [evhan@pdpc/supporter/active/evhan] has quit [*.net *.split] 06:11:07 -!- saccadewrk [saccadewrk@nat/google/x-otvijlolktxksorf] has quit [*.net *.split] 06:11:07 -!- eMBee [~eMBee@foresight/developer/pike/programmer] has quit [*.net *.split] 06:11:07 -!- daimrod [~daimrod@sbrk.org] has quit [*.net *.split] 06:11:07 -!- zbigniew [~zb@3e8.org] has quit [*.net *.split] 06:11:07 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [*.net *.split] 06:11:07 -!- SeySayux [SeySayux@libsylph/developer/seysayux] has quit [*.net *.split] 06:11:07 -!- tessier [~treed@kernel-panic/copilotco] has quit [*.net *.split] 06:11:07 -!- noam_ [~noam@213.57.201.130] has quit [*.net *.split] 06:11:07 -!- duncanm [~duncan@a-chinaman.com] has quit [*.net *.split] 06:11:07 -!- mmc1 [~michal@sams-office-nat.tomtomgroup.com] has quit [*.net *.split] 06:11:07 -!- nightfly_ [~sage@sagenite.net] has quit [*.net *.split] 06:11:07 -!- dostoyevsky [sck@butterkeks.oerks.de] has quit [*.net *.split] 06:11:07 -!- ray [ray@xkcd-sucks.org] has quit [*.net *.split] 06:11:07 -!- teiresias [~teiresias@archlinux/trusteduser/teiresias] has quit [*.net *.split] 06:11:08 -!- taylanub [tub@p4FD93CF9.dip.t-dialin.net] has quit [*.net *.split] 06:11:08 -!- tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has quit [*.net *.split] 06:11:08 -!- amado [~amado@209.99.3.103] has quit [*.net *.split] 06:11:08 -!- leppie [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has quit [*.net *.split] 06:11:08 -!- felipe [~felipe@unaffiliated/felipe] has quit [*.net *.split] 06:11:08 -!- Twey [~Twey@unaffiliated/twey] has quit [*.net *.split] 06:11:08 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [*.net *.split] 06:11:08 -!- covi [~covi@wasp.dreamhost.com] has quit [*.net *.split] 06:11:08 -!- em [~em@unaffiliated/emma] has quit [*.net *.split] 06:11:08 -!- Gurragchaa [u6439@gateway/web/irccloud.com/x-wtjyrvytlehdslcx] has quit [*.net *.split] 06:11:08 -!- rotty_ [rotty@de.xx.vu] has quit [*.net *.split] 06:11:08 -!- FireFly [~firefly@oftn/member/FireFly] has quit [*.net *.split] 06:11:08 -!- arbn [~arbn@auriga.kiwilight.com] has quit [*.net *.split] 06:11:09 -!- pothos [~pothos@1-164-210-188.dynamic.hinet.net] has quit [*.net *.split] 06:11:09 -!- yosafbridge` [~yosafbrid@li125-242.members.linode.com] has quit [*.net *.split] 06:11:09 -!- mario-goulart [~user@wkit.com.br] has quit [*.net *.split] 06:11:09 -!- `micro [~micro@37.157.32.2] has quit [*.net *.split] 06:11:09 -!- z0d [~z0d@unaffiliated/z0d] has quit [*.net *.split] 06:11:09 -!- elliottcable [~me@ell.io] has quit [*.net *.split] 06:11:09 -!- ski [~ski@c80-216-142-165.bredband.comhem.se] has quit [*.net *.split] 06:11:09 -!- snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has quit [*.net *.split] 06:11:09 -!- jaaso_ [~jaaso@effic.me] has quit [*.net *.split] 06:11:09 -!- arbscht [~arbscht@fsf/member/arbscht] has quit [*.net *.split] 06:11:09 -!- antono [~antono@shelr.tv] has quit [*.net *.split] 06:11:09 -!- bjz [~brendanza@CPE-124-185-247-133.lns8.cha.bigpond.net.au] has quit [*.net *.split] 06:11:09 -!- araujo [~araujo@gentoo/developer/araujo] has quit [*.net *.split] 06:11:09 -!- rapacity [~rapacity@unaffiliated/rapacity] has quit [*.net *.split] 06:11:09 -!- cky [~cky@fsf/member/cky] has quit [*.net *.split] 06:11:09 -!- amoe [~amoe@host-92-26-170-21.as13285.net] has quit [*.net *.split] 06:11:09 -!- acarrico [~acarrico@pppoe-68-142-59-107.gmavt.net] has quit [*.net *.split] 06:11:10 -!- masak [masak@feather.perl6.nl] has quit [*.net *.split] 06:11:10 -!- aoh [~aki@adsl-99-115.netplaza.fi] has quit [*.net *.split] 06:11:10 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [*.net *.split] 06:11:10 -!- snorble_ [~snorble@213.101.209.229] has quit [*.net *.split] 06:11:10 -!- pjb [~t@voyager.informatimago.com] has quit [*.net *.split] 06:11:10 -!- pyro- [~pyro@chopstick.dcollins.info] has quit [*.net *.split] 06:11:10 -!- shardz_ [~samantha@ilo.staticfree.info] has quit [*.net *.split] 06:11:10 -!- ivan\ [~ivan@unaffiliated/ivan/x-000001] has quit [*.net *.split] 06:11:10 -!- klutometis [~klutometi@pdpc/supporter/professional/klutometis] has quit [*.net *.split] 06:11:10 -!- C-Keen [cckeen@pestilenz.org] has quit [*.net *.split] 06:11:10 -!- dan64 [dan64@dannyadam.com] has quit [*.net *.split] 06:11:10 -!- ft [efftee@shell.chaostreff-dortmund.de] has quit [*.net *.split] 06:11:10 -!- tonyg [~tonyg@173-203-78-111.static.cloud-ips.com] has quit [*.net *.split] 06:11:10 -!- ineiros [~itniemin@li271-145.members.linode.com] has quit [*.net *.split] 06:11:11 -!- hypnocat [~hypnocat@unaffiliated/hypnocat] has quit [*.net *.split] 06:11:11 -!- jaimef [jaimef@dns.mauthesis.com] has quit [*.net *.split] 06:11:11 -!- peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has quit [*.net *.split] 06:11:11 -!- Viaken [~david@projecthq.biz] has quit [*.net *.split] 06:11:11 -!- roderic [~roderic@zerowing.ccs.neu.edu] has quit [*.net *.split] 06:11:11 -!- Euthy [~euthy@unaffiliated/euthydemus] has quit [*.net *.split] 06:11:11 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [*.net *.split] 06:11:11 -!- hiroaki__ [~hiroaki@p4FCC4173.dip.t-dialin.net] has quit [*.net *.split] 06:11:11 -!- DT` [~ea@host249-14-dynamic.26-79-r.retail.telecomitalia.it] has quit [*.net *.split] 06:11:11 -!- gnomon [~gnomon@CPE000e582ae076-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [*.net *.split] 06:11:11 -!- notdan [~h@unaffiliated/notdan] has quit [*.net *.split] 06:11:11 -!- Razz [~tim@kompiler.org] has quit [*.net *.split] 06:11:11 -!- ohama [ohama@92.240.248.100] has quit [*.net *.split] 06:11:11 -!- certainty [~david@www1.d-coded.de] has quit [*.net *.split] 06:11:11 -!- gabot [~eli@racket/bot/gabot] has quit [*.net *.split] 06:11:11 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [*.net *.split] 06:11:11 -!- b4283 [~b4283@1-172-83-160.dynamic.hinet.net] has quit [*.net *.split] 06:11:11 -!- Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has quit [*.net *.split] 06:11:11 -!- dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has quit [*.net *.split] 06:11:11 -!- rudybot [~luser@ec2-50-18-28-110.us-west-1.compute.amazonaws.com] has quit [*.net *.split] 06:11:11 -!- hiyosi [~hiyosi@19.94.30.125.dy.iij4u.or.jp] has quit [*.net *.split] 06:11:12 -!- fizzie [fis@unaffiliated/fizzie] has quit [*.net *.split] 06:11:12 -!- offby1 [~user@pdpc/supporter/monthlybyte/offby1] has quit [*.net *.split] 06:11:12 -!- cross [cross@spitfire.i.gajendra.net] has quit [*.net *.split] 06:11:12 -!- kniu [~kniu@c-67-160-8-163.hsd1.wa.comcast.net] has quit [*.net *.split] 06:11:12 -!- kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has quit [*.net *.split] 06:11:12 -!- blubberdiblub [~foobar@blubberdiblub.org] has quit [*.net *.split] 06:11:12 -!- asumu [~at@2001:470:b:b7:1e6f:65ff:fe23:c3d4] has quit [*.net *.split] 06:11:12 -!- twem2 [~tristan@puma-mxisp.mxtelecom.com] has quit [*.net *.split] 06:11:12 -!- turbofail [~user@199.27.105.215] has quit [*.net *.split] 06:11:12 -!- brendyn [brendyn@2a01:7e00::f03c:91ff:fedf:65b4] has quit [*.net *.split] 06:11:12 -!- weinholt [weinholt@debian/emeritus/weinholt] has quit [*.net *.split] 06:11:12 -!- hiato [~nine@clam.leg.uct.ac.za] has quit [*.net *.split] 06:11:12 -!- nowhere_man_ [~pierre@AStrasbourg-551-1-28-231.w83-196.abo.wanadoo.fr] has quit [*.net *.split] 06:11:12 -!- hive-mind [pranq@unaffiliated/contempt] has quit [*.net *.split] 06:11:12 -!- SHODAN [~shozan@c-f7b2e253.011-86-73746f30.cust.bredbandsbolaget.se] has quit [*.net *.split] 06:11:12 -!- Saeren [~saeren@mail.skepsi.net] has quit [*.net *.split] 06:11:13 -!- m4burns [m4burns@taurine.csclub.uwaterloo.ca] has quit [*.net *.split] 06:11:13 -!- JuanDaugherty [~Ren@cpe-72-228-190-243.buffalo.res.rr.com] has quit [*.net *.split] 06:11:13 -!- surrounder [~surrounde@095-096-032-026.static.chello.nl] has quit [*.net *.split] 06:11:13 -!- foof [~user@li126-140.members.linode.com] has quit [*.net *.split] 06:11:13 -!- Onionnion|Eee [~ryan@adsl-68-254-161-149.dsl.milwwi.ameritech.net] has quit [*.net *.split] 06:11:13 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [*.net *.split] 06:11:13 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [*.net *.split] 06:11:13 -!- confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has quit [*.net *.split] 06:11:13 -!- walter|rtn [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has quit [*.net *.split] 06:11:13 -!- sonstwo [~garland@unaffiliated/ffs] has quit [*.net *.split] 06:11:13 -!- copec [copec@166-70-129-209.ip.unaen.org] has quit [*.net *.split] 06:11:13 -!- cmatei [~cmatei@95.76.22.68] has quit [*.net *.split] 06:11:13 -!- muep [twingo@otitsun.oulu.fi] has quit [*.net *.split] 06:11:13 -!- pyro-__ [~pyro@zhaozhou.dcollins.info] has quit [*.net *.split] 06:11:13 -!- LeoNerd [~leo@fairy.dictatorshipcake.co.uk] has quit [*.net *.split] 06:11:13 -!- impaktor [~user@b2.thep.lu.se] has quit [*.net *.split] 06:11:13 -!- SeanTAllen [u4855@gateway/web/irccloud.com/x-hofeihathmpqljet] has quit [*.net *.split] 06:11:13 -!- dsp [dsp@antenora.aculei.net] has quit [*.net *.split] 06:11:13 -!- jonrafkind [~jon@racket/jonrafkind] has quit [*.net *.split] 06:11:13 -!- gravicappa [~gravicapp@ppp91-77-187-202.pppoe.mtu-net.ru] has quit [*.net *.split] 06:11:13 -!- REPLeffect [~REPLeffec@69.54.116.182] has quit [*.net *.split] 06:11:13 -!- acieroid [~acieroid@wtf.awesom.eu] has quit [*.net *.split] 06:11:13 -!- samth_away [~samth@racket/samth] has quit [*.net *.split] 06:11:14 -!- ozzloy [~ozzloy@unaffiliated/ozzloy] has quit [*.net *.split] 06:11:14 -!- gf3 [~gf3@oftn/member/gf3] has quit [*.net *.split] 06:11:14 -!- stamourv [~user@racket/stamourv] has quit [*.net *.split] 06:11:14 -!- spiderweb [~lcc@unaffiliated/lcc] has quit [*.net *.split] 06:11:14 -!- Nisstyre-laptop [~yours@oftn/member/Nisstyre] has quit [*.net *.split] 06:11:14 -!- alge [U2FsdGVkX1@ma.sdf.org] has quit [*.net *.split] 06:11:14 -!- capisce [~srodal@cm-84.215.35.251.getinternet.no] has quit [*.net *.split] 06:11:14 -!- jrslepak_neu [~jrslepak@punchout.ccs.neu.edu] has quit [*.net *.split] 06:11:14 -!- Obfuscate [~keii@unaffiliated/obfuscate] has quit [*.net *.split] 06:21:54 Nisstyre-laptop [~yours@oftn/member/Nisstyre] has joined #scheme 06:21:54 tonyg [~tonyg@173-203-78-111.static.cloud-ips.com] has joined #scheme 06:21:54 fizzie [fis@unaffiliated/fizzie] has joined #scheme 06:21:54 roderic [~roderic@zerowing.ccs.neu.edu] has joined #scheme 06:21:54 Viaken [~david@projecthq.biz] has joined #scheme 06:21:54 weinholt [weinholt@debian/emeritus/weinholt] has joined #scheme 06:21:54 antono [~antono@shelr.tv] has joined #scheme 06:21:54 gabot [~eli@racket/bot/gabot] has joined #scheme 06:21:54 certainty [~david@www1.d-coded.de] has joined #scheme 06:21:54 ft [efftee@shell.chaostreff-dortmund.de] has joined #scheme 06:21:54 ski [~ski@c80-216-142-165.bredband.comhem.se] has joined #scheme 06:21:54 elliottcable [~me@ell.io] has joined #scheme 06:21:54 dan64 [dan64@dannyadam.com] has joined #scheme 06:21:54 brendyn [brendyn@2a01:7e00::f03c:91ff:fedf:65b4] has joined #scheme 06:21:54 turbofail [~user@199.27.105.215] has joined #scheme 06:21:54 z0d [~z0d@unaffiliated/z0d] has joined #scheme 06:21:54 twem2 [~tristan@puma-mxisp.mxtelecom.com] has joined #scheme 06:21:54 C-Keen [cckeen@pestilenz.org] has joined #scheme 06:21:54 `micro [~micro@37.157.32.2] has joined #scheme 06:21:54 klutometis [~klutometi@pdpc/supporter/professional/klutometis] has joined #scheme 06:21:54 ohama [ohama@92.240.248.100] has joined #scheme 06:21:54 arbscht [~arbscht@fsf/member/arbscht] has joined #scheme 06:21:54 jaaso_ [~jaaso@effic.me] has joined #scheme 06:21:54 foof [~user@li126-140.members.linode.com] has joined #scheme 06:21:54 surrounder [~surrounde@095-096-032-026.static.chello.nl] has joined #scheme 06:21:54 asumu [~at@2001:470:b:b7:1e6f:65ff:fe23:c3d4] has joined #scheme 06:21:54 jaimef [jaimef@dns.mauthesis.com] has joined #scheme 06:21:54 pchrist [~spirit@gentoo/developer/pchrist] has joined #scheme 06:21:54 ray [ray@xkcd-sucks.org] has joined #scheme 06:21:54 teiresias [~teiresias@archlinux/trusteduser/teiresias] has joined #scheme 06:21:54 Twey [~Twey@unaffiliated/twey] has joined #scheme 06:21:54 hiyosi [~hiyosi@19.94.30.125.dy.iij4u.or.jp] has joined #scheme 06:21:54 ivan\ [~ivan@unaffiliated/ivan/x-000001] has joined #scheme 06:21:54 aoh [~aki@adsl-99-115.netplaza.fi] has joined #scheme 06:21:54 blubberdiblub [~foobar@blubberdiblub.org] has joined #scheme 06:21:54 felipe [~felipe@unaffiliated/felipe] has joined #scheme 06:21:54 FireFly [~firefly@oftn/member/FireFly] has joined #scheme 06:21:54 arbn [~arbn@auriga.kiwilight.com] has joined #scheme 06:21:54 hypnocat [~hypnocat@unaffiliated/hypnocat] has joined #scheme 06:21:54 rotty_ [rotty@de.xx.vu] has joined #scheme 06:21:54 shardz_ [~samantha@ilo.staticfree.info] has joined #scheme 06:21:54 Razz [~tim@kompiler.org] has joined #scheme 06:21:54 mario-goulart [~user@wkit.com.br] has joined #scheme 06:21:54 m4burns [m4burns@taurine.csclub.uwaterloo.ca] has joined #scheme 06:21:54 rudybot [~luser@ec2-50-18-28-110.us-west-1.compute.amazonaws.com] has joined #scheme 06:21:54 JuanDaugherty [~Ren@cpe-72-228-190-243.buffalo.res.rr.com] has joined #scheme 06:21:54 ineiros [~itniemin@li271-145.members.linode.com] has joined #scheme 06:21:54 kanru [~kanru@kanru-1-pt.tunnel.tserv15.lax1.ipv6.he.net] has joined #scheme 06:21:54 kniu [~kniu@c-67-160-8-163.hsd1.wa.comcast.net] has joined #scheme 06:21:54 pyro- [~pyro@chopstick.dcollins.info] has joined #scheme 06:21:54 dostoyevsky [sck@butterkeks.oerks.de] has joined #scheme 06:21:54 cross [cross@spitfire.i.gajendra.net] has joined #scheme 06:21:54 offby1 [~user@pdpc/supporter/monthlybyte/offby1] has joined #scheme 06:21:54 snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has joined #scheme 06:21:54 masak [masak@feather.perl6.nl] has joined #scheme 06:21:54 notdan [~h@unaffiliated/notdan] has joined #scheme 06:21:54 yosafbridge` [~yosafbrid@li125-242.members.linode.com] has joined #scheme 06:21:54 nightfly_ [~sage@sagenite.net] has joined #scheme 06:21:54 mmc1 [~michal@sams-office-nat.tomtomgroup.com] has joined #scheme 06:21:54 Saeren [~saeren@mail.skepsi.net] has joined #scheme 06:21:54 SHODAN [~shozan@c-f7b2e253.011-86-73746f30.cust.bredbandsbolaget.se] has joined #scheme 06:21:54 gnomon [~gnomon@CPE000e582ae076-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 06:21:54 acarrico [~acarrico@pppoe-68-142-59-107.gmavt.net] has joined #scheme 06:21:54 amoe [~amoe@host-92-26-170-21.as13285.net] has joined #scheme 06:21:54 duncanm [~duncan@a-chinaman.com] has joined #scheme 06:21:54 hive-mind [pranq@unaffiliated/contempt] has joined #scheme 06:21:54 pjb [~t@voyager.informatimago.com] has joined #scheme 06:21:54 DT` [~ea@host249-14-dynamic.26-79-r.retail.telecomitalia.it] has joined #scheme 06:21:54 zbigniew [~zb@3e8.org] has joined #scheme 06:21:54 leppie [~lolcow@105-236-244-248.access.mtnbusiness.co.za] has joined #scheme 06:21:54 amado [~amado@209.99.3.103] has joined #scheme 06:21:54 tessier [~treed@kernel-panic/copilotco] has joined #scheme 06:21:54 cky [~cky@fsf/member/cky] has joined #scheme 06:21:54 nowhere_man_ [~pierre@AStrasbourg-551-1-28-231.w83-196.abo.wanadoo.fr] has joined #scheme 06:21:54 Gurragchaa [u6439@gateway/web/irccloud.com/x-wtjyrvytlehdslcx] has joined #scheme 06:21:54 rapacity [~rapacity@unaffiliated/rapacity] has joined #scheme 06:21:54 tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has joined #scheme 06:21:54 pothos [~pothos@1-164-210-188.dynamic.hinet.net] has joined #scheme 06:21:54 peterhil [~peterhil@91-157-48-10.elisa-laajakaista.fi] has joined #scheme 06:21:54 hiroaki__ [~hiroaki@p4FCC4173.dip.t-dialin.net] has joined #scheme 06:21:54 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 06:21:54 SeySayux [SeySayux@libsylph/developer/seysayux] has joined #scheme 06:21:54 fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has joined #scheme 06:21:54 em [~em@unaffiliated/emma] has joined #scheme 06:21:54 dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has joined #scheme 06:21:54 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 06:21:54 hiato [~nine@clam.leg.uct.ac.za] has joined #scheme 06:21:54 covi [~covi@wasp.dreamhost.com] has joined #scheme 06:21:54 snorble_ [~snorble@213.101.209.229] has joined #scheme 06:21:54 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 06:21:54 bjz [~brendanza@CPE-124-185-247-133.lns8.cha.bigpond.net.au] has joined #scheme 06:21:54 Euthy [~euthy@unaffiliated/euthydemus] has joined #scheme 06:21:54 taylanub [tub@p4FD93CF9.dip.t-dialin.net] has joined #scheme 06:21:54 daimrod [~daimrod@sbrk.org] has joined #scheme 06:21:54 eMBee [~eMBee@foresight/developer/pike/programmer] has joined #scheme 06:21:54 Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has joined #scheme 06:21:54 b4283 [~b4283@1-172-83-160.dynamic.hinet.net] has joined #scheme 06:21:54 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 06:21:54 acieroid` [~acieroid@wtf.awesom.eu] has joined #scheme 06:21:54 ozzloy_ [~ozzloy@ozzloy.lifeafterking.org] has joined #scheme 06:21:54 capisce_ [~srodal@cm-84.215.35.251.getinternet.no] has joined #scheme 06:21:54 jrslepak1neu [~jrslepak@punchout.ccs.neu.edu] has joined #scheme 06:21:54 gf3_ [~gf3@205-225-142-174.rl6.org] has joined #scheme 06:21:54 noam__ [~noam@213.57.201.130] has joined #scheme 06:21:54 samth_away [~samth@samth2.ccs.neu.edu] has joined #scheme 06:21:54 Obfuscate [~keii@unaffiliated/obfuscate] has joined #scheme 06:21:54 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 06:21:54 evhan [evhan@pdpc/supporter/active/evhan] has joined #scheme 06:21:54 ecraven [~user@178.79.130.240] has joined #scheme 06:21:54 fgudin [fgudin@178.63.35.194] has joined #scheme 06:21:54 Nshag [user@88.123.84.8] has joined #scheme 06:21:54 joast [~rick@76.178.135.192] has joined #scheme 06:21:54 saccadewrk [saccadewrk@nat/google/x-otvijlolktxksorf] has joined #scheme 06:21:54 SeanTAllen [u4855@gateway/web/irccloud.com/x-hofeihathmpqljet] has joined #scheme 06:21:54 impaktor [~user@b2.thep.lu.se] has joined #scheme 06:21:54 dsp [dsp@antenora.aculei.net] has joined #scheme 06:21:54 LeoNerd [~leo@fairy.dictatorshipcake.co.uk] has joined #scheme 06:21:54 pyro-__ [~pyro@zhaozhou.dcollins.info] has joined #scheme 06:21:54 muep [twingo@otitsun.oulu.fi] has joined #scheme 06:21:54 cmatei [~cmatei@95.76.22.68] has joined #scheme 06:21:54 copec [copec@166-70-129-209.ip.unaen.org] has joined #scheme 06:21:54 sonstwo [~garland@unaffiliated/ffs] has joined #scheme 06:21:54 walter|rtn [~walter@c-24-218-217-69.hsd1.ma.comcast.net] has joined #scheme 06:21:54 confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 06:21:54 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 06:21:54 githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has joined #scheme 06:21:54 Onionnion|Eee [~ryan@adsl-68-254-161-149.dsl.milwwi.ameritech.net] has joined #scheme 06:21:54 spiderweb [~lcc@67-42-204-167.albq.qwest.net] has joined #scheme 06:21:54 cibs [~cibs@219-87-142-18.static.tfn.net.tw] has joined #scheme 06:22:09 Khisanth [~Khisanth@50.14.244.111] has joined #scheme 06:22:09 cswords [~cswords@sarge.soic.indiana.edu] has joined #scheme 06:22:09 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 06:22:11 Zuchto [~zuchto@li305-238.members.linode.com] has joined #scheme 06:22:11 tizoc [~user@unaffiliated/tizoc] has joined #scheme 06:22:11 drdo [~drdo@roach0.drdo.eu] has joined #scheme 06:22:11 shachaf [~shachaf@unaffiliated/shachaf] has joined #scheme 06:22:12 replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 06:22:12 REPLeffect [~REPLeffec@69.54.116.182] has joined #scheme 06:23:23 -!- sonstwo [~garland@unaffiliated/ffs] has quit [Read error: Operation timed out] 06:25:32 -!- replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Ping timeout: 255 seconds] 06:29:19 -!- spiderweb [~lcc@67-42-204-167.albq.qwest.net] has quit [Quit: leaving] 06:30:00 spiderweb [~lcc@unaffiliated/lcc] has joined #scheme 06:34:49 replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 06:48:59 -!- Onionnion|Eee [~ryan@adsl-68-254-161-149.dsl.milwwi.ameritech.net] has quit [Remote host closed the connection] 07:00:40 hiroaki_ [~hiroaki@p4FCC4F63.dip.t-dialin.net] has joined #scheme 07:04:20 -!- hiroaki__ [~hiroaki@p4FCC4173.dip.t-dialin.net] has quit [Ping timeout: 248 seconds] 07:10:15 -!- replore [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 07:13:21 scigod [~sci@111.213.185.75] has joined #scheme 07:14:41 replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has joined #scheme 07:15:51 -!- scigod [~sci@111.213.185.75] has left #scheme 07:25:16 -!- replore_ [~replore@FL1-118-109-226-159.kng.mesh.ad.jp] has quit [Remote host closed the connection] 07:28:50 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 07:43:18 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 264 seconds] 07:43:48 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 07:52:14 gravicappa [~gravicapp@ppp91-77-187-202.pppoe.mtu-net.ru] has joined #scheme 07:54:28 sn0w [~sn0w@unaffiliated/sn0w] has joined #scheme 07:54:35 -!- sn0w [~sn0w@unaffiliated/sn0w] has left #scheme 08:01:16 -!- Nisstyre-laptop [~yours@oftn/member/Nisstyre] has quit [Read error: Operation timed out] 08:12:38 cdidd [~cdidd@37-144-45-85.broadband.corbina.ru] has joined #scheme 08:14:08 Ivo [~ivo@unaffiliated/ivoz] has joined #scheme 08:35:02 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Read error: Operation timed out] 08:35:47 -!- acieroid` is now known as acieroid 08:36:07 githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has joined #scheme 08:38:13 mmc [~michal@178-85-56-58.dynamic.upc.nl] has joined #scheme 08:43:32 antoszka [~antoszka@unaffiliated/antoszka] has joined #scheme 08:48:29 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 252 seconds] 08:51:04 ijp [~user@host86-182-157-241.range86-182.btcentralplus.com] has joined #scheme 08:54:27 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 252 seconds] 09:03:47 -!- spiderweb [~lcc@unaffiliated/lcc] has quit [Quit: leaving] 09:12:07 ffs [~garland@unaffiliated/ffs] has joined #scheme 09:14:14 RageOfThou [~RageOfTho@77.221.27.145] has joined #scheme 09:29:53 attila_lendvai [~attila_le@apn-5-63-192-121.vodafone.hu] has joined #scheme 09:29:53 -!- attila_lendvai [~attila_le@apn-5-63-192-121.vodafone.hu] has quit [Changing host] 09:29:53 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 09:35:28 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 09:38:46 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 265 seconds] 09:42:57 -!- RageOfThou is now known as MrFahrenheit 09:44:21 attila_lendvai [~attila_le@apn-130-43-194-97.vodafone.hu] has joined #scheme 09:44:21 -!- attila_lendvai [~attila_le@apn-130-43-194-97.vodafone.hu] has quit [Changing host] 09:44:21 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 09:46:18 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Read error: No route to host] 09:51:48 attila_lendvai1 [~attila_le@apn-151-0-65-112.vodafone.hu] has joined #scheme 09:51:48 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Disconnected by services] 09:51:56 -!- attila_lendvai1 [~attila_le@apn-151-0-65-112.vodafone.hu] has quit [Client Quit] 10:09:14 -!- taylanub [tub@p4FD93CF9.dip.t-dialin.net] has quit [Disconnected by services] 10:09:31 taylanub [tub@p4FD94B63.dip.t-dialin.net] has joined #scheme 10:12:35 amgarchIn9 [~amgarchin@p4FD60602.dip0.t-ipconnect.de] has joined #scheme 10:21:12 -!- BossKonaSegwaY1 [~Michael@cpe-75-187-42-68.columbus.res.rr.com] has left #scheme 10:55:24 -!- JuanDaugherty [~Ren@cpe-72-228-190-243.buffalo.res.rr.com] has quit [Read error: Connection reset by peer] 11:04:07 -!- cdidd [~cdidd@37-144-45-85.broadband.corbina.ru] has quit [Read error: Connection reset by peer] 11:05:18 -!- mmc [~michal@178-85-56-58.dynamic.upc.nl] has quit [Remote host closed the connection] 11:09:04 mmc [~michal@178-85-56-58.dynamic.upc.nl] has joined #scheme 11:17:40 foeniks [~fevon@vpn501.hotsplots.net] has joined #scheme 11:20:47 cdidd [~cdidd@95-26-104-120.broadband.corbina.ru] has joined #scheme 11:21:53 -!- githogori [~githogori@c-69-181-109-127.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] 11:53:58 -!- amgarchIn9 [~amgarchin@p4FD60602.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 12:23:11 kuribas [~user@94-227-88-230.access.telenet.be] has joined #scheme 12:37:37 muay-guy [~Adium@cable-89-16-136-28.cust.telecolumbus.net] has joined #scheme 12:38:47 Hi, I'm a complete newbie to scheme, I've just installed MIT's scheme on OS x 10.7 and while on the interpeter, I get "^[[D" whenever I hit the back arrow 12:39:03 I don't know if this is the right place to ask for this, but how could I fix it? 12:41:54 This is because the terminal sends those ascii codes to the program when you type on this arrow key. And the program doesn't interpret them as an arrow. 12:42:13 If you're using mit scheme in the Terminal.app, I'd suggest using it with rlwrap. 12:43:06 Otherwise, I would advise you to use it from emacs, with M-x run-scheme RET ( after having configured scheme-program-name with M-x customize-variable RET scheme-program-name RET ). 12:56:59 pjb`: I'll have to read a bit on that because I'm more of a vim guy so I feel like science dog right now 12:59:36 Blkt [~user@82.84.188.5] has joined #scheme 13:02:24 -!- foeniks [~fevon@vpn501.hotsplots.net] has quit [Quit: This computer has gone to sleep] 13:05:29 gffa [~unknown@unaffiliated/gffa] has joined #scheme 13:05:56 muay-guy: then in the mean time, just use rlwrap. 13:06:46 You can install it with macport or brew. 13:07:02 muay-guy: evil-mode is pretty good for vim users: http://gitorious.org/evil/pages/Home 13:09:39 pjb`: thanks, that's what I did 13:44:19 -!- capisce_ is now known as capisce 13:47:20 civodul [~user@reverse-83.fdn.fr] has joined #scheme 13:48:45 Okasu [~okasu@unaffiliated/okasu] has joined #scheme 14:03:50 francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has joined #scheme 14:12:04 -!- francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has quit [Quit: francisl] 14:22:10 -!- FireFly [~firefly@oftn/member/FireFly] has quit [Excess Flood] 14:23:27 masm [~masm@bl17-195-130.dsl.telepac.pt] has joined #scheme 14:30:20 jeapostrophe [~jay@69.169.141.110.provo.static.broadweavenetworks.net] has joined #scheme 14:30:20 -!- jeapostrophe [~jay@69.169.141.110.provo.static.broadweavenetworks.net] has quit [Changing host] 14:30:20 jeapostrophe [~jay@racket/jeapostrophe] has joined #scheme 14:32:32 FireFly [~firefly@oftn/member/FireFly] has joined #scheme 15:01:59 -!- confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has quit [Read error: Connection reset by peer] 15:05:19 confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 15:26:25 foeniks [~fevon@vpn501.hotsplots.net] has joined #scheme 15:49:25 jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has joined #scheme 15:49:34 -!- hiroaki_ [~hiroaki@p4FCC4F63.dip.t-dialin.net] has quit [Read error: Operation timed out] 15:49:58 hiroaki_ [~hiroaki@p4FCC4F63.dip.t-dialin.net] has joined #scheme 16:10:33 attila_lendvai [~attila_le@business-178-48-2-49.business.broadband.hu] has joined #scheme 16:10:33 -!- attila_lendvai [~attila_le@business-178-48-2-49.business.broadband.hu] has quit [Changing host] 16:10:33 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 16:16:14 -!- drdo [~drdo@roach0.drdo.eu] has quit [Ping timeout: 246 seconds] 16:17:25 -!- foeniks [~fevon@vpn501.hotsplots.net] has quit [Quit: Leaving] 16:18:35 jesusito [~user@5.12.221.87.dynamic.jazztel.es] has joined #scheme 16:32:44 caleb_smith [~caleb@rrcs-24-106-184-123.se.biz.rr.com] has joined #scheme 16:34:46 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 16:40:21 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 16:49:33 drdo [~drdo@roach0.drdo.eu] has joined #scheme 16:53:04 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 16:57:49 homie [~homie@94.122.241.159] has joined #scheme 17:08:58 -!- Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has quit [Read error: Connection reset by peer] 17:10:48 ASau [~user@46.115.72.6] has joined #scheme 17:16:09 -!- jesusito [~user@5.12.221.87.dynamic.jazztel.es] has left #scheme 17:18:59 francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has joined #scheme 17:20:33 -!- alge_ is now known as alge 17:24:30 -!- jeapostrophe [~jay@racket/jeapostrophe] has quit [Ping timeout: 276 seconds] 17:25:23 Gmind [~Deulamco@113.190.165.107] has joined #scheme 17:25:46 have a look on performance comparison 17:26:39 Oops 17:29:10 -!- jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has quit [Quit: What happened to Systems A through E?] 17:36:02 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 246 seconds] 17:39:04 jrslepak [~jrslepak@ip-64-134-43-156.public.wayport.net] has joined #scheme 17:40:04 amgarchIn9 [~amgarchin@p4FD60602.dip0.t-ipconnect.de] has joined #scheme 17:42:17 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 17:52:49 tupi [~user@186.205.32.26] has joined #scheme 17:59:10 caleb_smith1 [~caleb@108-218-45-78.lightspeed.rlghnc.sbcglobal.net] has joined #scheme 17:59:37 -!- ft [efftee@shell.chaostreff-dortmund.de] has quit [Ping timeout: 245 seconds] 17:59:47 -!- caleb_smith1 [~caleb@108-218-45-78.lightspeed.rlghnc.sbcglobal.net] has left #scheme 18:01:23 ft [efftee@shell.chaostreff-dortmund.de] has joined #scheme 18:01:53 eli [~eli@winooski.ccs.neu.edu] has joined #scheme 18:01:53 -!- eli [~eli@winooski.ccs.neu.edu] has quit [Changing host] 18:01:53 eli [~eli@racket/eli] has joined #scheme 18:02:34 -!- caleb_smith [~caleb@rrcs-24-106-184-123.se.biz.rr.com] has quit [Ping timeout: 240 seconds] 18:03:54 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 18:11:29 -!- muay-guy [~Adium@cable-89-16-136-28.cust.telecolumbus.net] has left #scheme 18:29:32 foeniks [~fevon@89.204.130.80] has joined #scheme 18:30:02 -!- Ivo [~ivo@unaffiliated/ivoz] has quit [Quit: WeeChat 0.3.9.2] 18:40:54 -!- adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 18:43:44 -!- francisl [~anonymous@bas6-montreal45-2925066520.dsl.bell.ca] has quit [Quit: francisl] 18:43:52 spiderweb [~lcc@unaffiliated/lcc] has joined #scheme 18:46:23 adiii [~adityavit@c-76-117-52-187.hsd1.nj.comcast.net] has joined #scheme 18:47:34 -!- jrslepak [~jrslepak@ip-64-134-43-156.public.wayport.net] has quit [Quit: What happened to Systems A through E?] 18:48:00 EventHorizon [~asdf@107.200.38.103] has joined #scheme 18:51:12 -!- b4283 [~b4283@1-172-83-160.dynamic.hinet.net] has quit [Read error: Connection reset by peer] 18:53:16 Onionnion|Eee [~ryan@adsl-108-199-221-28.dsl.milwwi.sbcglobal.net] has joined #scheme 18:59:38 sethalves [~user@headache.hungry.com] has joined #scheme 19:01:36 Nisstyre-laptop [~yours@oftn/member/Nisstyre] has joined #scheme 19:13:08 jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has joined #scheme 19:24:10 -!- youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Read error: Connection reset by peer] 19:32:37 fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has joined #scheme 19:38:31 -!- masm [~masm@bl17-195-130.dsl.telepac.pt] has quit [Quit: Leaving.] 19:58:54 -!- Gmind [~Deulamco@113.190.165.107] has quit [Read error: Connection reset by peer] 20:03:57 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 20:21:10 -!- spiderweb [~lcc@unaffiliated/lcc] has quit [Quit: leaving] 20:24:44 -!- sethalves [~user@headache.hungry.com] has quit [Read error: Connection reset by peer] 20:26:33 Natch [~Natch@c-eccde155.25-4-64736c10.cust.bredbandsbolaget.se] has joined #scheme 20:29:17 -!- EventHorizon [~asdf@107.200.38.103] has quit [Read error: Connection reset by peer] 20:31:28 -!- fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 20:32:07 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 245 seconds] 20:50:01 jcowan [~John@mail.digitalkingdom.org] has joined #scheme 20:52:54 -!- dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 20:53:36 -!- foeniks [~fevon@89.204.130.80] has quit [Quit: Leaving] 20:54:07 Question for all: Has anyone ever used `null-environment` in anger? It provides the standard syntax keywords of R5RS but nothing else. 21:01:18 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 21:03:24 -!- gravicappa [~gravicapp@ppp91-77-187-202.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 21:08:21 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Quit: WeeChat 0.3.9.2] 21:10:52 -!- bjz [~brendanza@CPE-124-185-247-133.lns8.cha.bigpond.net.au] has quit [Quit: Leaving...] 21:11:31 jeapostrophe [~jay@69.169.141.110.provo.static.broadweavenetworks.net] has joined #scheme 21:11:31 -!- jeapostrophe [~jay@69.169.141.110.provo.static.broadweavenetworks.net] has quit [Changing host] 21:11:31 jeapostrophe [~jay@racket/jeapostrophe] has joined #scheme 21:16:16 -!- jeapostrophe [~jay@racket/jeapostrophe] has quit [Ping timeout: 245 seconds] 21:31:03 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Read error: Operation timed out] 21:35:15 eizu [~ez@180.Red-83-33-80.dynamicIP.rima-tde.net] has joined #scheme 21:47:07 youlysses [~user@75-132-17-145.dhcp.stls.mo.charter.com] has joined #scheme 21:55:37 acedia [~rage@unaffiliated/ffs] has joined #scheme 21:57:35 jcowan: since interaction-environment is implementation dependant, you don't have a lot of choice but using (scheme-report-environment 5) or null-environment 21:58:31 Yes, but to what purpose? Null-environment cannot be mutated by eval, so what kind of code can you evaluate using it? 22:01:06 One where you establish your own bindings, like in an interpreter. 22:02:23 And you can still mutate local variables: (eval '((lambda () (let ((x 0)) (set! x 2) x))) (null-environment 5)) 22:03:20 jcowan: I haven't found it useful on itself, but it is a starting point for combining non mutable standard bindings with your own, as you can use it for evaluating external scripts. extending environments is non-standard though.... 22:04:07 Mmm, thanks. 22:05:25 jcowan: a typical use case for scheme as extension language. I have used them this way a few times now 22:05:49 What Scheme were you using at the time? 22:06:11 chicken, chibi probably next time ;) 22:23:04 -!- Onionnion|Eee [~ryan@adsl-108-199-221-28.dsl.milwwi.sbcglobal.net] has quit [Remote host closed the connection] 22:28:37 -!- capisce [~srodal@cm-84.215.35.251.getinternet.no] has quit [Ping timeout: 244 seconds] 22:34:23 Onionnion|Eee [~ryan@adsl-108-199-221-28.dsl.milwwi.sbcglobal.net] has joined #scheme 22:36:56 capisce [~srodal@cm-84.215.35.251.getinternet.no] has joined #scheme 22:52:21 -!- kuribas [~user@94-227-88-230.access.telenet.be] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:13:44 -!- alge [U2FsdGVkX1@ma.sdf.org] has quit [Quit: leaving] 23:19:08 rvchangue [~rvchangue@unaffiliated/rvchangue] has joined #scheme 23:22:46 fantazo [~fantazo@91-119-196-139.dynamic.xdsl-line.inode.at] has joined #scheme 23:28:13 yoklov [~yoklov@24-177-92-172.dhcp.nwtn.ct.charter.com] has joined #scheme 23:28:35 -!- gffa [~unknown@unaffiliated/gffa] has quit [Quit: sleep] 23:50:12 dnolen [~user@cpe-74-64-61-245.nyc.res.rr.com] has joined #scheme