00:00:13 Hmm, yeah I realized that issue 00:00:50 They will return true when the first or rest part of a pair is #t respectively 00:01:20 So, they are unsuitable for tests here 00:01:44 I see 00:02:48 so how can I access the elements of the list? 00:05:00 with first and rest, but why are you using the elements as a test? 00:05:45 should I remove elements from the list and increment until the list is empty? 00:06:20 -!- christopher [~christoph@c-98-201-58-105.hsd1.tx.comcast.net] has quit [Ping timeout: 255 seconds] 00:06:59 In essence, yes 00:07:18 Let's go back to your help-length function for a moment 00:07:30 What should (help-length 0 '()) return? 00:08:29 ijp: It was going to return the value of the counter 00:08:45 right, and the value of the counter in this instance is? 00:09:14 Well, I now have ((empty? L) S) as a condition 00:09:25 but I need to figure out how to remove elements from a list 00:12:55 right, and you get the rest of the list with REST 00:13:32 so, if we have (help-length S '(1)), what do we want the value of S to be in the next call to help-length? 00:14:05 1? 00:14:42 Not quite, 00:15:47 What happened to the existing value of S? 00:17:52 Better question, what is the function of S to begin with? 00:18:31 it increments every iteration in the list 00:18:39 *ijp* is not cut out for this "teaching by asking questions" lark 00:18:44 haha 00:18:59 -!- tronador_ [~guille@190.66.173.210] has quit [Quit: tronador_] 00:19:25 lingrush: right, but if you just give it a number 1, then will it ever get any bigger? 00:19:52 well no, but every iteration i have it (+ S 1) 00:20:40 lingrush: I do not see an update in the recursive call, do you? ;) 00:21:40 wait wait hold on 00:21:48 so now I have ((empty? L) S) 00:21:48 (else (help-length (+ S 1) (rest L))) 00:21:50 but 00:22:05 but? 00:22:24 I don't know how I would address the first element 00:22:45 and why do you need to address the first element? 00:24:18 oh 00:24:21 I guess I don't 00:24:25 Hey it works! 00:25:27 thanks! 00:26:14 you're welcome 00:26:41 :D 00:33:15 tronador_ [~guille@190.66.173.210] has joined #scheme 00:44:07 -!- ysph [~user@adsl-89-38-168.mgm.bellsouth.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 00:47:22 -!- bgs100 [~ian@unaffiliated/bgs100] has quit [Quit: Leaving] 00:47:32 nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has joined #scheme 00:47:57 tauntaun [~icarus@64.134.66.112] has joined #scheme 00:52:03 -!- lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has quit [Remote host closed the connection] 01:01:42 lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has joined #scheme 01:02:19 So, I have (define return-element-list (lambda (S E L) (cond ((equal? S E) (rest L)) (else (return-element-list (+ S 1) E (rest L)))))) 01:02:44 and it works if S >0, but it returns "empty" if S is 0 01:05:08 Does anyone know what that happens? 01:05:14 why* 01:06:47 I don't know what REST is, but presumably that depends on what you pass for E and L. 01:06:59 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 01:07:07 rest is cdr 01:07:32 my other rest is a cdr. 01:07:38 mine is a tail. 01:08:18 how can you drive an head? 01:10:30 -!- tronador_ [~guille@190.66.173.210] has quit [Quit: tronador_] 01:10:51 tronador_ [~guille@190.66.173.210] has joined #scheme 01:22:12 steshaw [~steshaw@60-240-111-207.tpgi.com.au] has joined #scheme 01:42:49 With a hammer. 01:54:30 -!- lbc [~quassel@1908ds1-aboes.0.fullrate.dk] has quit [Remote host closed the connection] 01:56:59 -!- tronador_ [~guille@190.66.173.210] has quit [Quit: tronador_] 02:03:21 zmv [~daniel@c934a9f5.virtua.com.br] has joined #scheme 02:21:15 -!- pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has quit [Ping timeout: 248 seconds] 02:22:03 amca [~amca@CPE-121-208-84-154.cqzr1.cha.bigpond.net.au] has joined #scheme 02:25:16 pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has joined #scheme 02:32:06 -!- pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has quit [Ping timeout: 260 seconds] 02:32:11 rookiejet [~mazin@dhcp-0-f-3d-bc-41-3b.cpe.quickclic.net] has joined #scheme 02:33:04 masm1 [~masm@bl15-135-214.dsl.telepac.pt] has joined #scheme 02:34:48 -!- masm [~masm@bl16-168-147.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 02:40:16 -!- rookiejet [~mazin@dhcp-0-f-3d-bc-41-3b.cpe.quickclic.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 02:49:08 rageous [~Adium@user-38q461p.cable.mindspring.com] has joined #scheme 02:49:20 -!- rageous [~Adium@user-38q461p.cable.mindspring.com] has quit [Client Quit] 02:50:45 ysph [~user@adsl-89-38-168.mgm.bellsouth.net] has joined #scheme 03:02:13 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 03:03:09 _reid [~reid@pool-108-10-24-103.chi01.dsl-w.verizon.net] has joined #scheme 03:05:36 xwl [~user@117.128.183.7] has joined #scheme 03:08:38 -!- xwl [~user@117.128.183.7] has quit [Remote host closed the connection] 03:09:28 xwl [~user@117.128.183.7] has joined #scheme 03:12:59 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 248 seconds] 03:23:07 -!- ijp [~user@host86-147-169-81.range86-147.btcentralplus.com] has quit [Quit: tired] 03:34:46 -!- xwl [~user@117.128.183.7] has quit [Ping timeout: 240 seconds] 03:39:54 -!- tauntaun [~icarus@64.134.66.112] has quit [Quit: Ex-Chat] 03:47:21 -!- steshaw [~steshaw@60-240-111-207.tpgi.com.au] has quit [Read error: Connection reset by peer] 03:47:56 steshaw [~steshaw@60-240-111-207.tpgi.com.au] has joined #scheme 03:52:36 -!- rudybot [~luser@ec2-67-202-7-151.compute-1.amazonaws.com] has quit [Ping timeout: 276 seconds] 03:52:36 rudybot_ [~luser@ec2-50-18-17-135.us-west-1.compute.amazonaws.com] has joined #scheme 03:53:55 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [Remote host closed the connection] 03:54:07 -!- rudybot_ is now known as rudybot 04:01:39 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 04:04:45 -!- nteon [~nteon@c-98-210-195-105.hsd1.ca.comcast.net] has quit [Quit: leaving] 04:07:27 homie` [~levgue@xdsl-78-35-168-244.netcologne.de] has joined #scheme 04:08:17 -!- offby1 [~user@pdpc/supporter/monthlybyte/offby1] has quit [Read error: Connection reset by peer] 04:09:31 -!- homie [~levgue@xdsl-78-35-177-201.netcologne.de] has quit [Ping timeout: 248 seconds] 04:19:03 vu3rdd [~vu3rdd@122.167.92.170] has joined #scheme 04:19:16 -!- vu3rdd [~vu3rdd@122.167.92.170] has quit [Changing host] 04:19:17 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 04:22:16 -!- steshaw [~steshaw@60-240-111-207.tpgi.com.au] has quit [Ping timeout: 250 seconds] 04:30:07 steshaw [~steshaw@60-240-111-207.tpgi.com.au] has joined #scheme 04:32:37 bgs100 [~ian@unaffiliated/bgs100] has joined #scheme 04:35:37 -!- steshaw [~steshaw@60-240-111-207.tpgi.com.au] has quit [Read error: Connection reset by peer] 04:35:38 steshaw [~steshaw@60-240-111-207.tpgi.com.au] has joined #scheme 04:35:41 -!- bgs100 [~ian@unaffiliated/bgs100] has quit [Client Quit] 04:36:23 -!- tr3x [~tr3x@93-139-97-119.adsl.net.t-com.hr] has quit [Ping timeout: 246 seconds] 04:39:59 tr3x [~tr3x@93-136-82-54.adsl.net.t-com.hr] has joined #scheme 04:50:20 -!- MrFahrenheit [~RageOfTho@users-151-187.vinet.ba] has quit [Ping timeout: 276 seconds] 05:05:22 PL-1 [~na@pool-72-95-248-60.pitbpa.east.verizon.net] has joined #scheme 05:07:16 -!- maf [~na@pool-72-95-248-60.pitbpa.east.verizon.net] has quit [Ping timeout: 260 seconds] 05:10:10 could someone lend me a hand with macros? i want to define a syntax that will expand into a bit of code an arbitrary number of times, but i can only find info on transforming syntax, not transforming and multiplying it 05:12:21 like... if i write (f a 3) it could expand into (cons 'a (cons 'a (cons 'a ...))) 05:15:20 -!- masm1 [~masm@bl15-135-214.dsl.telepac.pt] has quit [Quit: Leaving.] 05:15:51 It's possible that syntax-rules macros can do that (never say never), but it would be a very advanced use of them indeed. It's possible to use low-level macros in that way, though. 05:19:23 so is there another way to define macros aside from define-syntax? 05:19:39 Several ways, but they are dependent on your particular Scheme. 05:19:56 Or rather, they all use define-syntax, but they have something other than syntax-rules inside. 05:20:12 so, for guile scheme? :/ 05:20:12 such as syntax-case, er-transformer, sc-transformer, or rsc-transformer. 05:20:21 Which version? 05:20:45 1.8.8-1 05:23:13 I strongly recommend using Guile 2.0, if it's possible. I don't know the exact details, but I'm pretty certain the macro stuff has been heavily improved. (Amongst many other improvements too.) 05:23:50 Yes indeed. 05:23:57 I'm trying to find the 1.8.8 manual 05:24:01 saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has joined #scheme 05:24:08 -!- rononovski_ [~rononovsk@109.67.184.139] has quit [Ping timeout: 276 seconds] 05:24:11 hrm, i just downloaded the latest Arch package. I'll install the latest one. 05:25:26 *jcowan* nods. 05:26:12 is it safe to use the development releases? 05:26:29 Guile 1.8 has dirty macros and syntax-rules 05:26:40 Probably. 05:26:48 Are you trying to support medical hardware on it? 05:26:54 not yet ;) 05:27:43 Probably safe enough, then. 05:27:57 2.0 has fake dirty macros on top of syntax-case, which means they probably really aren't dirty. 05:28:14 osoleve: I get it straight from the `stable-2.0' Git branch, and I've had no (serious) problems (yet). :-) 05:29:28 is there a way to check which version you're running from inside of guile? 05:29:59 (version) 05:30:13 hrm. makes sense. 05:30:40 i was going to guess %version, but it wouldn't make sense to be able to mutate the version 05:31:09 (set! %version 4.0) 05:31:18 (cure-cancer) 05:31:34 (effective-version) gives you just the major and minor, which is all you should depend on, not the micro version (patch level) 05:33:00 In the Rhino implementation of JavaScript, you actually *can* specify the version at run time. 05:33:30 Calling version(160) causes it to implement JavaScript 1.6 05:33:39 Interesting 05:33:44 okay, i cloned the 2.0.0 version from git... now what do i do? 05:33:49 (sorry for my noob-osity) 05:33:56 Try ./configure 05:34:13 I think it's recommended to run ./autogen.sh first 05:34:29 True. 05:34:37 If ./configure failed I was going to recommend that next. 05:34:44 ahh,i was in the wrong directory 05:34:48 explains why i couldn't find it 05:35:01 :-) 05:35:08 i assumed it would go to $HOME 05:35:45 luckily, I was in my Scheme directory when I cloned it, so... it's in a good place. 05:35:49 rononovski_ [~rononovsk@bzq-79-182-184-227.red.bezeqint.net] has joined #scheme 05:35:52 unfortunately, now it's in my dropbox, haha 05:36:55 I'm afraid I can't give Git advice; it confuses the hell out of me. :-P 05:37:33 -!- tupi [~david@189.60.162.71] has quit [Quit: Leaving] 05:37:37 I'll get it one day though. 05:38:26 mmk, just building some dependencies and i should be good 05:39:45 -!- LN^^ is now known as LN^off 05:40:07 by the way, i'll be in here a little bit over the next few days, pestering you guys 05:40:23 i'm pretty close to finishing my current project, so i'll be needing help with the ugly bits 05:40:27 :3 05:40:49 Oh, which version of libgc are you using? I think it's best to use 7_2-alpha5 from here: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ 05:40:57 (The top one.) 05:41:26 There's also ;#guile if you've gpt seriously Guile-specific questions 05:41:41 i don't think they will be, but thanks for the info 05:42:13 but i'm SUPER excited to be getting this close to finishing 05:42:21 :-) 05:42:23 i'm trying to write an infix-calculator in scheme 05:42:25 What is your project? 05:42:29 Ah, I see 05:42:42 so far i've written a shunting-yard implementation, a recursive-descent parser 05:42:56 now i'm working on turning the postfix-notation equations into s-expressions 05:44:25 Good times. :-) 05:44:41 yeah 05:44:54 i started the project in CL, but someone suggested i quit being a bitch and switch to scheme 05:44:57 haha 05:45:18 they were right, figuring out stuff on your own is a LOT more satisfying 05:45:39 osoleve: well, an infix-calculator, it's about two line of Common Lisp. 05:45:56 So I guess, yes, you've been right to switch to Scheme. 05:46:20 it is? man, i was doing a lot of extra work 05:46:21 haha 05:47:50 (loop (princ "> ") (finish-output) (print (eval (infix:string->prefix (read-line))))) 05:48:44 ...nice 05:48:57 The first line is: (ql:quickload "infix") 05:49:04 hahaha 05:49:08 i like it. 05:49:13 except it's no fun. 05:49:28 Yes, that's why I'm saying you've been right to do it in scheme. 05:50:20 okay, so i installed bdw-gc, but ./configure of guile can't find it 05:50:22 phooey 05:53:17 Notice that once you've written the two lines of Common Lisp, you're free to start writing more interesting and ambitious programs, in CL... 05:54:52 Hnm, where did you install it? I think it defaults to /usr/local/lib/libgc.so Try running ./autogen.sh again before configuring 05:55:18 Well, /usr/local/*, in general 05:55:36 But, I should be going to bed now.. 05:55:56 same, thanks for the help, i'll be bugging you guys tomorrow if i have the energy :) 05:57:11 haha 05:57:26 osoleve: no problem, the guys here are used to it :P 06:07:28 -!- PL-1 is now known as maf 06:08:50 -!- zmv [~daniel@c934a9f5.virtua.com.br] has quit [Ping timeout: 250 seconds] 06:10:00 -!- saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has quit [Quit: This computer has gone to sleep] 06:10:40 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Quit: Leaving] 06:14:13 nilg [~user@77.70.2.229] has joined #scheme 06:28:01 offby1 [~user@pdpc/supporter/monthlybyte/offby1] has joined #scheme 06:46:00 -!- amca [~amca@CPE-121-208-84-154.cqzr1.cha.bigpond.net.au] has quit [Quit: bye] 06:55:55 josephholsten [~josephhol@ip70-185-215-221.ok.ok.cox.net] has joined #scheme 06:56:33 -!- josephholsten [~josephhol@ip70-185-215-221.ok.ok.cox.net] has quit [Excess Flood] 07:03:11 nilg` [~user@77.70.2.229] has joined #scheme 07:05:04 emporas [~emporas@athedsl-172745.home.otenet.gr] has joined #scheme 07:07:21 zac314159 [~user@c-68-84-149-234.hsd1.nm.comcast.net] has joined #scheme 07:07:22 -!- zac314159 [~user@c-68-84-149-234.hsd1.nm.comcast.net] has left #scheme 07:09:24 emporas_ [~emporas@athedsl-167165.home.otenet.gr] has joined #scheme 07:12:41 -!- emporas [~emporas@athedsl-172745.home.otenet.gr] has quit [Ping timeout: 260 seconds] 07:16:49 josephholsten_ [~josephhol@ip70-185-215-221.ok.ok.cox.net] has joined #scheme 07:17:04 -!- josephholsten_ [~josephhol@ip70-185-215-221.ok.ok.cox.net] has quit [Client Quit] 07:17:32 josephholsten [~josephhol@ip70-185-215-221.ok.ok.cox.net] has joined #scheme 07:31:22 -!- leppie [~lolcow@196-210-170-60.dynamic.isadsl.co.za] has quit [] 07:33:41 -!- emporas_ [~emporas@athedsl-167165.home.otenet.gr] has quit [Ping timeout: 260 seconds] 07:43:58 emporas_ [~emporas@athedsl-167396.home.otenet.gr] has joined #scheme 07:54:06 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 240 seconds] 07:55:44 nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has joined #scheme 08:08:46 -!- nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has quit [Ping timeout: 240 seconds] 08:10:39 -!- muks [~muks@misha.banu.com] has quit [Quit: leaving] 08:11:34 nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has joined #scheme 08:13:24 muks [~muks@misha.banu.com] has joined #scheme 08:19:01 -!- josephholsten [~josephhol@ip70-185-215-221.ok.ok.cox.net] has quit [Quit: josephholsten] 08:21:25 ccorn [~ccorn@j109182.upc-j.chello.nl] has joined #scheme 08:22:48 -!- nilg` [~user@77.70.2.229] has quit [Remote host closed the connection] 08:31:37 gravicappa [~gravicapp@ppp91-77-219-134.pppoe.mtu-net.ru] has joined #scheme 08:43:41 -!- ysph [~user@adsl-89-38-168.mgm.bellsouth.net] has quit [Ping timeout: 276 seconds] 08:46:22 leppie [~lolcow@196-210-170-60.dynamic.isadsl.co.za] has joined #scheme 08:50:34 mmc2 [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 09:01:47 -!- mmc2 [~michal@82-148-210-75.fiber.unet.nl] has quit [Ping timeout: 248 seconds] 09:08:06 -!- homie` [~levgue@xdsl-78-35-168-244.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 09:10:21 taylanuc [~taylanub@p4FD96EEF.dip.t-dialin.net] has joined #scheme 09:11:38 homie [~levgue@xdsl-78-35-168-244.netcologne.de] has joined #scheme 09:13:06 -!- taylanub [~taylanub@p4FD936A8.dip.t-dialin.net] has quit [Ping timeout: 240 seconds] 09:17:47 -!- Mathieu [~mathieule@cm187.epsilon164.maxonline.com.sg] has quit [Remote host closed the connection] 09:25:37 -!- incubot [incubot@klutometis.wikitex.org] has quit [Remote host closed the connection] 09:26:22 incubot [incubot@klutometis.wikitex.org] has joined #scheme 09:38:29 -!- steshaw [~steshaw@60-240-111-207.tpgi.com.au] has quit [Quit: steshaw] 09:38:50 steshaw [~steshaw@60-240-111-207.tpgi.com.au] has joined #scheme 09:38:52 mmc2 [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 10:12:46 -!- mmc2 [~michal@82-148-210-75.fiber.unet.nl] has quit [Ping timeout: 240 seconds] 10:19:39 xwl [~user@114.241.242.203] has joined #scheme 10:26:20 -!- taylanuc is now known as taylanub 10:32:46 -!- emporas_ [~emporas@athedsl-167396.home.otenet.gr] has quit [Ping timeout: 260 seconds] 10:35:09 -!- lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has quit [Quit: lingrush] 10:40:26 emporas_ [~emporas@athedsl-174002.home.otenet.gr] has joined #scheme 10:40:50 -!- steshaw [~steshaw@60-240-111-207.tpgi.com.au] has quit [Quit: steshaw] 10:55:54 pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has joined #scheme 11:16:28 lbc [~quassel@1908ds1-aboes.0.fullrate.dk] has joined #scheme 11:17:07 -!- xwl [~user@114.241.242.203] has quit [Remote host closed the connection] 11:20:27 ventonegro [~alex@90-193.1-85.cust.bluewin.ch] has joined #scheme 11:21:46 xwl [~user@114.241.242.203] has joined #scheme 11:28:16 pdelgallego_ [~pdelgalle@1385159852.dhcp.dbnet.dk] has joined #scheme 11:36:55 hiyuh [~hiyuh@KD124214245222.ppp-bb.dion.ne.jp] has joined #scheme 12:00:18 -!- pchrist [~spirit@gentoo/developer/pchrist] has quit [Quit: leaving] 12:02:44 -!- nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has quit [Ping timeout: 255 seconds] 12:04:10 pchrist [~spirit@gentoo/developer/pchrist] has joined #scheme 12:09:11 fantazo [~fantazo@178-191-167-160.adsl.highway.telekom.at] has joined #scheme 12:21:33 -!- ventonegro [~alex@90-193.1-85.cust.bluewin.ch] has quit [Quit: ventonegro] 12:25:01 -!- lbc [~quassel@1908ds1-aboes.0.fullrate.dk] has quit [Remote host closed the connection] 12:54:04 bharath_g [~bharath10@117.211.88.150] has joined #scheme 12:57:24 nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has joined #scheme 12:58:23 mmc2 [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 13:01:50 masm [~masm@bl15-135-214.dsl.telepac.pt] has joined #scheme 13:03:05 -!- LN^off is now known as LN^^ 13:13:50 -!- maf [~na@pool-72-95-248-60.pitbpa.east.verizon.net] has quit [] 13:23:37 MrFahrenheit [~RageOfTho@users-151-187.vinet.ba] has joined #scheme 13:28:08 -!- xwl [~user@114.241.242.203] has quit [Remote host closed the connection] 13:49:57 femtoo [~femto@95-89-198-8-dynip.superkabel.de] has joined #scheme 14:08:25 -!- myu2 [~myu2@x108121.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 14:11:31 bgs100 [~ian@unaffiliated/bgs100] has joined #scheme 14:14:20 myu2 [~myu2@x108121.dynamic.ppp.asahi-net.or.jp] has joined #scheme 14:15:32 xwl [~user@114.241.242.203] has joined #scheme 14:25:31 -!- mmc2 [~michal@82-148-210-75.fiber.unet.nl] has quit [Ping timeout: 260 seconds] 14:41:39 tupi [~david@189.60.162.71] has joined #scheme 14:43:07 -!- gravicappa [~gravicapp@ppp91-77-219-134.pppoe.mtu-net.ru] has quit [Ping timeout: 248 seconds] 14:52:34 gravicappa [~gravicapp@ppp91-77-181-163.pppoe.mtu-net.ru] has joined #scheme 14:54:50 ijp [~user@host109-154-214-211.range109-154.btcentralplus.com] has joined #scheme 14:58:04 -!- nixness [~dsc@dyn-86-36-42-96.wv.qatar.cmu.edu] has quit [Read error: Connection reset by peer] 15:09:47 -!- xwl [~user@114.241.242.203] has quit [Ping timeout: 276 seconds] 15:10:32 tauntaun [~icarus@64.134.71.165] has joined #scheme 15:20:40 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 15:28:17 -!- femtoo [~femto@95-89-198-8-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 15:42:58 fantazo_ [~fantazo@178-190-236-40.adsl.highway.telekom.at] has joined #scheme 15:45:07 -!- fantazo [~fantazo@178-191-167-160.adsl.highway.telekom.at] has quit [Read error: Operation timed out] 15:47:11 jewel [~jewel@196-215-16-243.dynamic.isadsl.co.za] has joined #scheme 15:47:36 -!- Nshag [user@chl45-1-88-123-84-8.fbx.proxad.net] has quit [Ping timeout: 276 seconds] 15:48:44 -!- bharath_g [~bharath10@117.211.88.150] has quit [Remote host closed the connection] 15:59:02 lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has joined #scheme 16:06:19 -!- emporas_ [~emporas@athedsl-174002.home.otenet.gr] has quit [Ping timeout: 252 seconds] 16:09:15 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 252 seconds] 16:09:55 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 16:14:08 zmv [~daniel@c934a9f5.virtua.com.br] has joined #scheme 16:14:37 -!- gravicappa [~gravicapp@ppp91-77-181-163.pppoe.mtu-net.ru] has quit [Ping timeout: 240 seconds] 16:16:37 gravicappa [~gravicapp@ppp91-77-189-51.pppoe.mtu-net.ru] has joined #scheme 16:19:58 emporas_ [~emporas@athedsl-145028.home.otenet.gr] has joined #scheme 16:31:56 homie` [~levgue@xdsl-78-35-139-48.netcologne.de] has joined #scheme 16:32:15 pnkfelix [~Adium@c-71-225-63-148.hsd1.pa.comcast.net] has joined #scheme 16:32:37 -!- homie` [~levgue@xdsl-78-35-139-48.netcologne.de] has quit [Remote host closed the connection] 16:34:32 -!- homie [~levgue@xdsl-78-35-168-244.netcologne.de] has quit [Ping timeout: 255 seconds] 16:35:18 homie` [~levgue@xdsl-78-35-139-48.netcologne.de] has joined #scheme 16:36:33 -!- homie` [~levgue@xdsl-78-35-139-48.netcologne.de] has quit [Remote host closed the connection] 16:40:39 homie [~levgue@xdsl-78-35-139-48.netcologne.de] has joined #scheme 16:41:56 -!- gravicappa [~gravicapp@ppp91-77-189-51.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 16:42:05 -!- pnkfelix [~Adium@c-71-225-63-148.hsd1.pa.comcast.net] has quit [Quit: Leaving.] 16:45:29 gravicappa [~gravicapp@ppp91-77-212-126.pppoe.mtu-net.ru] has joined #scheme 16:47:33 -!- masm [~masm@bl15-135-214.dsl.telepac.pt] has quit [Quit: Leaving.] 16:47:54 masm [~masm@bl15-135-214.dsl.telepac.pt] has joined #scheme 16:52:35 -!- fantazo_ is now known as phantasus 16:57:41 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 17:06:04 emporas__ [~emporas@athedsl-141593.home.otenet.gr] has joined #scheme 17:06:26 -!- emporas_ [~emporas@athedsl-145028.home.otenet.gr] has quit [Ping timeout: 240 seconds] 17:12:59 -!- acarrico [~acarrico@pppoe-68-142-62-150.gmavt.net] has quit [Ping timeout: 248 seconds] 17:19:32 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 255 seconds] 17:20:08 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 17:20:53 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 17:34:57 saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has joined #scheme 17:40:02 -!- pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has quit [Ping timeout: 250 seconds] 17:40:21 -!- pdelgallego_ [~pdelgalle@1385159852.dhcp.dbnet.dk] has quit [Ping timeout: 260 seconds] 17:40:49 Nshag [user@chl45-1-88-123-84-8.fbx.proxad.net] has joined #scheme 17:41:32 -!- evhan [~evhan@76-250-39-229.lightspeed.mdsnwi.sbcglobal.net] has quit [Ping timeout: 252 seconds] 17:42:03 blueadept [~blueadept@unaffiliated/blueadept] has joined #scheme 17:42:38 -!- tauntaun [~icarus@64.134.71.165] has quit [Quit: Ex-Chat] 17:48:24 -!- pygospa [~TheRealPy@kiel-5f76952f.pool.mediaWays.net] has quit [Disconnected by services] 17:48:36 pygospa [~TheRealPy@kiel-5f768008.pool.mediaWays.net] has joined #scheme 17:48:40 -!- myu2 [~myu2@x108121.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 17:56:27 mmc2 [~michal@82-148-210-75.fiber.unet.nl] has joined #scheme 18:01:06 pdelgallego_ [~pdelgalle@1385159852.dhcp.dbnet.dk] has joined #scheme 18:01:08 pdelgallego [~pdelgalle@1385159852.dhcp.dbnet.dk] has joined #scheme 18:01:27 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 252 seconds] 18:05:01 evhan [~evhan@76-250-39-229.lightspeed.mdsnwi.sbcglobal.net] has joined #scheme 18:11:17 -!- masm [~masm@bl15-135-214.dsl.telepac.pt] has quit [Ping timeout: 255 seconds] 18:15:13 -!- ccorn [~ccorn@j109182.upc-j.chello.nl] has quit [Quit: ccorn] 18:16:07 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Remote host closed the connection] 18:32:55 tauntaun [~icarus@64.134.99.20] has joined #scheme 18:35:51 -!- saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has quit [Read error: Operation timed out] 18:42:12 saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has joined #scheme 18:43:09 -!- lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has quit [Quit: lingrush] 18:46:20 -!- zmv [~daniel@c934a9f5.virtua.com.br] has quit [Ping timeout: 250 seconds] 18:47:30 ccorn [~ccorn@j109182.upc-j.chello.nl] has joined #scheme 18:51:59 -!- ccorn [~ccorn@j109182.upc-j.chello.nl] has quit [Client Quit] 18:51:59 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 18:52:35 -!- tauntaun [~icarus@64.134.99.20] has quit [Quit: Ex-Chat] 18:55:19 ccorn [~ccorn@j109182.upc-j.chello.nl] has joined #scheme 19:12:04 masm [~masm@bl15-135-214.dsl.telepac.pt] has joined #scheme 19:14:52 bharath_g [~bharath10@117.211.88.150] has joined #scheme 19:15:38 -!- jewel [~jewel@196-215-16-243.dynamic.isadsl.co.za] has quit [Ping timeout: 255 seconds] 19:21:38 -!- saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has quit [Quit: This computer has gone to sleep] 19:28:06 HG` [~HG@dslb-188-109-148-008.pools.arcor-ip.net] has joined #scheme 19:33:54 -!- aidalgol [aidan@2002:453d:f72::1337:3] has quit [Ping timeout: 264 seconds] 19:35:02 aidalgol [aidan@2002:453d:f72::1337:3] has joined #scheme 19:42:25 acarrico [~acarrico@pppoe-68-142-62-150.gmavt.net] has joined #scheme 19:46:15 -!- LN^^ is now known as LN^tot_lernen 19:51:28 -!- phantasus [~fantazo@178-190-236-40.adsl.highway.telekom.at] has quit [Remote host closed the connection] 19:52:21 thaostra [~joshua@71.168.114.217] has joined #scheme 19:54:21 -!- hiyuh [~hiyuh@KD124214245222.ppp-bb.dion.ne.jp] has quit [Quit: Leaving.] 19:59:30 lingrush [~klol@99-150-247-108.lightspeed.sndgca.sbcglobal.net] has joined #scheme 20:03:36 AtnNn [~welcome@modemcable060.239-177-173.mc.videotron.ca] has joined #scheme 20:15:21 tauntaun [~icarus@ool-457c37c3.dyn.optonline.net] has joined #scheme 20:17:54 femtoo [~femto@95-89-198-8-dynip.superkabel.de] has joined #scheme 20:28:42 -!- nilg [~user@77.70.2.229] has quit [Remote host closed the connection] 20:41:39 choas [~lars@p578F67C2.dip.t-dialin.net] has joined #scheme 20:48:32 dnolen [~davidnole@184.152.69.75] has joined #scheme 20:48:32 -!- dnolen [~davidnole@184.152.69.75] has quit [Excess Flood] 20:59:06 dnolen [~davidnole@184.152.69.75] has joined #scheme 21:07:14 -!- femtoo [~femto@95-89-198-8-dynip.superkabel.de] has quit [Ping timeout: 255 seconds] 21:07:46 femtoo [~femto@95-89-198-8-dynip.superkabel.de] has joined #scheme 21:13:16 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 260 seconds] 21:13:56 copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #scheme 21:14:04 -!- copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Changing host] 21:14:04 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 21:19:02 DrDuck [~duck@adsl-81-91-88.hsv.bellsouth.net] has joined #scheme 21:35:41 -!- femtoo [~femto@95-89-198-8-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 21:42:22 saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has joined #scheme 21:49:16 -!- HG` [~HG@dslb-188-109-148-008.pools.arcor-ip.net] has quit [Quit: HG`] 21:56:54 Mango-chan [Mango-chan@unaffiliated/mango-chan] has joined #scheme 21:56:55 hi 21:57:09 how do you print a quoted expression 21:57:13 and a print on the same line 21:57:37 as of now i'm prting something like "Hello" 21:57:39 but i want to do something like 21:57:44 Name: "hello" 21:58:30 -!- drdo [~user@91.205.108.93.rev.vodafone.pt] has quit [Remote host closed the connection] 22:00:39 rudybot: (printf "Name: ~s" "hello") 22:00:40 *offby1: your racket sandbox is ready 22:00:40 *offby1: ; stdout: "Name: \"hello\"" 22:00:57 that's racket; other schemes may have other ways. 22:01:02 to be ultra-portable, you'd do 22:01:06 no 22:01:07 like 22:01:10 "hello" is a string 22:01:13 and name is like 22:01:21 the value returned by some function 22:01:40 for example (ask brian 'name) -> 'Brian 22:01:41 rudybot: (printf "~a: ~s~%" (+ 3 2) "hello") 22:01:41 *offby1: ; stdout: "5: \"hello\"\n" 22:01:55 or ... 22:02:06 lol 22:02:08 scheme has a printf? 22:02:08 wtf 22:02:11 rudybot: (begin (display (+ 3 2)) (display ": ") (write "hello") (newline)) 22:02:11 *offby1: ; stdout: "5: \"hello\"\n" 22:02:17 Mango-chan: well, _racket_ has printf. 22:02:22 R6RS doesn't. 22:02:27 But what I just did above is probably portable. 22:02:33 oh 22:02:35 display works 22:02:53 but who wants to write portable scheme? Not I. 22:18:16 *rotty* does 22:20:29 well. 22:20:42 you probably write libraries, which is the one use-case where it makes sense. 22:20:43 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 248 seconds] 22:20:43 Mango-chan: foof's "fmt" libary is very portable, and convinient; there you'd do: (fmt #t (+ 3 2) ":" (wrt "hello")) 22:21:09 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 22:22:03 Mango-chan: http://synthcode.com/scheme/fmt/ 22:26:01 rotty: that reminds me, in (wak fmt color) the include is wrong 22:26:32 (wak private fmt) should be (wak fmt private) 22:27:27 .oO(wtf is wak?) 22:28:58 r6rs libraries 22:29:37 hmph, OK 22:29:45 -!- saccade [~saccade@74-95-7-186-SFBA.hfc.comcastbusiness.net] has quit [Quit: This computer has gone to sleep] 22:29:47 that's pretty wack 22:30:50 fantazo [~fantazo@178-190-236-40.adsl.highway.telekom.at] has joined #scheme 22:31:53 -!- gravicappa [~gravicapp@ppp91-77-212-126.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 22:33:11 ijp: thanks! fix pushing ATM; gitorious seems extremely slow today... 22:33:48 doh! now it doesn't work at all (seems down) 22:33:52 :-( 22:33:59 github was down for 25 minutes a few days ago. 22:34:22 offby1: http://home.gna.org/wak/ 22:34:37 *ijp* goes to see what other bugs he has failed to report 22:34:43 *offby1* gnashes his teef 22:35:17 ah, I see that's an old MacOS web server :) 22:47:14 christopher_ [~christoph@c-98-201-58-105.hsd1.tx.comcast.net] has joined #scheme 22:50:56 Acid190 [~Ha@unaffiliated/canon] has joined #scheme 22:51:43 -!- fantazo [~fantazo@178-190-236-40.adsl.highway.telekom.at] has quit [Remote host closed the connection] 22:51:54 -!- homie [~levgue@xdsl-78-35-139-48.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:54:15 -!- ccorn [~ccorn@j109182.upc-j.chello.nl] has quit [Quit: ccorn] 22:56:43 srid [~srid@unaffiliated/srid] has joined #scheme 23:01:37 -!- choas [~lars@p578F67C2.dip.t-dialin.net] has quit [Quit: leaving] 23:02:28 -!- Articate [~Moriya@pjp-78.uio.no] has quit [Read error: Connection reset by peer] 23:02:55 Articate [~Moriya@pjp-78.uio.no] has joined #scheme 23:04:59 -!- oivindbi [oivindbi@lynx.stud.ntnu.no] has quit [Ping timeout: 248 seconds] 23:05:39 oivindbi [oivindbi@lynx.stud.ntnu.no] has joined #scheme 23:09:12 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 23:10:10 -!- srid [~srid@unaffiliated/srid] has quit [Quit: Linkinus - http://linkinus.com] 23:11:34 -!- emporas__ [~emporas@athedsl-141593.home.otenet.gr] has quit [Read error: Operation timed out] 23:15:50 emporas__ [~emporas@athedsl-172217.home.otenet.gr] has joined #scheme 23:18:42 homie [~levgue@xdsl-78-35-139-48.netcologne.de] has joined #scheme 23:22:06 ysph [~user@adsl-89-38-168.mgm.bellsouth.net] has joined #scheme 23:26:05 -!- tauntaun is now known as tautuan_bubble_b 23:26:16 -!- tautuan_bubble_b is now known as tautaun_bathing 23:26:36 -!- mmc2 [~michal@82-148-210-75.fiber.unet.nl] has quit [Read error: Operation timed out] 23:27:56 -!- Acid190 [~Ha@unaffiliated/canon] has left #scheme 23:28:07 myu2 [~myu2@x108121.dynamic.ppp.asahi-net.or.jp] has joined #scheme 23:35:45 zmv [~daniel@c934a9f5.virtua.com.br] has joined #scheme 23:37:45 -!- tautaun_bathing is now known as tauntaun_drying 23:38:22 jblz [~jake@cpe-204-210-208-155.neo.res.rr.com] has joined #scheme 23:38:55 -!- tauntaun_drying is now known as tautau_pedicure 23:42:39 -!- emporas__ [~emporas@athedsl-172217.home.otenet.gr] has quit [Ping timeout: 252 seconds] 23:46:10 -!- tautau_pedicure [~icarus@ool-457c37c3.dyn.optonline.net] has quit [Quit: Ex-Chat] 23:47:28 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Quit: Leaving]