00:18:20 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 245 seconds] 00:19:18 -!- fantazo [~fantazo@213.129.230.10] has quit [Remote host closed the connection] 00:19:28 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 00:27:31 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Ping timeout: 264 seconds] 00:29:15 antoszka [~antoszka@unaffiliated/antoszka] has joined #scheme 00:33:54 arubin [~arubin@99-114-192-172.lightspeed.cicril.sbcglobal.net] has joined #scheme 00:42:06 -!- jao [~jao@pdpc/supporter/professional/jao] has quit [Ping timeout: 256 seconds] 00:45:11 -!- rszeno [~rszeno@79.114.41.200] has quit [Quit: Leaving.] 00:52:30 -!- Fare [fare@nat/google/x-rketrumhvlqrxvcd] has quit [Ping timeout: 245 seconds] 01:04:11 tupi [~user@189.60.14.136] has joined #scheme 01:07:00 -!- ericmathison [~ericmathi@66-192-9-99.static.twtelecom.net] has quit [Quit: leaving] 01:10:47 -!- sstrickl [~sstrickl@racket/sstrickl] has quit [Quit: sstrickl] 01:12:50 GlenK [~GlenK@vpn.lax-noc.com] has joined #scheme 01:14:13 hi. I'm not quite sure how to interpret this output after I do some cons stuff: ((1 . 2) 3 . 4) 01:14:57 seems to me by the way I constructed it, which boils down to (cons (cons 1 2) (cons 3 4)) it should maybe be: ((1 . 2) . (3 . 4)) 01:15:13 It's an abbreviation. 01:15:22 Instead of (x . (y . z)), you can write (x y . z). 01:15:30 Similarly, insteadof (x . ()), you can write (x). 01:16:21 I see. well, not really, but let me try and digest that. 01:17:29 -!- bjz [~brendanza@125.253.99.68] has quit [Quit: Leaving...] 01:18:52 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 276 seconds] 01:19:30 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 01:25:28 -!- cdidd [~cdidd@128-68-13-232.broadband.corbina.ru] has quit [Ping timeout: 260 seconds] 01:27:54 ha, it's coming back to me I spose. the . means the next thing is the last thing? 01:28:41 sorry, being lazy. looks like I need to review cons here...been a few months since I tackled this junk. sicp that is 01:28:55 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Ping timeout: 246 seconds] 01:30:14 -!- githogori [~githogori@c-50-156-57-127.hsd1.ca.comcast.net] has quit [Read error: No route to host] 01:32:24 cdidd [~cdidd@128-69-115-189.broadband.corbina.ru] has joined #scheme 01:36:04 githogori [~githogori@c-50-156-57-127.hsd1.ca.comcast.net] has joined #scheme 01:40:52 -!- Giomancer [~gio@107.201.206.230] has quit [Remote host closed the connection] 01:41:23 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 240 seconds] 01:41:54 antoszka [~antoszka@unaffiliated/antoszka] has joined #scheme 01:45:23 -!- tenq is now known as tenq|away 01:45:33 ChouLin [~user@219.142.6.78] has joined #scheme 01:56:14 kvda [~kvda@unaffiliated/kvda] has joined #scheme 01:57:22 -!- tenq|away is now known as tenq 01:59:25 waxysubs [hope5@world.peace.net] has joined #scheme 02:07:30 -!- taylanub [~taylanub@78.179.208.222] has quit [Ping timeout: 245 seconds] 02:09:39 taylanub [~taylanub@78.179.208.222] has joined #scheme 02:29:48 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has joined #scheme 02:37:01 Gooder`` [~user@42.155.200.192.client.dyn.strong-in144.as13926.net] has joined #scheme 02:39:31 -!- taylanub [~taylanub@78.179.208.222] has quit [Ping timeout: 264 seconds] 02:39:59 jrapdx [~jra@c-98-246-145-216.hsd1.or.comcast.net] has joined #scheme 02:40:17 -!- Gooder` [~user@218.69.12.194] has quit [Ping timeout: 256 seconds] 02:44:27 carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #scheme 02:48:58 hellome [~lua@192.73.239.25] has joined #scheme 02:50:00 -!- tupi [~user@189.60.14.136] has quit [Ping timeout: 245 seconds] 02:54:40 -!- jaaso [~user@109.175.27.246] has quit [Ping timeout: 246 seconds] 03:01:44 -!- Gooder`` [~user@42.155.200.192.client.dyn.strong-in144.as13926.net] has quit [Remote host closed the connection] 03:01:53 Gooder [~user@42.155.200.192.client.dyn.strong-in144.as13926.net] has joined #scheme 03:09:37 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 03:10:09 joneshf-laptop [~joneshf@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 03:30:49 -!- RageOfThou [~RageOfTho@77.221.25.95] has quit [Ping timeout: 276 seconds] 03:39:01 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 03:40:35 bjz [~brendanza@125.253.99.68] has joined #scheme 03:42:09 -!- zacts [~zacts@unaffiliated/zacts] has quit [Quit: leaving] 03:45:26 -!- tabemann [~travisb@adsl-69-217-172-61.dsl.milwwi.ameritech.net] has quit [Ping timeout: 240 seconds] 03:48:53 -!- ChouLin [~user@219.142.6.78] has quit [Ping timeout: 248 seconds] 03:51:00 weie_ [~eie@softbank221078042071.bbtec.net] has joined #scheme 03:52:57 -!- weie [~eie@softbank221078042071.bbtec.net] has quit [Ping timeout: 264 seconds] 03:56:54 -!- davexunit [~user@c-71-232-35-199.hsd1.ma.comcast.net] has quit [Remote host closed the connection] 03:57:27 tabemann [~travisb@adsl-69-217-163-180.dsl.milwwi.ameritech.net] has joined #scheme 03:57:27 The . is there to identify improper lists; it means the tail of a cons pair is something other than a list. Naturally, this can only occur at the tail end of a list. 04:00:16 -!- kobain [~kobian@unaffiliated/kobain] has quit [Quit: El motor por excelencia http://www.europio.org/] 04:02:51 zacts [~zacts@unaffiliated/zacts] has joined #scheme 04:03:36 gravicappa [~gravicapp@ppp91-77-164-210.pppoe.mtu-net.ru] has joined #scheme 04:08:08 make sense now that I play with it a bit levi. thanks. 04:09:19 what's killing me is I've done these exercises before, but I'm trying to do them over for review. it's hard not to just look at my previous solutions 04:10:17 Yes, it's hard not to 'cheat' when self-studying. 04:11:20 -!- arubin [~arubin@99-114-192-172.lightspeed.cicril.sbcglobal.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 04:13:45 -!- Kruppe [~user@CPE602ad0938e9a-CM602ad0938e97.cpe.net.cable.rogers.com] has quit [Read error: Connection reset by peer] 04:15:36 -!- yacks [~py@103.6.158.102] has quit [Quit: Leaving] 04:22:15 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 240 seconds] 04:23:36 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 04:26:53 CADD [~CADD@12.227.104.109] has joined #scheme 04:28:35 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 241 seconds] 04:30:39 Cromulent|2 [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has joined #scheme 04:44:58 -!- Cromulent|2 [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 04:45:01 -!- carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: carleastlund] 04:52:40 -!- xilo [~xilo@107-209-248-232.lightspeed.austtx.sbcglobal.net] has quit [Ping timeout: 264 seconds] 05:04:57 -!- wbooze [4e23b2a5@gateway/web/freenode/ip.78.35.178.165] has quit [Quit: Page closed] 05:13:44 -!- tabemann [~travisb@adsl-69-217-163-180.dsl.milwwi.ameritech.net] has quit [Quit: Leaving] 05:23:07 -!- oleo [~oleo@xdsl-78-35-178-165.netcologne.de] has quit [Read error: Connection reset by peer] 05:23:54 oleo [~oleo@xdsl-78-35-151-185.netcologne.de] has joined #scheme 05:42:45 Giomancer [~gio@107.201.206.230] has joined #scheme 05:43:25 -!- em [~em@unaffiliated/emma] has quit [Ping timeout: 276 seconds] 05:47:34 -!- zacts [~zacts@unaffiliated/zacts] has quit [Quit: leaving] 05:48:45 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 264 seconds] 05:49:33 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 06:02:29 userzxcvasdf [~neutral_a@c656847C1.dhcp.as2116.net] has joined #scheme 06:03:10 -!- racycle [~racycle@75-25-129-128.lightspeed.sjcpca.sbcglobal.net] has quit [Remote host closed the connection] 06:12:27 em [~em@unaffiliated/emma] has joined #scheme 06:25:46 -!- userzxcvasdf [~neutral_a@c656847C1.dhcp.as2116.net] has quit [Remote host closed the connection] 06:26:43 carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #scheme 06:43:10 zacts [~zacts@unaffiliated/zacts] has joined #scheme 07:01:53 stepnem [~stepnem@internet2.cznet.cz] has joined #scheme 07:02:01 yishen [cb511120@gateway/web/freenode/ip.203.81.17.32] has joined #scheme 07:06:11 -!- yishen [cb511120@gateway/web/freenode/ip.203.81.17.32] has quit [Ping timeout: 250 seconds] 07:19:59 -!- ggherdov [uid11402@gateway/web/irccloud.com/x-qgcihmdapfxmiefd] has quit [Ping timeout: 264 seconds] 07:21:05 wingo [~wingo@cha74-2-88-160-190-192.fbx.proxad.net] has joined #scheme 07:21:54 pnkfelix [~Adium@89.202.203.51] has joined #scheme 07:28:02 amgarching [~amgarchin@theo1.theochem.tu-muenchen.de] has joined #scheme 07:31:58 -!- levi [~user@c-24-10-225-212.hsd1.ut.comcast.net] has quit [Ping timeout: 276 seconds] 07:37:41 -!- pnkfelix [~Adium@89.202.203.51] has quit [Ping timeout: 240 seconds] 07:38:49 pnkfelix [~Adium@89.202.203.51] has joined #scheme 07:46:54 -!- kvda [~kvda@unaffiliated/kvda] has quit [Quit: z____z] 07:49:03 levi [~user@c-24-10-225-212.hsd1.ut.comcast.net] has joined #scheme 07:52:12 jewel [~jewel@105-237-24-51.access.mtnbusiness.co.za] has joined #scheme 08:21:03 ggherdov [uid11402@gateway/web/irccloud.com/x-vxioqercdsurgoua] has joined #scheme 08:30:45 -!- oleo [~oleo@xdsl-78-35-151-185.netcologne.de] has quit [Ping timeout: 264 seconds] 08:30:53 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 08:31:36 oleo [~oleo@xdsl-78-35-131-57.netcologne.de] has joined #scheme 08:35:59 Okasu [~1@unaffiliated/okasu] has joined #scheme 08:37:25 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 248 seconds] 08:39:08 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 08:42:49 pnkfelix [~Adium@89.202.203.51] has joined #scheme 09:13:55 peterhil [~peterhil@158.127.31.162] has joined #scheme 09:17:30 -!- fridim__ [~fridim@bas2-montreal07-2925317871.dsl.bell.ca] has quit [Read error: Operation timed out] 09:27:30 -!- fadein [~Erik@c-67-161-246-186.hsd1.ut.comcast.net] has quit [Ping timeout: 268 seconds] 09:52:35 przl [~przlrkt@62.217.45.197] has joined #scheme 10:01:28 -!- carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: carleastlund] 10:04:49 -!- peterhil [~peterhil@158.127.31.162] has quit [Ping timeout: 246 seconds] 10:05:43 -!- tenq is now known as tenq|away 10:11:06 fadein [~Erik@c-67-161-246-186.hsd1.ut.comcast.net] has joined #scheme 10:18:33 libertas [~libertas@87-196-52-138.net.novis.pt] has joined #scheme 10:19:29 yacks [~py@103.6.158.102] has joined #scheme 10:22:21 -!- hellome [~lua@192.73.239.25] has quit [Ping timeout: 264 seconds] 10:30:57 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has joined #scheme 10:49:24 -!- Okasu [~1@unaffiliated/okasu] has quit [Quit: leaving] 10:50:19 Okasu [~1@unaffiliated/okasu] has joined #scheme 10:55:13 peterhil [~peterhil@158.127.31.162] has joined #scheme 11:05:54 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 11:35:16 -!- `fogus [~fogus@freedom.d-a-s.com] has quit [Ping timeout: 264 seconds] 11:36:23 -!- CADD [~CADD@12.227.104.109] has quit [Quit: Lost terminal] 11:38:37 taylanub [~taylanub@85.100.202.162] has joined #scheme 11:40:38 -!- przl [~przlrkt@62.217.45.197] has quit [Ping timeout: 240 seconds] 11:41:40 `fogus [~fogus@freedom.d-a-s.com] has joined #scheme 11:43:20 przl [~przlrkt@62.217.45.197] has joined #scheme 11:46:46 add^_ [~user@m5-241-24-126.cust.tele2.se] has joined #scheme 11:49:40 -!- pygospa [~Pygosceli@kiel-4d0663d8.pool.mediaWays.net] has quit [Quit: Finally trying to switch from screen to tmux] 11:51:48 -!- defanor [~d@ppp91-77-122-243.pppoe.mtu-net.ru] has quit [Ping timeout: 268 seconds] 12:03:50 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 12:17:55 rszeno [~rszeno@79.114.83.109] has joined #scheme 12:28:03 pnkfelix [~Adium@89.202.203.51] has joined #scheme 12:28:55 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has joined #scheme 12:30:35 -!- ohama [ohama@cicolina.org] has quit [Remote host closed the connection] 12:31:16 b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has joined #scheme 12:33:03 -!- b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has quit [Read error: Connection reset by peer] 12:34:52 b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has joined #scheme 12:40:10 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 12:40:35 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 12:48:48 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 12:49:34 davexunit [~user@38.104.7.18] has joined #scheme 12:51:11 -!- tenq|away is now known as tenq 12:56:30 racycle [~racycle@75-25-129-128.lightspeed.sjcpca.sbcglobal.net] has joined #scheme 12:57:37 -!- przl [~przlrkt@62.217.45.197] has quit [Ping timeout: 276 seconds] 12:58:21 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 264 seconds] 12:59:50 pnkfelix [~Adium@89.202.203.51] has joined #scheme 13:01:21 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 264 seconds] 13:04:11 rotty [rotty@yade.xx.vu] has joined #scheme 13:07:07 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 13:07:28 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 13:07:48 defanor [~d@91.77.128.142] has joined #scheme 13:07:54 jvc [~jvc@124.202.191.49] has joined #scheme 13:09:33 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 13:12:05 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 245 seconds] 13:16:54 -!- b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has quit [Read error: Connection reset by peer] 13:18:38 -!- jvc [~jvc@124.202.191.49] has quit [Remote host closed the connection] 13:19:15 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 13:22:28 xilo [~xilo@107-209-248-232.lightspeed.austtx.sbcglobal.net] has joined #scheme 13:25:23 jvc [~jvc@124.202.191.49] has joined #scheme 13:25:43 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 264 seconds] 13:34:25 Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has joined #scheme 13:34:52 Kruppe [~user@CPE602ad0938e9a-CM602ad0938e97.cpe.net.cable.rogers.com] has joined #scheme 13:38:05 b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has joined #scheme 13:41:46 -!- yacks [~py@103.6.158.102] has quit [Quit: Leaving] 13:44:23 -!- b4283 [~b4283@42-77-27-97.dynamic-ip.hinet.net] has quit [Read error: Connection reset by peer] 13:44:58 jao [~jao@55.Red-79-148-157.dynamicIP.rima-tde.net] has joined #scheme 13:45:01 -!- jao [~jao@55.Red-79-148-157.dynamicIP.rima-tde.net] has quit [Changing host] 13:45:01 jao [~jao@pdpc/supporter/professional/jao] has joined #scheme 13:46:52 langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has joined #scheme 13:49:38 -!- stamourv [~user@racket/stamourv] has quit [Remote host closed the connection] 13:54:37 stamourv [~user@syrah.ccs.neu.edu] has joined #scheme 13:54:37 -!- stamourv [~user@syrah.ccs.neu.edu] has quit [Changing host] 13:54:37 stamourv [~user@racket/stamourv] has joined #scheme 14:00:27 pnkfelix [~Adium@89.202.203.51] has joined #scheme 14:11:07 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 14:16:02 -!- cmatei [~cmatei@78.96.108.142] has quit [Quit: Leaving] 14:17:01 gcartier [~gcartier@modemcable010.136-201-24.mc.videotron.ca] has joined #scheme 14:19:54 pnkfelix [~Adium@89.202.203.51] has joined #scheme 14:20:27 Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has joined #scheme 14:27:31 -!- xilo [~xilo@107-209-248-232.lightspeed.austtx.sbcglobal.net] has quit [Ping timeout: 264 seconds] 14:30:06 carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #scheme 14:31:53 fantazo [~fantazo@213.129.230.10] has joined #scheme 14:33:24 -!- edw [~edw@207.239.61.34] has quit [Ping timeout: 256 seconds] 14:35:26 przl [~przlrkt@p54BD099A.dip0.t-ipconnect.de] has joined #scheme 14:40:59 edw [~edw@207.239.61.34] has joined #scheme 14:45:00 -!- Cromulent [~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 14:45:04 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 14:53:08 Guys, go you know http://compassoftime.blogspot.ru/2013/07/why-does-this-callcc-go-into-infinite.html reason of inf loop here? And which implementation is have implemented calcc in "right" way? 14:53:09 http://tinyurl.com/lyg9hhn 14:53:17 kobain [~kobian@unaffiliated/kobain] has joined #scheme 14:53:19 s/go/do/ 14:55:44 Okasu: Scheme does not specify the order in which arguments are evaluated, so ... 14:56:49 Okasu: Sometimes, the x which is 0, in (+ x (...)) is evaluated first, then the call/cc, so in the captured continuation, you always just have (set! x (+ 0 ...)) 14:57:02 But I think this doesn't explain the problem, sorry. /me thinks more 14:58:35 Oh, sure it explains the problem. 14:59:17 Okasu: So the continuation just has (set! x (+ 0 <...>)), then every time you call (cc 2), you get (set! x (+ 0 2)), so x is always just 2. 14:59:32 taylanub: so if he used a let* it would always do what he expected? 14:59:42 Since let* does things "in order"? 14:59:51 Yes. 14:59:55 add^_: It's not in the let, it's in the procedure-call to + 15:00:04 Well, if he used LET* like this: 15:00:20 (set! x (let* ((a (cwcc ...)) (b x)) (+ b a))) 15:00:32 Indeed. 15:02:31 lol, I misread the code entirely. xD Sorry guys 15:02:34 and gals 15:02:36 I guess 15:05:09 taylanub: Oh, thanks for explanation. 15:09:40 -!- oleo [~oleo@xdsl-78-35-131-57.netcologne.de] has quit [Remote host closed the connection] 15:12:14 -!- Fare [~fare@cpe-69-203-115-132.nyc.res.rr.com] has quit [Ping timeout: 240 seconds] 15:15:32 sstrickl [~sstrickl@pool-71-191-94-169.washdc.fios.verizon.net] has joined #scheme 15:15:32 -!- sstrickl [~sstrickl@pool-71-191-94-169.washdc.fios.verizon.net] has quit [Changing host] 15:15:32 sstrickl [~sstrickl@racket/sstrickl] has joined #scheme 15:16:14 -!- peterhil [~peterhil@158.127.31.162] has quit [Ping timeout: 240 seconds] 15:27:58 peterhil [~peterhil@85-76-188-198-nat.elisa-mobile.fi] has joined #scheme 15:31:43 -!- amgarching [~amgarchin@theo1.theochem.tu-muenchen.de] has quit [Read error: Operation timed out] 15:32:18 hellome [~lua@192.73.239.25] has joined #scheme 15:32:46 -!- edw [~edw@207.239.61.34] has quit [Ping timeout: 246 seconds] 15:36:18 edw [~edw@207.239.61.34] has joined #scheme 15:37:00 -!- jvc [~jvc@124.202.191.49] has quit [Remote host closed the connection] 15:38:11 jvc [~jvc@124.202.191.49] has joined #scheme 15:39:07 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 15:39:35 -!- przl [~przlrkt@p54BD099A.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 15:40:19 hellome [~lua@192.73.239.25] has joined #scheme 15:41:08 -!- Kruppe [~user@CPE602ad0938e9a-CM602ad0938e97.cpe.net.cable.rogers.com] has quit [Remote host closed the connection] 15:44:38 pnkfelix [~Adium@89.202.203.51] has joined #scheme 15:49:26 -!- Okasu [~1@unaffiliated/okasu] has quit [Quit: leaving] 15:51:36 -!- sttau [~sttau@unaffiliated/sttau] has quit [Ping timeout: 256 seconds] 15:52:16 sttau [~sttau@unaffiliated/sttau] has joined #scheme 15:55:10 oleo [~oleo@xdsl-78-35-131-57.netcologne.de] has joined #scheme 16:00:05 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 16:02:13 -!- gravicappa [~gravicapp@ppp91-77-164-210.pppoe.mtu-net.ru] has quit [Ping timeout: 276 seconds] 16:03:03 xilo [~xilo@107-209-248-232.lightspeed.austtx.sbcglobal.net] has joined #scheme 16:03:24 ffio [~fire@unaffiliated/security] has joined #scheme 16:08:05 -!- oleo [~oleo@xdsl-78-35-131-57.netcologne.de] has quit [Ping timeout: 248 seconds] 16:08:19 -!- fridim_ [~fridim@173.231.115.58] has quit [Ping timeout: 264 seconds] 16:09:00 pnkfelix [~Adium@89.202.203.51] has joined #scheme 16:09:01 oleo [~oleo@xdsl-78-35-179-192.netcologne.de] has joined #scheme 16:10:08 -!- peterhil [~peterhil@85-76-188-198-nat.elisa-mobile.fi] has quit [Quit: Must not waste too much time here...] 16:15:33 gravicappa [~gravicapp@ppp91-77-191-21.pppoe.mtu-net.ru] has joined #scheme 16:18:56 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 16:22:09 tolk [~user@host219.190-31-36.telecom.net.ar] has joined #scheme 16:24:24 ohama [ohama@46.229.238.172.vnet.sk] has joined #scheme 16:25:35 pnkfelix [~Adium@89.202.203.51] has joined #scheme 16:28:40 -!- karswell` [~user@87.113.254.15] has quit [Remote host closed the connection] 16:35:36 -!- pnkfelix [~Adium@89.202.203.51] has quit [Quit: Leaving.] 16:40:09 amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has joined #scheme 16:41:55 pnkfelix [~Adium@89.202.203.51] has joined #scheme 16:42:31 -!- pnkfelix [~Adium@89.202.203.51] has quit [Client Quit] 16:55:07 userzxcvasdf [~neutral_a@c656847C1.dhcp.as2116.net] has joined #scheme 17:09:36 tupi [~user@189.60.14.136] has joined #scheme 17:11:17 Fare [fare@nat/google/x-dsdcwzwkypktstcr] has joined #scheme 17:21:15 UNIXgod [~v0id@funtoo/user/UNIXgod] has joined #scheme 17:24:07 Okasu [~1@unaffiliated/okasu] has joined #scheme 17:31:02 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 240 seconds] 17:31:14 theseb [~cs@74.194.237.26] has joined #scheme 17:31:32 are symbols/variables the ONLY atoms that DO NOT evaluate to themselves? 17:31:37 (just checking) 17:38:55 -!- amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 17:43:37 -!- oleo [~oleo@xdsl-78-35-179-192.netcologne.de] has quit [Ping timeout: 276 seconds] 17:44:25 oleo [~oleo@xdsl-78-35-129-92.netcologne.de] has joined #scheme 17:45:31 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 17:45:39 frusen [~frusen@fsf/member/frusen] has joined #scheme 17:46:38 -!- oleo [~oleo@xdsl-78-35-129-92.netcologne.de] has quit [Max SendQ exceeded] 17:50:07 theseb: Lists 17:50:21 -!- jrapdx [~jra@c-98-246-145-216.hsd1.or.comcast.net] has quit [Remote host closed the connection] 17:51:10 Oh, "atoms" 17:51:16 :) 17:51:57 Then I guess that'd be true, yes, except that () is invalid syntax. 17:52:22 (The empty list is an atom, you know.) 17:52:54 (Many implementations also have it evaluate to itself though. Well, at least one I know.) 17:52:57 RageOfThou [~RageOfTho@77.221.25.95] has joined #scheme 17:53:02 s/Many/Some/ 17:53:14 taylanub: what does () eval to ? 17:53:19 or "should" eval to? 17:54:15 It's invalid syntax, as per the RnRS. (Or did R7RS change that like it did with vectors ?) 17:55:50 taylanub: what do you mean "did with vectors"? 17:57:14 -!- frusen [~frusen@fsf/member/frusen] has left #scheme 17:57:16 Did some invalid vector syntax get validated? 17:57:31 taylanub: here is an online scheme... http://repl.it/ ..i tried it and () evals to itself fine 17:58:07 .. 18:03:06 *rszeno* this assuming that repl.it works properly, :) 18:08:30 amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has joined #scheme 18:09:24 -!- fantazo [~fantazo@213.129.230.10] has quit [Ping timeout: 240 seconds] 18:19:39 -!- gcartier [~gcartier@modemcable010.136-201-24.mc.videotron.ca] has quit [Remote host closed the connection] 18:19:52 theseb: Yeah, that's not standard behavior though. 18:20:21 asumu: Non-quoted vectors were considered an error in R5RS (not sure about R6RS). 18:21:22 taylanub: hmm.......so what SHOULD () eval to? 18:21:22 Note that, when the reports say "is an error" but not that "an error is signalled", it means implementations are actually allowed to behave in a meaningful way. 18:22:09 theseb: As per what I coincidentally just said, it could be considered unspecified I guess. 18:22:19 Whatever you want it to, I think. 18:23:59 -!- UNIXgod [~v0id@funtoo/user/UNIXgod] has quit [Remote host closed the connection] 18:26:09 theseb: The reports (or at least R7RS-small, which I just checked) say that implementations are *encouraged* to signal/report violations of cases which are said to be just "an error", although they aren't required to. 18:27:06 So, Scheme implementations would be encouraged to signal an error (probably during compilation) if the empty list is used literally, unquoted, in a program. 18:27:30 pygospa [~Pygosceli@kiel-4d0663d8.pool.mediaWays.net] has joined #scheme 18:27:39 But it's still valid, standards-compliant behavior if it doesn't signal this, and does something else, like letting it eval to itself. 18:27:57 Such is the legalese of the computer scientist, I guess ? :P 18:29:23 taylanub: R6RS requires quoted vectors too, I dont recall if a bytevector needs to be quoted though 18:32:48 does not appear so 18:33:51 I suppose it was considered that vectors could get a certain special semantics, like lists, since they can contain any type of sub-expression. 18:34:27 taylanub: interesting and odd that something so basic is unspecified 18:36:17 theseb: It's hard to get consensus on any matter, leaving it unspecified is easy. If it doesn't make users of the language "miss out" on anything significant (e.g. you just put a single apostrophe in front of the empty list if you want a literal one), then it's no problem, after all ... 18:36:19 theseb: It is clearly specified in R6RS ;p 18:36:51 yacks [~py@103.6.158.102] has joined #scheme 18:37:16 taylanub: interesting....if everyone isn't happy just leave it unspecified....i guess that's better than pissing people off 18:37:30 -!- jvc [~jvc@124.202.191.49] has quit [Remote host closed the connection] 18:38:17 Sure, and one can always specify in a later standard; contradicting an old standard is worse than specifying something which was previously unspecified. 18:38:54 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 18:39:48 theseb: No, it's not. 18:39:49 taylanub: not sure why everyone was able to come together in R6RS like leppie said 18:40:03 It just makes it harder to write portable programs. 18:40:16 Since you can't know what to expect from different implementations. 18:40:22 theseb: R6RS wasn't made with the consensus of everyone ... 18:40:45 If I got it right, that was one of the main criticisms, although don't ask me, I wasn't there. 18:41:08 oleo [~oleo@xdsl-78-35-129-92.netcologne.de] has joined #scheme 18:41:15 stamourv: python has a benevolent dictator who can just proclaim what the standard will be for everything 18:42:15 And? 18:42:48 stamourv: just sayin 18:42:59 stamourv: there's pros and cons both ways 18:43:38 For actual programming, one side is a clear winner. 18:43:57 For tinkering around, yes, leaving things unspecified may be ok. 18:44:58 *leppie* would not want his microcontrller to have any unspecified behavior 18:45:01 this separation implies that programmers doesn't have the habit to think what they do? :) 18:45:15 why should languages be any different? 18:45:27 On the other hand, leaving certain things unspecified can be a big win for compiler writers, in terms of freeing up room for certain optimizations. I doubt the behavior of () as an expression fits this category, but it is a reason some things are left unspecified. 18:46:00 carleastlund: I think these cases are more about leaving things abstract, rather than leaving them unspecified. 18:46:29 -!- joneshf-work [~joneshf@mail.concordusapps.com] has quit [Remote host closed the connection] 18:46:57 joneshf-work [~joneshf@mail.concordusapps.com] has joined #scheme 18:47:14 -!- joneshf-work [~joneshf@mail.concordusapps.com] has quit [Remote host closed the connection] 18:47:58 joneshf-work [~joneshf@mail.concordusapps.com] has joined #scheme 18:48:32 stamourv: danger is a dictator proclaiming anything is if people don't agree it can lead to forks of the language 18:48:36 s/is/in 18:49:12 stamourv: somehow we need decisiveness AND consensus 18:49:26 that doesn't sound all _that_ different from what happens when you have unspecified parts of the language >_> 18:50:37 Most of these unspecified behaviors are tiny in the grand scheme of the language. Can you imagine someone forking over quoted/unquoted vectors, for example? But they still remain a serious problem for portability. 18:51:12 -!- hiroakip [~hiroaki@77.20.192.229] has quit [Quit: Ex-Chat] 18:51:25 *stamourv* disappears. 18:51:30 hiroakip [~hiroaki@77-20-192-229-dynip.superkabel.de] has joined #scheme 18:51:34 Do they ? It's fine as long as you just quote them ... 18:57:40 who's responsible for the scheme workshop, these days? 18:58:07 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 264 seconds] 18:59:00 Fare: Will Byrd, I think 18:59:06 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 18:59:33 Fare: http://webyrd.net/scheme-2013/ 19:00:48 asumu: thanks! 19:01:12 what about RacketCon ? 19:01:29 any other schemey conferences that I may try to convince to co-locate with ILC 2014 ? 19:02:24 Fare: that would be me, samth, and matthias 19:11:06 asumu: would you be interested in colocating with ILC 2014 in Montreal in Fall 2014 ? If so, what are you date constraints? 19:13:24 -!- ffio [~fire@unaffiliated/security] has quit [Quit: WeeChat 0.4.1] 19:14:00 Fare: we would have to think about it. Boston's convenient for us since NU is here. Maybe ping us again after September? 19:15:34 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 19:21:05 hellome [~lua@192.73.239.25] has joined #scheme 19:22:20 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 19:23:26 hellome [~lua@192.73.239.25] has joined #scheme 19:23:34 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 19:28:47 asumu: is that when you start thinking about the RacketCon 2014 ? 19:29:57 hellome [~lua@192.73.239.25] has joined #scheme 19:31:33 Fare: Yes, it's right after RacketCon 2013. That way we can also gauge interest in co-locating too. 19:33:38 But would you already know what are you date constraints, especially wrt to clashing or not clashing with other conferences, vacation times, etc. 19:35:36 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 19:36:13 -!- bjz [~brendanza@125.253.99.68] has quit [Quit: Leaving...] 19:36:45 Fare: it would be best to avoid SPLASH/OOPSLA (typically 3rd week Oct) and ICFP (typically mid/late September) 19:37:11 I don't think either conference has announced their dates for next year though. 19:37:15 bjz [~brendanza@125.253.99.68] has joined #scheme 19:37:21 -!- edw [~edw@207.239.61.34] has quit [Ping timeout: 264 seconds] 19:39:28 edw [~edw@207.239.61.34] has joined #scheme 19:40:40 thanks 19:41:18 -!- amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 19:49:25 mmc1 [~michal@j212142.upc-j.chello.nl] has joined #scheme 19:50:23 bjz_ [~brendanza@125.253.99.68] has joined #scheme 19:50:42 -!- bjz [~brendanza@125.253.99.68] has quit [Read error: Connection reset by peer] 19:54:55 -!- kobain [~kobian@unaffiliated/kobain] has quit [Ping timeout: 276 seconds] 19:56:38 -!- levi [~user@c-24-10-225-212.hsd1.ut.comcast.net] has quit [Ping timeout: 240 seconds] 19:56:58 hellome [~lua@192.73.239.25] has joined #scheme 19:58:40 -!- oleo [~oleo@xdsl-78-35-129-92.netcologne.de] has quit [Remote host closed the connection] 20:04:53 -!- em [~em@unaffiliated/emma] has quit [Ping timeout: 240 seconds] 20:08:03 levi [~user@c-24-10-225-212.hsd1.ut.comcast.net] has joined #scheme 20:14:48 -!- `fogus is now known as fogus|away 20:19:10 -!- jewel [~jewel@105-237-24-51.access.mtnbusiness.co.za] has quit [Ping timeout: 245 seconds] 20:22:48 -!- edw [~edw@207.239.61.34] has quit [Quit: Computer has gone to sleep.] 20:25:53 chrisdone [~chrisdone@unaffiliated/chrisdone] has joined #scheme 20:25:58 http://docs.racket-lang.org/reference/cont.html#%28form._%28%28lib._racket/control..rkt%29._shift%29%29 20:25:59 http://tinyurl.com/n7ngura 20:26:03 how do i import this function in mzscheme? 20:26:08 and reset 20:26:59 nevermind, found it through searching the page 20:26:59 -!- chrisdone [~chrisdone@unaffiliated/chrisdone] has left #scheme 20:28:08 -!- carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Quit: carleastlund] 20:28:40 kobian [~kobian@unaffiliated/kobain] has joined #scheme 20:30:57 pjb` [~t@AMontsouris-651-1-213-230.w92-140.abo.wanadoo.fr] has joined #scheme 20:34:43 -!- pjb [~user@AMontsouris-651-1-252-173.w92-163.abo.wanadoo.fr] has quit [Ping timeout: 264 seconds] 20:35:36 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 20:45:29 -!- joneshf-work [~joneshf@mail.concordusapps.com] has quit [Remote host closed the connection] 20:45:30 -!- userzxcvasdf [~neutral_a@c656847C1.dhcp.as2116.net] has quit [Remote host closed the connection] 20:46:22 joneshf-work [~joneshf@mail.concordusapps.com] has joined #scheme 20:52:30 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 20:52:59 amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has joined #scheme 20:53:28 edw [~edw@207.239.61.34] has joined #scheme 20:55:25 -!- stepnem [~stepnem@internet2.cznet.cz] has quit [Ping timeout: 240 seconds] 21:00:49 -!- kobian is now known as kobain 21:03:20 -!- cosmez [~cosmez@200.92.100.68] has quit [Ping timeout: 245 seconds] 21:04:23 -!- davexunit [~user@38.104.7.18] has quit [Quit: Later] 21:07:49 -!- gravicappa [~gravicapp@ppp91-77-191-21.pppoe.mtu-net.ru] has quit [Ping timeout: 248 seconds] 21:11:14 jaaso [~user@109.175.27.246] has joined #scheme 21:14:10 pothos_ [~pothos@1-164-212-165.dynamic.hinet.net] has joined #scheme 21:14:55 -!- pothos [~pothos@114-36-230-87.dynamic.hinet.net] has quit [Ping timeout: 264 seconds] 21:15:02 -!- pothos_ is now known as pothos 21:15:36 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 21:17:03 hiroaki [~hiroaki@77-20-192-229-dynip.superkabel.de] has joined #scheme 21:18:34 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 256 seconds] 21:19:19 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 21:29:10 -!- langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has quit [Ping timeout: 245 seconds] 21:31:56 -!- hiroakip [~hiroaki@77-20-192-229-dynip.superkabel.de] has quit [Quit: Ex-Chat] 21:31:57 -!- hiroaki [~hiroaki@77-20-192-229-dynip.superkabel.de] has quit [Quit: Ex-Chat] 21:42:22 -!- jaimef [jaimef@dns.mauthesis.com] has quit [Excess Flood] 21:43:20 jaimef [jaimef@dns.mauthesis.com] has joined #scheme 21:49:40 -!- add^_ [~user@m5-241-24-126.cust.tele2.se] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:49:49 -!- pjb` is now known as pjb 21:53:22 hellome [~lua@192.73.239.25] has joined #scheme 21:54:56 tolk` [~user@host66.186-125-224.telecom.net.ar] has joined #scheme 21:56:46 -!- edw [~edw@207.239.61.34] has quit [Quit: Computer has gone to sleep.] 21:57:09 -!- tolk [~user@host219.190-31-36.telecom.net.ar] has quit [Ping timeout: 264 seconds] 21:57:18 -!- Okasu [~1@unaffiliated/okasu] has quit [Quit: leaving] 21:57:32 -!- tolk` is now known as tolk 22:03:42 carleastlund [~carleastl@209-6-40-238.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has joined #scheme 22:18:38 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 256 seconds] 22:19:31 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 22:21:18 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 22:22:17 hellome [~lua@192.73.239.25] has joined #scheme 22:25:20 -!- tenq is now known as tenq|away 22:27:02 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 22:28:00 hellome [~lua@192.73.239.25] has joined #scheme 22:29:43 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 22:33:18 hellome [~lua@192.73.239.25] has joined #scheme 22:34:10 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 22:36:09 hellome [~lua@192.73.239.25] has joined #scheme 22:39:28 -!- entitativity [~entity@c-50-136-180-20.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 22:39:36 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 22:41:19 entitativity [~entity@c-50-136-180-20.hsd1.ca.comcast.net] has joined #scheme 22:42:30 hellome [~lua@192.73.239.25] has joined #scheme 22:45:47 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 22:57:07 hellome [~lua@192.73.239.25] has joined #scheme 22:59:09 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 23:00:35 -!- tenq|away is now known as tenq 23:01:08 hellome [~lua@192.73.239.25] has joined #scheme 23:08:48 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 23:10:33 -!- bjz_ [~brendanza@125.253.99.68] has quit [Quit: Leaving...] 23:10:47 hellome [~lua@192.73.239.25] has joined #scheme 23:13:42 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 23:15:18 hellome [~lua@192.73.239.25] has joined #scheme 23:17:02 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 23:18:38 hellome [~lua@192.73.239.25] has joined #scheme 23:18:46 -!- jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has quit [Ping timeout: 268 seconds] 23:19:38 jrapdx [~jrapdx@74-95-41-205-Oregon.hfc.comcastbusiness.net] has joined #scheme 23:20:59 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 23:22:14 hellome [~lua@192.73.239.25] has joined #scheme 23:28:25 -!- tenq [~tenq@199.19.116.207] has quit [Remote host closed the connection] 23:28:26 Kruppe [~user@CPE602ad0938e9a-CM602ad0938e97.cpe.net.cable.rogers.com] has joined #scheme 23:31:23 -!- Fare [fare@nat/google/x-dsdcwzwkypktstcr] has quit [Ping timeout: 264 seconds] 23:32:46 tenq [~tenq@199.19.116.207] has joined #scheme 23:32:52 -!- amgarching [~amgarchin@p4FD6283D.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 23:33:52 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 23:35:59 hellome [~lua@192.73.239.25] has joined #scheme 23:37:45 -!- hellome [~lua@192.73.239.25] has quit [Remote host closed the connection] 23:39:27 hellome [~lua@192.73.239.25] has joined #scheme 23:42:48 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 23:44:29 hellome [~lua@192.73.239.25] has joined #scheme 23:49:51 -!- hellome [~lua@192.73.239.25] has quit [Read error: Connection reset by peer] 23:51:32 hellome [~lua@192.73.239.25] has joined #scheme 23:56:38 -!- libertas [~libertas@87-196-52-138.net.novis.pt] has quit [Ping timeout: 240 seconds]