00:02:53 ftp://ccrma-ftp.stanford.edu/pub/Lisp/s7.tar.gz seems to have some kind of extensive R5RS test suite at s7/s7test.scm 00:05:43 bgs100 [~ian@unaffiliated/bgs100] has joined #scheme 00:07:06 -!- ray_ is now known as ray 00:08:57 StephenFalken, you might want to look at the test files for sigscheme: http://code.google.com/p/uim/source/browse/sigscheme-trunk/test 00:10:57 Sisc's r5rs pitfalls (http://sisc-scheme.org/r5rs_pitfall.php) may prove useful too. 00:14:02 -!- mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has quit [Ping timeout: 240 seconds] 00:14:39 Phao [phao@189.107.196.160] has joined #scheme 00:15:03 hi 00:15:15 is it guaranteed that case works eqv? -like? 00:15:32 as in I can use char, numbers and symbols as datuns (I think that is the name)? 00:15:55 Thanks, Grazl 00:16:00 mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has joined #scheme 00:16:13 Phao, yes 00:16:23 right 00:16:24 thx samth 00:19:39 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 00:22:35 -!- pjb` [~t@81.202.16.46.dyn.user.ono.com] has quit [Remote host closed the connection] 00:24:13 pjb [~t@81.202.16.46.dyn.user.ono.com] has joined #scheme 00:28:54 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 00:29:03 -!- parolang [~parolang@c-64-246-121-114.oregonrd-wifi-1261.amplex.net] has quit [Ping timeout: 240 seconds] 00:33:55 -!- Fare [~Fare@ita4fw1.itasoftware.com] has left #scheme 00:35:23 -!- mmc1 [~michal@82-148-210-75.fiber.unet.nl] has quit [Ping timeout: 246 seconds] 00:36:46 -!- zanes [~zane@wall.tripitinc.com] has quit [Read error: Connection reset by peer] 00:37:56 zanes [~zane@wall.tripitinc.com] has joined #scheme 00:43:42 -!- aoh [~aki@80.75.102.51] has quit [Ping timeout: 265 seconds] 00:45:10 -!- Euthydemus [~euthydemu@vaxjo7.80.cust.blixtvik.net] has quit [Ping timeout: 240 seconds] 00:46:28 Euthydemus [~euthydemu@vaxjo7.80.cust.blixtvik.net] has joined #scheme 00:46:40 -!- masm [~masm@bl19-159-74.dsl.telepac.pt] has quit [Quit: Leaving.] 00:49:00 zanes_ [~zane@wall.tripitinc.com] has joined #scheme 00:49:11 -!- zanes [~zane@wall.tripitinc.com] has quit [Read error: Connection reset by peer] 00:49:11 -!- zanes_ is now known as zanes 00:54:49 -!- carleastlund [~cce@gotham.ccs.neu.edu] has quit [Quit: carleastlund] 01:01:21 wbooze` [~levgue@xdsl-78-35-171-184.netcologne.de] has joined #scheme 01:01:21 homie` [~levgue@xdsl-78-35-171-184.netcologne.de] has joined #scheme 01:03:00 -!- homie` [~levgue@xdsl-78-35-171-184.netcologne.de] has quit [Client Quit] 01:03:12 -!- wbooze` [~levgue@xdsl-78-35-171-184.netcologne.de] has quit [Client Quit] 01:04:04 -!- homie [~levgue@xdsl-78-35-190-151.netcologne.de] has quit [Ping timeout: 255 seconds] 01:04:06 -!- wbooze [~levgue@xdsl-78-35-190-151.netcologne.de] has quit [Ping timeout: 272 seconds] 01:05:37 homie [~levgue@xdsl-78-35-171-184.netcologne.de] has joined #scheme 01:06:31 -!- myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 01:06:48 wbooze [~levgue@xdsl-78-35-171-184.netcologne.de] has joined #scheme 01:07:53 -!- Axioplase_ is now known as Axioplase 01:10:08 dnolen [~davidnole@184.152.69.75] has joined #scheme 01:20:32 -!- gozoner [~ebg@ebg-10004083621.jpl.nasa.gov] has quit [Ping timeout: 246 seconds] 01:21:36 githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #scheme 01:30:00 aoh [~aki@80.75.102.51] has joined #scheme 01:36:23 -!- jonrafkind [~jon@crystalis.cs.utah.edu] has quit [Ping timeout: 265 seconds] 01:39:27 -!- dfkjjkfd [~paulh@210-11-ftth.onsnetstudenten.nl] has quit [Quit: Lost terminal] 01:39:35 myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has joined #scheme 01:40:32 wellhungone [908e0c4e@gateway/web/freenode/ip.144.142.12.78] has joined #scheme 01:40:37 -!- Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has quit [Quit: Grazl] 01:40:40 scheme for moving and renamign files is bad? 01:41:51 -!- myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 01:46:16 wellhungone: ? 01:46:27 wellhungone: pretty much any language (even ruby!) is fine for that 01:46:29 speed-wise 01:46:34 wellhungone: it cannot be bad, since it is inexistant. (R5RS). 01:48:30 does syntax-rules adjust names for avoiding conflicts? 01:49:04 I mean, like in here, (wait) 01:49:42 http://pastie.org/pastes/1516808/text 01:50:05 set-of-help does a lot of named lets with 'set' and 'loop' being names 01:50:24 are those names converted to something else to avoid conflicts with inner definitions? 01:50:29 are those names converted to something else to avoid conflicts with inner definitions of the same names? 01:50:43 Yes. 01:51:07 ok 01:53:54 blueadept [~blueadept@unaffiliated/blueadept] has joined #scheme 01:57:35 -!- wellhungone [908e0c4e@gateway/web/freenode/ip.144.142.12.78] has quit [Ping timeout: 265 seconds] 01:59:16 z0d [~z0d@unaffiliated/z0d] has joined #scheme 02:00:50 -!- zanes [~zane@wall.tripitinc.com] has quit [Quit: zanes] 02:05:30 dralston [~dralston@S0106687f74a12729.va.shawcable.net] has joined #scheme 02:06:13 -!- dralston [~dralston@S0106687f74a12729.va.shawcable.net] has quit [Client Quit] 02:08:04 -!- simontwo [~simon@78.129.201.122] has quit [Ping timeout: 272 seconds] 02:08:08 simontwo [~simon@78.129.201.122] has joined #scheme 02:08:38 erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has joined #scheme 02:31:52 -!- bgs100 [~ian@unaffiliated/bgs100] has quit [Quit: o/] 02:53:55 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 02:56:19 vu3rdd [~vu3rdd@nat/cisco/x-eoxejsqneryytfne] has joined #scheme 02:56:19 -!- vu3rdd [~vu3rdd@nat/cisco/x-eoxejsqneryytfne] has quit [Changing host] 02:56:19 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 03:10:10 -!- ASau [~user@95-27-147-227.broadband.corbina.ru] has quit [Ping timeout: 240 seconds] 03:11:51 -!- pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Ping timeout: 240 seconds] 03:12:13 adu [~ajr@pool-173-73-0-57.washdc.fios.verizon.net] has joined #scheme 03:14:44 ASau [~user@95-27-147-227.broadband.corbina.ru] has joined #scheme 03:27:05 -!- blueadept [~blueadept@unaffiliated/blueadept] has quit [Ping timeout: 255 seconds] 03:28:09 -!- ASau [~user@95-27-147-227.broadband.corbina.ru] has quit [Remote host closed the connection] 03:29:07 ASau [~user@95-27-147-227.broadband.corbina.ru] has joined #scheme 03:32:06 blueadept [~blueadept@unaffiliated/blueadept] has joined #scheme 03:34:53 Is it idiomatic in scheme/any scheme to have macros, or some other pre-execution construct, emit non-cons cells/strings/numbers direct into code like with CL reader macros or macros? Some way to inject a "calculated at compile time" container literal into code. 03:37:50 It's certainly possible with low-level macros. 03:42:37 -!- mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has quit [Quit: Leaving] 03:43:24 mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has joined #scheme 03:46:12 What would that mean in (say) Gambit? 03:46:33 I've been experimenting in gambit and it seems a define-macro can't return a lambda 03:48:31 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 03:52:16 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Read error: Connection reset by peer] 03:52:35 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 03:52:37 timj__ [~timj@e176192221.adsl.alicedsl.de] has joined #scheme 03:56:15 -!- timj_ [~timj@e176194000.adsl.alicedsl.de] has quit [Ping timeout: 240 seconds] 04:04:31 -!- MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has quit [Ping timeout: 255 seconds] 04:06:24 -!- blueadept [~blueadept@unaffiliated/blueadept] has quit [Quit: Leaving] 04:16:21 -!- f8d is now known as fll 04:35:10 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [Ping timeout: 240 seconds] 04:37:57 -!- mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has quit [Ping timeout: 240 seconds] 04:48:04 myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has joined #scheme 04:54:59 -!- erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has quit [Quit: ttfn] 05:01:48 mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has joined #scheme 05:10:59 MichaelRaskin [~MichaelRa@195.178.216.22] has joined #scheme 05:20:10 -!- mwolfe [~michael@cpe-67-49-72-40.socal.res.rr.com] has quit [Remote host closed the connection] 05:21:31 -!- dnolen [~davidnole@184.152.69.75] has quit [Quit: dnolen] 05:27:10 -!- evhan [~evhan@76.250.39.229] has quit [Ping timeout: 240 seconds] 05:39:14 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has left #scheme 05:49:51 -!- mathguru123 [~mathguru1@c-24-11-171-16.hsd1.mi.comcast.net] has quit [Ping timeout: 240 seconds] 06:00:57 Modius: ?? 06:01:50 Modius: (define-macro (foo) `(lambda (x) (+ x x))) ((foo) 3) 06:01:56 This works very well in gambit. 06:02:20 That expands to the code not to the lambda / literal 06:02:27 Ha! 06:02:42 I used that as an example for data (I imagine it's the same for hashtables etc.)L 06:03:13 jewel [~jewel@196-215-16-138.dynamic.isadsl.co.za] has joined #scheme 06:05:05 -!- rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has quit [Quit: Computer has gone to sleep] 06:07:16 Modius: you can hack things like reader-macro with gambit. At least, it seems. 06:07:53 according to: http://www.rhinocerus.net/forum/lang-scheme/580133-gambit-reader-macros.html 06:07:53 http://tinyurl.com/6fb5jtj 06:10:11 -!- Phao [phao@189.107.196.160] has quit [Quit: Fui embora] 06:12:23 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 06:18:40 -!- Brodgimar [debian-tor@gateway/tor-sasl/brodgimar] has quit [] 06:28:30 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Read error: Connection reset by peer] 06:29:01 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 06:51:17 -!- lisppaste [~lisppaste@common-lisp.net] has quit [Ping timeout: 240 seconds] 06:57:03 -!- jewel [~jewel@196-215-16-138.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 07:00:28 nilg` [~user@77.70.2.229] has joined #scheme 07:06:30 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Quit: Computer has gone to sleep.] 07:31:27 -!- Adamant [~Adamant@unaffiliated/adamant] has quit [Ping timeout: 240 seconds] 07:44:17 Adamant [~Adamant@unaffiliated/adamant] has joined #scheme 07:47:55 -!- pygospa [~pygospa@kiel-5f77ba19.pool.mediaWays.net] has quit [Disconnected by services] 07:48:07 pygospa [~pygospa@kiel-5f77b27d.pool.mediaWays.net] has joined #scheme 08:07:48 drdo` [~user@91.205.108.93.rev.vodafone.pt] has joined #scheme 08:08:09 -!- drdo` is now known as drdo 08:13:14 -!- nilg` [~user@77.70.2.229] has quit [Read error: Operation timed out] 08:13:57 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 240 seconds] 08:14:11 nilg [~user@77.70.2.229] has joined #scheme 08:40:13 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 08:44:58 -!- nilg [~user@77.70.2.229] has quit [Remote host closed the connection] 08:47:50 nilg [~user@77.70.2.229] has joined #scheme 08:52:02 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 08:52:15 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 08:55:45 -!- cataska [~cataska@210.64.6.233] has quit [Quit: leaving] 08:55:55 selud [~L1thium@61.19.244.134] has joined #scheme 08:55:56 -!- selud [~L1thium@61.19.244.134] has left #scheme 09:05:24 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Ping timeout: 265 seconds] 09:09:01 pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 09:20:49 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 240 seconds] 09:20:54 -!- pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 09:21:02 pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 09:31:35 -!- pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 09:33:08 pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 09:40:04 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 09:41:32 -!- adu [~ajr@pool-173-73-0-57.washdc.fios.verizon.net] has quit [Quit: adu] 09:44:14 HG` [~HG@xdsl-92-252-91-168.dip.osnanet.de] has joined #scheme 09:46:04 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 255 seconds] 09:52:53 what lies between amelioration und deterioration? 09:57:20 slom [~sloma@port-87-234-239-162.static.qsc.de] has joined #scheme 10:03:26 -!- danking [~danking@zerowing.ccs.neu.edu] has quit [Read error: Operation timed out] 10:04:43 stamourv` [~user@kauai.ccs.neu.edu] has joined #scheme 10:04:52 -!- pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 10:04:57 -!- stamourv [~user@kauai.ccs.neu.edu] has quit [Remote host closed the connection] 10:06:24 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 10:06:40 danking [~danking@zerowing.ccs.neu.edu] has joined #scheme 10:09:21 tupi [~david@186.205.37.15] has joined #scheme 10:18:07 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 10:21:40 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 10:32:43 -!- REPLeffect [~REPLeffec@69.54.115.254] has quit [Read error: Connection reset by peer] 10:33:58 pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 10:34:21 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 10:35:35 -!- nilg [~user@77.70.2.229] has quit [Remote host closed the connection] 10:38:06 -!- fll [~f8l@87.205.27.57] has quit [Quit: WeeChat 0.3.4] 10:46:28 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 10:46:31 REPLeffect [~REPLeffec@69.54.115.254] has joined #scheme 10:46:44 -!- pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 10:52:04 und 10:53:33 schmir [~schmir@mail.brainbot.com] has joined #scheme 10:56:36 -!- vu3rdd [~vu3rdd@fsf/member/vu3rdd] has quit [Remote host closed the connection] 10:58:02 k04n [~k04n@cpe-76-175-192-194.socal.res.rr.com] has joined #scheme 10:58:30 pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 10:59:23 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:09:06 -!- pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:10:38 pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 11:13:14 -!- k04n [~k04n@cpe-76-175-192-194.socal.res.rr.com] has quit [Remote host closed the connection] 11:15:06 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 11:18:01 -!- Caleb-- [~caleb@bzq-79-178-207-139.red.bezeqint.net] has quit [] 11:21:13 -!- pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:22:39 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 11:24:25 Blkt [~user@93-33-142-0.ip44.fastwebnet.it] has joined #scheme 11:25:08 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:26:35 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 11:27:57 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:29:28 pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 11:30:36 nilg [~user@77.70.2.229] has joined #scheme 11:34:07 pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 11:34:16 -!- pnkfelix1 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Ping timeout: 265 seconds] 11:39:32 -!- myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 11:39:58 myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has joined #scheme 11:44:17 -!- myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has quit [Ping timeout: 240 seconds] 11:44:17 -!- pnkfelix2 [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has quit [Read error: Connection reset by peer] 11:50:01 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Read error: Operation timed out] 12:01:57 aisa [~aisa@c-68-35-165-60.hsd1.nm.comcast.net] has joined #scheme 12:11:32 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Read error: Operation timed out] 12:12:32 amoe [~amoe@cpc1-brig13-0-0-cust658.3-3.cable.virginmedia.com] has joined #scheme 12:13:17 pnkfelix [~Adium@c-71-225-45-140.hsd1.nj.comcast.net] has joined #scheme 12:13:26 -!- amoe [~amoe@cpc1-brig13-0-0-cust658.3-3.cable.virginmedia.com] has quit [Client Quit] 12:14:01 amoe [~amoe@cpc1-brig13-0-0-cust658.3-3.cable.virginmedia.com] has joined #scheme 12:25:38 dfkjjkfd [~paulh@210-11-ftth.onsnetstudenten.nl] has joined #scheme 12:38:38 vu3rdd [~vu3rdd@122.167.89.248] has joined #scheme 12:38:38 -!- vu3rdd [~vu3rdd@122.167.89.248] has quit [Changing host] 12:38:39 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 12:44:13 -!- danking [~danking@zerowing.ccs.neu.edu] has quit [Read error: Operation timed out] 12:45:44 -!- stamourv` [~user@kauai.ccs.neu.edu] has quit [Remote host closed the connection] 12:47:17 danking [~danking@zerowing.ccs.neu.edu] has joined #scheme 12:56:50 -!- mmc [~michal@85.90.76.66] has quit [Ping timeout: 240 seconds] 12:57:34 mmc [~michal@85.90.76.130] has joined #scheme 12:58:58 -!- leppie [~lolcow@196-215-83-125.dynamic.isadsl.co.za] has quit [Read error: Connection reset by peer] 12:59:06 leppie [~lolcow@196-215-83-125.dynamic.isadsl.co.za] has joined #scheme 13:10:00 schoppenhauer [~christoph@unaffiliated/schoppenhauer] has joined #scheme 13:10:55 hello. does anybody know an example of the usage of continuations but without using explicit states? most usages of continuations I saw, for example implementations of coroutines, use an external stateful object somehow. 13:11:13 and the others were just oneliners that didnt really do anything. 13:12:17 mathk__ [~mathk@194.177.61.43] has joined #scheme 13:13:15 and besides non local returns and exception handling? 13:14:06 hm? 13:14:21 what do you mean, leppie 13:14:34 well exception handling does need state 13:14:57 schoppenhauer: escape continuations 13:14:58 yes 13:14:59 Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has joined #scheme 13:16:03 -!- mathk [~mathk@194.177.61.39] has quit [Ping timeout: 240 seconds] 13:16:03 -!- mathk__ is now known as mathk 13:16:18 leppie: they seem not to need state 13:16:26 leppie: ok thank you 13:17:08 no problem :) 13:18:30 ah, seems like the scheme-way of "return-from" in common lisp 13:18:32 antoszka [~antoszka@unaffiliated/antoszka] has joined #scheme 13:19:27 homie` [~levgue@xdsl-78-35-164-12.netcologne.de] has joined #scheme 13:19:39 wbooze` [~levgue@xdsl-78-35-164-12.netcologne.de] has joined #scheme 13:19:44 myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has joined #scheme 13:20:57 -!- homie [~levgue@xdsl-78-35-171-184.netcologne.de] has quit [Ping timeout: 240 seconds] 13:21:34 -!- wbooze [~levgue@xdsl-78-35-171-184.netcologne.de] has quit [Ping timeout: 265 seconds] 13:29:15 -!- Blkt [~user@93-33-142-0.ip44.fastwebnet.it] has quit [Ping timeout: 276 seconds] 13:31:55 rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has joined #scheme 13:31:56 -!- Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has quit [Disconnected by services] 13:31:59 -!- rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has quit [Client Quit] 13:32:17 Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has joined #scheme 13:33:57 -!- homie` [~levgue@xdsl-78-35-164-12.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 13:34:10 -!- wbooze` [~levgue@xdsl-78-35-164-12.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 13:49:02 achim [~achim@dslb-088-075-206-165.pools.arcor-ip.net] has joined #scheme 13:52:37 MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has joined #scheme 14:00:45 chittoor [~rajesh@218.248.84.84] has joined #scheme 14:01:10 -!- chittoor [~rajesh@218.248.84.84] has quit [Read error: Connection reset by peer] 14:06:22 adu [~ajr@pool-173-73-0-57.washdc.fios.verizon.net] has joined #scheme 14:19:27 -!- yx [debian-tor@gateway/tor-sasl/yx] has quit [Ping timeout: 240 seconds] 14:20:50 homie [~levgue@xdsl-78-35-164-12.netcologne.de] has joined #scheme 14:24:10 bweaver [~user@host-68-169-175-225.WISOLT2.epbfi.com] has joined #scheme 14:25:26 wbooze [~levgue@xdsl-78-35-164-12.netcologne.de] has joined #scheme 14:28:53 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 264 seconds] 14:29:18 copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #scheme 14:29:18 -!- copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Changing host] 14:29:18 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 14:33:23 yx [debian-tor@gateway/tor-sasl/yx] has joined #scheme 14:37:03 -!- achim [~achim@dslb-088-075-206-165.pools.arcor-ip.net] has quit [Remote host closed the connection] 14:41:56 -!- adu [~ajr@pool-173-73-0-57.washdc.fios.verizon.net] has quit [Quit: adu] 14:45:22 evhan [~evhan@76-250-39-229.lightspeed.mdsnwi.sbcglobal.net] has joined #scheme 14:46:15 -!- parcs [~patrick@ool-45741d7d.dyn.optonline.net] has quit [Ping timeout: 240 seconds] 14:59:21 bzzbzz [~franco@modemcable240.34-83-70.mc.videotron.ca] has joined #scheme 15:05:36 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 15:11:26 -!- pjb [~t@81.202.16.46.dyn.user.ono.com] has quit [Ping timeout: 276 seconds] 15:11:53 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 15:23:29 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Read error: Connection reset by peer] 15:23:49 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 15:36:07 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 15:59:29 parcs [~patrick@ool-45741d7d.dyn.optonline.net] has joined #scheme 16:00:53 adu [~ajr@pool-173-73-0-57.washdc.fios.verizon.net] has joined #scheme 16:02:37 corruptmemory [~jim@ool-18bbd5b2.static.optonline.net] has joined #scheme 16:27:07 -!- MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has quit [Read error: Connection reset by peer] 16:29:38 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 16:40:05 MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has joined #scheme 16:42:43 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Read error: Connection reset by peer] 16:43:00 carleastlund [~cce@gotham.ccs.neu.edu] has joined #scheme 16:43:07 gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has joined #scheme 16:43:22 stamourv [~user@kauai.ccs.neu.edu] has joined #scheme 16:49:49 masm [~masm@bl15-129-210.dsl.telepac.pt] has joined #scheme 16:49:50 gravicappa [~gravicapp@ppp85-140-119-72.pppoe.mtu-net.ru] has joined #scheme 16:50:27 -!- githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] 16:52:43 mwolfe [~mwolfe@corona.cornerturn.com] has joined #scheme 16:56:55 -!- nilg [~user@77.70.2.229] has quit [Remote host closed the connection] 17:18:44 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 17:33:32 -!- ada2358 [~ada2358@login.ccs.neu.edu] has quit [Ping timeout: 255 seconds] 17:33:59 -!- MichaelRaskin [~MichaelRa@195.178.216.22] has left #scheme 17:35:31 nilg [~user@77.70.2.229] has joined #scheme 17:35:39 pjb [~t@81.202.16.46.dyn.user.ono.com] has joined #scheme 17:49:50 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 17:51:05 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 264 seconds] 17:51:26 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 17:53:03 jonrafkind [~jon@crystalis.cs.utah.edu] has joined #scheme 17:55:03 stis [~stis@1-1-1-39a.veo.vs.bostream.se] has joined #scheme 17:55:48 ada2358 [~ada2358@login.ccs.neu.edu] has joined #scheme 17:58:17 -!- slom [~sloma@port-87-234-239-162.static.qsc.de] has quit [Ping timeout: 264 seconds] 17:59:46 rgrau [~user@62.Red-88-2-20.staticIP.rima-tde.net] has joined #scheme 18:00:22 SirNick [~nick@c-67-160-151-16.hsd1.wa.comcast.net] has joined #scheme 18:12:20 -!- joast [~rick@76.178.178.72] has quit [Read error: Operation timed out] 18:16:22 joast [~rick@CPE-76-178-178-72.natnow.res.rr.com] has joined #scheme 18:18:48 githogori [~githogori@63.sub-75-210-201.myvzw.com] has joined #scheme 18:19:40 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Quit: Leaving] 18:22:39 waltermai [~user@131.247.152.4] has joined #scheme 18:24:45 -!- rapacity [~prwg@unaffiliated/rapacity] has quit [Remote host closed the connection] 18:39:48 choas [~lars@p5792C169.dip.t-dialin.net] has joined #scheme 18:43:03 devogon [~user@a83-163-241-74.adsl.xs4all.nl] has joined #scheme 18:45:02 chemuduguntar [~ravi@118-92-148-22.dsl.dyn.ihug.co.nz] has joined #scheme 18:49:56 parolang [~kevin@c-64-246-121-114.oregonrd-wifi-1261.amplex.net] has joined #scheme 18:57:42 -!- dfkjjkfd [~paulh@210-11-ftth.onsnetstudenten.nl] has quit [Quit: Lost terminal] 19:03:36 zanes [~zane@wall.tripitinc.com] has joined #scheme 19:07:29 -!- myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 19:08:41 -!- parolang [~kevin@c-64-246-121-114.oregonrd-wifi-1261.amplex.net] has quit [Ping timeout: 276 seconds] 19:23:12 bitweiler [~bitweiler@adsl-99-40-239-167.dsl.stl2mo.sbcglobal.net] has joined #scheme 19:23:34 quick question, is lambda-calculus really useful? 19:23:59 is the turing machine really useful? 19:24:12 is the riemann hypothesis really useful, or the question of P vs. NP? 19:24:58 Are dual pumpkins really useful? (What do jack-o-lanterns made out of them look like?) 19:25:13 Riastradh: certainly not useful :( 19:25:19 Riastradh: they're inside-out 19:25:58 can one program in scheme without knowing lamda calculus? 19:26:08 sure 19:27:58 ccl-logbot [~ccl-logbo@setf.clozure.com] has joined #scheme 19:27:58 19:27:58 -!- names: ccl-logbot bitweiler zanes chemuduguntar devogon choas waltermai githogori joast SirNick rgrau ada2358 stis jonrafkind ski pjb nilg mwolfe gravicappa masm stamourv gozoner carleastlund MrFahrenheit corruptmemory adu parcs copumpkin bzzbzz evhan yx wbooze bweaver homie Grazl antoszka mathk schoppenhauer leppie mmc danking vu3rdd amoe pnkfelix aisa schmir REPLeffect tupi HG` drdo pygospa Adamant timj__ ASau simontwo z0d aoh Euthydemus dsmith StephenFalken 19:27:58 -!- names: Ruinpeople _p4bl0 foof MapMan pothos pchrist kephas mao ToxicFrog levi langmartin samth twem2 ray Axioplase peterhil preflex gnomon Nisstyre Teapot pattern dfeuer qsun Riastradh araujo sjamaan kniu eli neilcj yosafbridge em alaricsp Modius jeefung martinhex Hal9k rmrfchik eut offby1 qebab tonyg Intensity Tasser Obfuscate jimrees_ pantsd_home felipe Fill dRbiG Kovensky pantsd incubot arbscht rotty dlouhy zbigniew Nshag scheibo aking lechon rins 19:27:58 -!- names: jeapostrophe acarrico snorble eno rrm3_ bremner minsa rien_ weinholt cky elly alexsuraci` sloyd devn tessier Zol clog pr elf DerGuteMoritz klutometis Adrinael fds mario-goulart zbrown ve Pepe_ certainty rudybot alexsuraci mornfall specbot minion ozzloy inimino metasyntax` kanru C-Keen askhader Zahl XTL futilius metasyntax Leonidas tizoc stepnem peddie borism apgwoz ecraven Khisanth ineiros timchen1` 19:29:03 dfkjjkfd [~paulh@210-11-ftth.onsnetstudenten.nl] has joined #scheme 19:30:31 -!- Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has quit [Disconnected by services] 19:30:41 Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has joined #scheme 19:33:03 wingo [~wingo@90.164.198.39] has joined #scheme 19:34:51 greets 19:39:53 Blkt [~user@93-33-139-151.ip44.fastwebnet.it] has joined #scheme 19:51:24 pytho [959fd3f1@gateway/web/freenode/ip.149.159.211.241] has joined #scheme 19:52:09 flipzagging [~flipzaggi@wikimedia/NeilK] has joined #scheme 19:52:43 Hi, not quite a scheme question... I have a general question on FP strategy for mutually recursive functions (really for Javascript). Anyone feel like answering or have a better forum I should check out? 19:53:23 #javascript maybe ;) 19:54:33 #javascript is unlikely to have anything good to say about FP. :-P 19:54:48 cky: They're rather clueful in there 19:54:53 Dunno about FP specifically though 19:55:55 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Remote host closed the connection] 19:58:20 -!- mao [~root@maxpoopin.terdcube.com] has left #scheme 20:02:52 :-) 20:09:10 mmc1 [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 20:12:07 rdd [~rdd@c83-250-51-60.bredband.comhem.se] has joined #scheme 20:21:18 churib [~churib@95.156.194.105] has joined #scheme 20:21:54 -!- masm [~masm@bl15-129-210.dsl.telepac.pt] has quit [Quit: Leaving.] 20:31:55 user17 [~user@p5B2A9A7D.dip0.t-ipconnect.de] has joined #scheme 20:33:16 for all ya'll smart-asses i am not a CS student and just heard of lambda-calculus yesterday. read a tutorial pdf file on it and was just wondering 20:34:54 bitweiler: lambda-calculus is maths. It has the same usefulness as any maths. Ie. It's the utmost useful thing in the universe. 20:35:11 pjb: okay thanks 20:36:59 -!- pytho [959fd3f1@gateway/web/freenode/ip.149.159.211.241] has quit [Ping timeout: 265 seconds] 20:37:14 rapacity [~prwg@unaffiliated/rapacity] has joined #scheme 20:42:57 pytho [959fd3f1@gateway/web/freenode/ip.149.159.211.241] has joined #scheme 20:55:43 Maths are either the utmost useful thing in the universe, or the utmost useless thing in the universe depending on what sort of tool you're after. 21:02:07 -!- pytho [959fd3f1@gateway/web/freenode/ip.149.159.211.241] has quit [Ping timeout: 265 seconds] 21:02:50 -!- Grazl [~Grazl@188.Red-83-49-132.dynamicIP.rima-tde.net] has quit [Ping timeout: 240 seconds] 21:04:46 pumpkin [~pumpkin@17.101.89.205] has joined #scheme 21:04:46 -!- pumpkin [~pumpkin@17.101.89.205] has quit [Changing host] 21:04:47 pumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 21:04:51 Grazl [~Grazl@94.Red-83-40-106.dynamicIP.rima-tde.net] has joined #scheme 21:06:33 -!- Blkt [~user@93-33-139-151.ip44.fastwebnet.it] has quit [Quit: Error: do not makunbound t please!] 21:07:46 k04n [~k04n@cpe-76-175-192-194.socal.res.rr.com] has joined #scheme 21:08:15 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 240 seconds] 21:10:11 -!- flipzagging [~flipzaggi@wikimedia/NeilK] has quit [Remote host closed the connection] 21:10:58 flipzagging [~flipzaggi@wikimedia/NeilK] has joined #scheme 21:24:51 -!- rien_ [~rien_@rrcs-69-193-217-130.nyc.biz.rr.com] has quit [Read error: Connection reset by peer] 21:25:41 -!- k04n [~k04n@cpe-76-175-192-194.socal.res.rr.com] has quit [Remote host closed the connection] 21:26:14 davazp [~user@15.Red-83-57-38.dynamicIP.rima-tde.net] has joined #scheme 21:29:54 rien_ [~rien_@rrcs-69-193-217-130.nyc.biz.rr.com] has joined #scheme 21:36:27 -!- nilg [~user@77.70.2.229] has quit [Remote host closed the connection] 21:39:03 -!- corruptmemory [~jim@ool-18bbd5b2.static.optonline.net] has quit [Ping timeout: 240 seconds] 21:40:56 nilg [~user@77.70.2.229] has joined #scheme 22:00:03 -!- stis [~stis@1-1-1-39a.veo.vs.bostream.se] has quit [Remote host closed the connection] 22:08:59 -!- nilg [~user@77.70.2.229] has quit [Read error: Connection reset by peer] 22:21:09 pchrist_ [~spirit@gentoo/developer/pchrist] has joined #scheme 22:21:28 -!- devogon [~user@a83-163-241-74.adsl.xs4all.nl] has left #scheme 22:22:33 -!- davazp [~user@15.Red-83-57-38.dynamicIP.rima-tde.net] has quit [Remote host closed the connection] 22:22:39 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Ping timeout: 240 seconds] 22:29:38 -!- SirNick [~nick@c-67-160-151-16.hsd1.wa.comcast.net] has quit [Ping timeout: 255 seconds] 22:33:08 -!- choas [~lars@p5792C169.dip.t-dialin.net] has quit [Quit: leaving] 22:55:03 k04n [~k04n@cpe-76-175-192-194.socal.res.rr.com] has joined #scheme 22:55:46 -!- wingo [~wingo@90.164.198.39] has quit [Ping timeout: 265 seconds] 23:18:26 -!- mmc1 [~michal@82-148-210-75.fiber.unet.nl] has quit [Ping timeout: 240 seconds] 23:22:49 -!- schmir [~schmir@mail.brainbot.com] has quit [Remote host closed the connection] 23:34:28 -!- bweaver [~user@host-68-169-175-225.WISOLT2.epbfi.com] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:39:12 -!- pumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 23:41:26 -!- bitweiler [~bitweiler@adsl-99-40-239-167.dsl.stl2mo.sbcglobal.net] has left #scheme 23:42:33 Is there some Markdown library for Scheme? (racket preferred if possible) 23:43:13 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 23:43:20 bgs100 [~ian@unaffiliated/bgs100] has joined #scheme 23:44:05 -!- mwolfe [~mwolfe@corona.cornerturn.com] has quit [Remote host closed the connection] 23:47:51 -!- rgrau [~user@62.Red-88-2-20.staticIP.rima-tde.net] has quit [Remote host closed the connection] 23:56:43 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 23:57:41 -!- HG` [~HG@xdsl-92-252-91-168.dip.osnanet.de] has quit [Quit: Leaving.]