00:00:41 sstrickl [~sstrickl@racket/sstrickl] has joined #scheme 00:02:33 -!- Dalek_Baldwin [~Adium@71-84-33-22.dhcp.mtpk.ca.charter.com] has quit [Quit: Leaving.] 00:11:40 -!- eni [~eni@31.171.153.34] has quit [Ping timeout: 248 seconds] 00:16:02 Dalek_Baldwin [~Adium@108-225-26-178.lightspeed.irvnca.sbcglobal.net] has joined #scheme 00:16:28 -!- asumu [~asumu@racket/asumu] has quit [Ping timeout: 248 seconds] 00:17:39 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 276 seconds] 00:18:33 asumu [~asumu@syrah.ccs.neu.edu] has joined #scheme 00:30:44 bokr [~edka@109.110.32.73] has joined #scheme 00:39:48 -!- bokr [~edka@109.110.32.73] has quit [Quit: Leaving.] 00:48:33 -!- sstrickl [~sstrickl@racket/sstrickl] has quit [Quit: sstrickl] 00:50:37 -!- SeanTAllen [u4855@gateway/web/irccloud.com/x-lkgojsmnjiamiose] has quit [Ping timeout: 240 seconds] 00:51:04 SeanTAllen [u4855@gateway/web/irccloud.com/x-pfjrusbfaccokjys] has joined #scheme 00:51:09 -!- masm [~masm@bl18-48-115.dsl.telepac.pt] has quit [Quit: Leaving.] 00:52:05 -!- Fare [fare@nat/google/x-lruhlzqcjotznquk] has quit [Ping timeout: 260 seconds] 00:55:52 -!- cdidd [~cdidd@89-178-11-22.broadband.corbina.ru] has quit [Read error: Connection reset by peer] 00:55:53 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 01:04:40 -!- carleastlund [~cce@gotham.ccs.neu.edu] has quit [Quit: carleastlund] 01:05:01 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: bye] 01:05:57 -!- Sorella [~quildreen@oftn/member/Sorella] has quit [Quit: (quit :reason 'sleep)] 01:07:55 -!- amgarchIn9 [~amgarchin@p4FD6016D.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 01:13:26 chu [~chu@unaffiliated/chu] has joined #scheme 01:14:17 b4283 [~b4283@122-117-157-82.HINET-IP.hinet.net] has joined #scheme 01:15:12 -!- abel [~austin@ool-4577ba80.dyn.optonline.net] has left #scheme 01:31:32 confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 01:33:04 -!- arcfide [~arcfide@c-69-136-24-18.hsd1.fl.comcast.net] has quit [Quit: EPIC5-1.1.3[1656] - amnesiac : Do the gene pool a service... Add a bucket of chlorine today!] 01:34:51 elderK [~k@pdpc/supporter/active/elderk] has joined #scheme 01:36:03 Hey guys, any chance you know anyone quite knowledgeable/experienced with garbage collection? I'd love to pick their brains. 01:44:05 elderK: yeah Quadrescence is sure to want to help 01:44:19 elderK: but there are several implementors here 01:53:04 :) Sweet. 01:53:09 Here's hoping they want to talk to me :P 01:54:28 Fare [fare@nat/google/x-jvycabwdxxenpxvn] has joined #scheme 01:55:57 dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has joined #scheme 02:00:06 brianmwaters [~brianmwat@24.230.153.179] has joined #scheme 02:00:36 -!- brianmwaters [~brianmwat@24.230.153.179] has left #scheme 02:04:14 -!- confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has quit [Quit: Lost terminal] 02:05:40 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 248 seconds] 02:05:55 confab [~win7@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 02:07:37 -!- MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has quit [Ping timeout: 240 seconds] 02:09:53 elderK: I hope so too! maybe if you just ask your question(s)? 02:15:01 Axiom_ [42eb2f73@gateway/web/freenode/ip.66.235.47.115] has joined #scheme 02:17:06 Howdy. Suppose I want my program to read: (commit (read val1 "field1") (read val2 "field2")) and I want commit to be a function or a macro which defines the variable "(define commit-block '())" and then each (append)s a list of parameters e.g.: ((read (byte-offset 23) (length 2)) (read (byte-offset 25) (length 4))), then at the close of the commit scope, I want something that scans the list and coalesces adjacent intervals while o 02:17:09 programming error 02:17:18 I have been trying to use define-macro, in Gambit-C 02:17:37 But I can't seem to get ,@ to do what I want, which is insert the "body" of the commit macro 02:18:05 wot;afk 02:24:42 -!- confab [~win7@086.112-30-64.ftth.swbr.surewest.net] has quit [Ping timeout: 264 seconds] 02:28:48 attila_lendvai [~attila_le@5.34.19.24] has joined #scheme 02:28:48 -!- attila_lendvai [~attila_le@5.34.19.24] has quit [Changing host] 02:28:48 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 02:32:07 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Client Quit] 02:32:39 this channel is about the scheme programming language? 02:32:41 bbs, work :) 02:32:56 FurnaceBoy: I'd love to ask away, just, work, fixing a crazy bug. 02:32:59 Axiom_: yes 02:32:59 *sigh* 02:33:03 elderK: np 02:33:04 Don't work for idiots. It's [painful. 02:33:42 When using Gambit-C define-macro, what does "Unbound variable: unquote-splicing" mean? 02:33:52 as an error message, that is 02:34:30 rudybot: eval ,@foo 02:34:31 elderK: wow that's very topical, actually. 02:34:32 foof: your sandbox is ready 02:34:32 foof: error: #:1:0: unquote-splicing: not in quasiquote in: (unquote-splicing foo) 02:34:36 elderK: i am going to change jobs 02:35:06 ok foof I am listening 02:36:49 in my case I am parsing a (define macro (commit-ops body) ,@body) 02:37:00 And then attempting to test it with (commit-ops '(a 1)) 02:37:05 and no joy 02:37:24 I have tried various examples, which work. they all seem to take a head argument and a tail argument, as in: 02:37:37 (define macro (unless condition . body) ....) 02:38:07 but I don't know what the error message you have shown me or I am getting mean. what is a quasiquote? 02:41:41 -!- dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has quit [Ping timeout: 245 seconds] 02:42:09 is comma the same as the unquote operator? 02:42:23 and I suppose @ is then the splicing operator, or ,@ is named unquote-splicing? 02:43:58 lcc [~user@unaffiliated/lcc] has joined #scheme 02:45:30 ok I just read up about the ` I am missing 02:45:38 now I know what quasiquote is 02:51:25 And knowing is half the battle. 03:03:50 tertl9 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 03:08:42 homie` [~levgue@xdsl-78-35-167-175.netcologne.de] has joined #scheme 03:10:55 -!- homie [~levgue@xdsl-84-44-155-181.netcologne.de] has quit [Ping timeout: 260 seconds] 03:15:46 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 03:21:41 -!- Arbamisto [~Arbamisto@67.197.37.202] has quit [Ping timeout: 245 seconds] 03:23:35 Arbamisto [~Arbamisto@67.197.37.202] has joined #scheme 03:25:10 confab [~win7@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 04:00:09 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 04:04:04 -!- Dalek_Baldwin [~Adium@108-225-26-178.lightspeed.irvnca.sbcglobal.net] has quit [Quit: Leaving.] 04:04:46 FurnaceBoy: What's the situation in your work place? :) 04:04:58 And hey, what kind of work do you do? Like, what market is your employer in? 04:05:03 Mine's in point-of-sale systems. 04:05:08 Hospitality and the like. 04:05:28 As is evident by my question, it's not my area of passion at all. But hey, it pays my daily bread. 04:05:40 :P Still bites. 04:05:40 :P 04:06:27 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 04:10:59 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 04:15:59 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 04:17:36 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 04:20:06 elderK: currently working on mobile app backend 04:20:28 elderK: previously i spent some interesting years in casino game software 04:20:41 elderK: quite similar to point-of-sale :) 04:22:42 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 276 seconds] 04:27:42 -!- confab [~win7@086.112-30-64.ftth.swbr.surewest.net] has quit [Ping timeout: 264 seconds] 04:28:26 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 04:31:29 sstrickl [~sstrickl@racket/sstrickl] has joined #scheme 04:35:43 -!- sstrickl [~sstrickl@racket/sstrickl] has quit [Client Quit] 04:42:12 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 276 seconds] 04:48:57 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: bye] 04:58:02 -!- Fare [fare@nat/google/x-jvycabwdxxenpxvn] has quit [Quit: Leaving] 05:04:33 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 05:08:18 rvchangue [~rvchangue@unaffiliated/rvchangue] has joined #scheme 05:15:47 wingo [~wingo@89.131.176.233] has joined #scheme 05:25:04 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 260 seconds] 05:34:55 Dalek_Baldwin [~Adium@71-84-33-22.dhcp.mtpk.ca.charter.com] has joined #scheme 05:46:28 rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has joined #scheme 05:47:25 -!- FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has quit [Ping timeout: 252 seconds] 05:48:09 -!- rbarraud [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has quit [Ping timeout: 252 seconds] 05:51:24 peterhil` [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 05:54:26 FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has joined #scheme 05:56:00 -!- peterhil` [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 260 seconds] 05:59:58 -!- FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has quit [Ping timeout: 255 seconds] 06:02:12 FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has joined #scheme 06:03:43 jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has joined #scheme 06:16:52 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 246 seconds] 06:26:07 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 06:38:28 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Remote host closed the connection] 06:38:44 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 06:51:40 -!- Axiom_ [42eb2f73@gateway/web/freenode/ip.66.235.47.115] has quit [Ping timeout: 245 seconds] 07:00:25 mmc1 [~michal@178-85-66-32.dynamic.upc.nl] has joined #scheme 07:01:23 hkBst [~marijn@79.170.210.172] has joined #scheme 07:01:24 -!- hkBst [~marijn@79.170.210.172] has quit [Changing host] 07:01:24 hkBst [~marijn@gentoo/developer/hkbst] has joined #scheme 07:11:49 -!- jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 07:13:37 -!- rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has quit [Ping timeout: 240 seconds] 07:14:28 -!- mmc1 [~michal@178-85-66-32.dynamic.upc.nl] has quit [Ping timeout: 248 seconds] 07:19:55 attila_lendvai [~attila_le@87.247.56.241] has joined #scheme 07:19:55 -!- attila_lendvai [~attila_le@87.247.56.241] has quit [Changing host] 07:19:55 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 07:20:39 eni [~eni@31.171.153.34] has joined #scheme 07:21:07 lcc [~user@unaffiliated/lcc] has joined #scheme 07:37:00 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Ping timeout: 248 seconds] 07:42:06 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 07:44:36 -!- FireFly [~firefly@oftn/member/FireFly] has quit [Ping timeout: 245 seconds] 07:47:31 FireFly [~firefly@firefly.xen.prgmr.com] has joined #scheme 07:48:12 -!- eni [~eni@31.171.153.34] has quit [Ping timeout: 248 seconds] 07:49:30 eni [~eni@31.171.153.34] has joined #scheme 07:52:34 -!- FireFly [~firefly@firefly.xen.prgmr.com] has quit [Changing host] 07:52:35 FireFly [~firefly@oftn/member/FireFly] has joined #scheme 07:53:26 -!- adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 07:58:15 adiii [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 08:02:35 -!- fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has quit [Ping timeout: 260 seconds] 08:03:19 cdidd [~cdidd@128-72-105-57.broadband.corbina.ru] has joined #scheme 08:33:14 Is there no plural for "source code"? 08:33:48 I'm producing a document which has a number of source code listings . . .; fuck it: I guess they're "listings." 08:33:56 "Listings" seems anachronistic, though. 08:34:28 I'm producing a document which includes some source code 08:34:40 MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has joined #scheme 08:35:10 klutometis: listings is fine ;) 08:39:01 gravicappa [~gravicapp@80.90.116.82] has joined #scheme 08:43:51 amgarchIn9 [~amgarchin@p4FD60448.dip0.t-ipconnect.de] has joined #scheme 08:44:05 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Quit: Computer has gone to sleep] 08:46:49 hkBst: I thought I could modernize latex's \listoflistings. 08:46:55 C-Keen: Ain't broke, though, apparently. 09:00:18 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Remote host closed the connection] 09:07:17 masm [~masm@bl18-63-161.dsl.telepac.pt] has joined #scheme 09:09:25 -!- FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has quit [Ping timeout: 246 seconds] 09:10:38 FurnaceBoy [~qu1j0t3@kvm5.telegraphics.com.au] has joined #scheme 09:11:08 mucker [~mucker@183.83.240.198] has joined #scheme 09:16:33 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Read error: Operation timed out] 09:30:07 -!- sporous [~sporous@antispammeta/bot/irssi/sporous] has quit [Disconnected by services] 09:30:19 sporous [~sporous@antispammeta/bot/irssi/sporous] has joined #scheme 09:32:57 attila_lendvai [~attila_le@87.247.13.97] has joined #scheme 09:32:57 -!- attila_lendvai [~attila_le@87.247.13.97] has quit [Changing host] 09:32:57 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 09:41:16 -!- wingo [~wingo@89.131.176.233] has quit [Ping timeout: 248 seconds] 09:42:35 -!- b4283 [~b4283@122-117-157-82.HINET-IP.hinet.net] has quit [Remote host closed the connection] 09:54:25 wingo [~wingo@89.131.176.233] has joined #scheme 10:07:07 -!- eni [~eni@31.171.153.34] has quit [Ping timeout: 255 seconds] 10:22:41 woonie [~woonie@175.156.195.38] has joined #scheme 10:34:38 kuribas [~user@94-227-93-194.access.telenet.be] has joined #scheme 10:41:19 rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has joined #scheme 10:46:17 -!- bigfg [~b_fin_g@r190-135-48-108.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 256 seconds] 10:54:40 -!- rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has quit [Ping timeout: 260 seconds] 10:58:46 -!- elderK [~k@pdpc/supporter/active/elderk] has quit [Quit: Leaving.] 10:59:47 bigfg [~b_fin_g@r190-135-52-53.dialup.adsl.anteldata.net.uy] has joined #scheme 11:15:06 -!- cdidd [~cdidd@128-72-105-57.broadband.corbina.ru] has quit [Ping timeout: 264 seconds] 11:54:41 r_r_r [~chatzilla@77.127.35.207] has joined #scheme 12:09:32 cdidd [~cdidd@128-68-100-148.broadband.corbina.ru] has joined #scheme 12:14:10 ThePawnBreak [Cristi@94.177.108.25] has joined #scheme 12:15:27 Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has joined #scheme 12:16:20 -!- gravicappa [~gravicapp@80.90.116.82] has quit [Ping timeout: 260 seconds] 12:22:37 -!- samth_away is now known as samth 12:23:48 -!- homie` [~levgue@xdsl-78-35-167-175.netcologne.de] has quit [Read error: Connection reset by peer] 12:25:21 homie` [~levgue@xdsl-78-35-167-175.netcologne.de] has joined #scheme 12:27:43 -!- homie` [~levgue@xdsl-78-35-167-175.netcologne.de] has quit [Read error: Connection reset by peer] 12:31:50 wbooze [~wbooze@xdsl-78-35-167-175.netcologne.de] has joined #scheme 12:32:25 b4283 [~b4283@114-47-13-159.dynamic.hinet.net] has joined #scheme 12:37:48 -!- ski [~ski@c80-216-142-165.bredband.comhem.se] has quit [Ping timeout: 248 seconds] 12:41:15 DKordic [~DKordic@178.222.90.231] has joined #scheme 12:41:30 amatsu [~amatsumag@c122-107-165-173.eburwd5.vic.optusnet.com.au] has joined #scheme 12:41:34 -!- pyro- [~pyro@chopstick.dcollins.info] has quit [Changing host] 12:41:34 pyro- [~pyro@unaffiliated/purplepanda] has joined #scheme 12:43:57 ski [~ski@c80-216-142-165.bredband.comhem.se] has joined #scheme 12:49:55 -!- DKordic [~DKordic@178.222.90.231] has quit [Ping timeout: 246 seconds] 12:51:50 DKordic [~DKordic@178.222.90.231] has joined #scheme 12:54:06 tejaswidp [~tejaswidp@117.202.18.219] has joined #scheme 13:10:58 -!- tejaswidp [~tejaswidp@117.202.18.219] has quit [Quit: Leaving] 13:24:55 gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has joined #scheme 13:30:48 -!- cdidd [~cdidd@128-68-100-148.broadband.corbina.ru] has quit [Read error: Connection reset by peer] 13:30:56 langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has joined #scheme 13:31:14 cdidd [~cdidd@89-178-38-253.broadband.corbina.ru] has joined #scheme 13:32:40 -!- DGASAU [~user@91.218.144.129] has quit [Read error: Connection reset by peer] 13:35:57 DGASAU [~user@91.218.144.129] has joined #scheme 13:36:10 realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has joined #scheme 13:40:59 fantazo [~fantazo@91-119-229-92.dynamic.xdsl-line.inode.at] has joined #scheme 13:45:26 -!- Natch [~Natch@178.73.212.231] has quit [Ping timeout: 245 seconds] 13:50:00 dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has joined #scheme 13:50:08 elderK [~k@pdpc/supporter/active/elderk] has joined #scheme 13:50:26 -!- amatsu [~amatsumag@c122-107-165-173.eburwd5.vic.optusnet.com.au] has quit [Quit: leaving] 13:50:29 -!- kuribas [~user@94-227-93-194.access.telenet.be] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 13:56:53 -!- realitygrill [~realitygr@ool-18ba55c0.dyn.optonline.net] has quit [Quit: Computer has gone to sleep] 14:03:13 -!- jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has quit [Quit: This computer has gone to sleep] 14:05:19 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 14:05:29 jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has joined #scheme 14:06:28 -!- imphasing [~Alex@97-81-80-39.dhcp.athn.ga.charter.com] has quit [Read error: Connection reset by peer] 14:09:01 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 14:09:56 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Quit: Computer has gone to sleep.] 14:20:53 imphasing [~Alex@97-81-80-39.dhcp.athn.ga.charter.com] has joined #scheme 14:20:54 tupi [~david@139.82.89.157] has joined #scheme 14:27:50 -!- elderK [~k@pdpc/supporter/active/elderk] has quit [Quit: Leaving.] 14:28:37 fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has joined #scheme 14:30:49 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 14:43:56 -!- hkBst [~marijn@gentoo/developer/hkbst] has quit [Quit: Konversation terminated!] 14:46:23 realitygrill [realitygri@nat/hackerschool.com/x-uvrihzetwkpzyiqv] has joined #scheme 14:47:06 -!- mucker [~mucker@183.83.240.198] has quit [Ping timeout: 245 seconds] 14:50:03 confab [~confab@086.112-30-64.ftth.swbr.surewest.net] has joined #scheme 14:53:49 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Quit: antithesis] 14:53:53 -!- pjb [~t@81.202.16.46.dyn.user.ono.com] has quit [Remote host closed the connection] 14:53:56 -!- gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 14:54:12 gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has joined #scheme 14:54:30 pjb [~t@81.202.16.46.dyn.user.ono.com] has joined #scheme 14:54:45 -!- pjb is now known as Guest95871 14:55:04 -!- Guest95871 is now known as pjb 14:56:42 -!- jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has quit [Quit: This computer has gone to sleep] 15:08:14 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 15:20:07 -!- wbooze [~wbooze@xdsl-78-35-167-175.netcologne.de] has quit [Ping timeout: 240 seconds] 15:26:18 tali713` [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has joined #scheme 15:26:37 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 15:27:21 -!- tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has quit [Read error: Connection reset by peer] 15:27:21 -!- tali713` is now known as tali713 15:30:34 -!- dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has quit [Ping timeout: 260 seconds] 15:33:43 jrslepak [~jrslepak@nomad.ccs.neu.edu] has joined #scheme 15:34:10 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Remote host closed the connection] 15:35:38 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 15:45:19 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 15:57:17 wbooze [~wbooze@xdsl-78-35-136-152.netcologne.de] has joined #scheme 15:58:35 MichaelRaskin [~MichaelRa@3ad50e34.broker.freenet6.net] has joined #scheme 15:58:48 -!- MichaelRaskin [~MichaelRa@3ad50e34.broker.freenet6.net] has left #scheme 16:00:55 -!- acarrico [~acarrico@pppoe-68-142-33-83.gmavt.net] has quit [Ping timeout: 260 seconds] 16:02:33 eni [~eni@31.44.74.142] has joined #scheme 16:12:45 -!- chu [~chu@unaffiliated/chu] has quit [Quit: leaving] 16:15:23 jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has joined #scheme 16:17:20 -!- fantazo [~fantazo@91-119-229-92.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] 16:22:31 -!- tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 16:22:56 -!- eni [~eni@31.44.74.142] has quit [Quit: Leaving] 16:23:01 tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has joined #scheme 16:29:56 -!- tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 16:31:28 -!- gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has quit [Ping timeout: 246 seconds] 16:34:28 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 16:43:08 -!- peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 248 seconds] 16:43:46 peterhil [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 16:45:56 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 16:47:56 -!- peterhil [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 248 seconds] 16:51:50 -!- mmc [~michal@sams-office-nat.tomtomgroup.com] has quit [Read error: Connection reset by peer] 16:56:30 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 16:58:17 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 17:03:39 peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has joined #scheme 17:07:20 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 17:08:32 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 17:10:21 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Ping timeout: 276 seconds] 17:10:37 ijp [~user@host86-151-78-237.range86-151.btcentralplus.com] has joined #scheme 17:11:14 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 17:12:18 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 276 seconds] 17:15:34 -!- langmartin [~user@host-68-169-154-130.WISOLT2.epbfi.com] has quit [Ping timeout: 246 seconds] 17:16:22 gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has joined #scheme 17:16:53 acarrico [~acarrico@pppoe-68-142-46-222.gmavt.net] has joined #scheme 17:18:29 mucker [~mucker@183.83.240.198] has joined #scheme 17:18:49 -!- mucker [~mucker@183.83.240.198] has quit [Client Quit] 17:20:07 mucker [~mucker@183.83.240.198] has joined #scheme 17:20:08 -!- r_r_r [~chatzilla@77.127.35.207] has quit [Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347]] 17:20:11 -!- mucker [~mucker@183.83.240.198] has quit [Client Quit] 17:21:12 mucker [~mucker@183.83.240.198] has joined #scheme 17:25:28 tejaswidp [~tejaswidp@117.202.19.52] has joined #scheme 17:28:47 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 17:37:39 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Remote host closed the connection] 17:38:16 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 17:42:33 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 17:47:46 langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has joined #scheme 17:49:05 -!- Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has quit [Remote host closed the connection] 17:52:33 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 17:58:10 -!- tertl9 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Ping timeout: 260 seconds] 17:58:21 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 245 seconds] 18:10:34 -!- tejaswidp [~tejaswidp@117.202.19.52] has quit [Read error: Connection timed out] 18:11:41 tejaswidp [~tejaswidp@117.202.19.52] has joined #scheme 18:12:28 Natch [~Natch@178.73.212.236] has joined #scheme 18:19:44 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 18:21:08 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 18:30:24 rrradical [~rrradical@c-50-137-77-177.hsd1.ma.comcast.net] has joined #scheme 18:30:34 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 18:36:44 -!- mucker [~mucker@183.83.240.198] has quit [Quit: leaving] 18:38:55 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Quit: antithesis] 18:39:20 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 18:45:14 tertl9 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has joined #scheme 18:45:19 -!- tejaswidp [~tejaswidp@117.202.19.52] has quit [Read error: Connection timed out] 18:45:56 prototrout [836b0069@gateway/web/freenode/ip.131.107.0.105] has joined #scheme 18:49:44 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 18:58:36 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 19:00:13 -!- jewel [~jewel@196-210-141-210.dynamic.isadsl.co.za] has quit [Ping timeout: 246 seconds] 19:01:08 tejaswidp [~tejaswidp@117.192.138.197] has joined #scheme 19:01:37 -!- MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has quit [Ping timeout: 246 seconds] 19:03:39 dtm` [~dtm@adsl-67-121-157-253.dsl.pltn13.pacbell.net] has joined #scheme 19:07:21 carleastlund [~cce@gotham.ccs.neu.edu] has joined #scheme 19:09:12 leo2007 [~leo@222.130.134.254] has joined #scheme 19:10:48 -!- lcc [~user@unaffiliated/lcc] has quit [Quit: bye] 19:12:38 -!- prototrout [836b0069@gateway/web/freenode/ip.131.107.0.105] has quit [Quit: Page closed] 19:27:24 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 19:27:54 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 19:28:16 Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has joined #scheme 19:28:48 r_r_r [~chatzilla@77.127.35.207] has joined #scheme 19:29:22 -!- Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has quit [Client Quit] 19:30:12 -!- r_r_r [~chatzilla@77.127.35.207] has quit [Client Quit] 19:30:41 r_r_r [~chatzilla@77.127.35.207] has joined #scheme 19:33:40 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 19:36:45 arpunk [~arpunk@190.84.40.17] has joined #scheme 19:37:39 eni [~eni@31.171.153.34] has joined #scheme 19:39:50 Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has joined #scheme 19:40:29 -!- Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has quit [Client Quit] 19:40:51 -!- phax [~phax@unaffiliated/phax] has quit [Quit: Leaving] 19:43:03 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Remote host closed the connection] 19:49:11 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 19:52:56 Riastradh [~riastradh@fsf/member/riastradh] has joined #scheme 20:04:13 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 20:05:20 -!- arpunk [~arpunk@190.84.40.17] has quit [Ping timeout: 246 seconds] 20:18:16 arpunk [~arpunk@190.84.40.17] has joined #scheme 20:18:34 -!- b4283 [~b4283@114-47-13-159.dynamic.hinet.net] has quit [Ping timeout: 246 seconds] 20:19:58 peterhil` [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 20:22:46 phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has joined #scheme 20:22:47 -!- phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has quit [Changing host] 20:22:47 phax [~phax@unaffiliated/phax] has joined #scheme 20:24:28 -!- peterhil` [~peterhil@gatekeeper.brainalliance.com] has quit [Ping timeout: 248 seconds] 20:27:18 -!- Riastradh [~riastradh@fsf/member/riastradh] has quit [Ping timeout: 276 seconds] 20:37:40 -!- gravicappa [~gravicapp@ppp91-77-166-70.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 20:40:29 -!- tejaswidp [~tejaswidp@117.192.138.197] has quit [Read error: Connection timed out] 20:40:30 -!- dostoyevsky [sck@oemcomputer.oerks.de] has quit [Quit: leaving] 20:40:39 dostoyevsky [sck@oemcomputer.oerks.de] has joined #scheme 20:41:11 tejaswidp [~tejaswidp@117.192.138.197] has joined #scheme 20:42:51 -!- jrslepak [~jrslepak@nomad.ccs.neu.edu] has quit [Quit: This computer has gone to sleep] 20:44:37 tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has joined #scheme 20:46:16 -!- ThePawnBreak [Cristi@94.177.108.25] has quit [Ping timeout: 246 seconds] 20:49:53 Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has joined #scheme 20:49:57 Hello. 20:50:10 -!- wbooze [~wbooze@xdsl-78-35-136-152.netcologne.de] has quit [Read error: Connection reset by peer] 20:50:35 I have been reading that Gambit-C has a define-macro which is maximally unhygenic. I believe this terminology relates to closures... What does "hygenic" mean in the context of define-macro? 20:51:48 Axiom: hygiene doesn't have anything to do with closures. The term itself comes from math. 20:52:12 If a macro system is hygienic, it basically means that macros respect lexical scope. 20:54:54 tejaswi [~tejaswidp@117.192.142.201] has joined #scheme 20:55:31 so then I look up lexical scope and I find talk of closures... lexical closures. the page I had been reading to encounter the term hygenic was talking about syntactic closures. what's the difference between a syntactic closure and a lexical closure. Or better: what is a syntactic closure, I think I have used lexical closures. 20:56:20 -!- tejaswi [~tejaswidp@117.192.142.201] has quit [Client Quit] 20:56:42 oh wait this is on wikipedia 20:57:23 -!- eni [~eni@31.171.153.34] has quit [Quit: Leaving] 20:57:26 jao [~user@206.Red-88-0-164.dynamicIP.rima-tde.net] has joined #scheme 20:57:33 -!- jao [~user@206.Red-88-0-164.dynamicIP.rima-tde.net] has quit [Changing host] 20:57:33 jao [~user@pdpc/supporter/professional/jao] has joined #scheme 20:57:45 Well OK that was easy except it seems like Gambit-C that I am using has hygenic macros rather than unhygenic... 20:57:56 -!- tejaswidp [~tejaswidp@117.192.138.197] has quit [Ping timeout: 248 seconds] 20:58:05 I must not be using them with the correct dirt 20:58:54 -!- tertl9 [~tertl3@108-85-16-151.lightspeed.gnvlsc.sbcglobal.net] has quit [Ping timeout: 264 seconds] 20:59:54 Axiom: Gambit has unhygienic macros. 21:00:30 -!- Nisstyre [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 21:01:19 Is there a decent way to expand them rather than using (pp lambda() *macro invocation goes here*)) 21:01:41 Lexical scope has somethign to do with closures, but lexical scope is meaningful in a language without first-class functions too. 21:01:55 yes yes even C has lexical scope 21:01:58 It really just means you can figure out the scope of a variable based on the static structure of your code. 21:02:08 oh come on stop that 21:02:15 Eh? 21:02:17 do you have that on function keys? 21:02:27 you seem to use gambit-c 21:02:34 is that #gambit channel ever anything but dead? 21:02:59 I don't use Gambit and can't speak for its channel. 21:03:20 Basically, unhygenic macros use the name bindings at their expansion site, while hygenic macros use the name bindings at their definition site. 21:03:39 levi, I am trying to use a name from the site of the expansion, and no joy 21:04:04 Do you have a small example of what you're doing? 21:04:26 Let me make it small. 21:06:19 -!- dan64 [dan64@2600:3c03::f03c:91ff:fedf:7dc0] has quit [Excess Flood] 21:09:33 Nisstyre [~yours@oftn/member/Nisstyre] has joined #scheme 21:13:54 jrslepak [~jrslepak@c-71-233-149-127.hsd1.ma.comcast.net] has joined #scheme 21:15:39 -!- r_r_r [~chatzilla@77.127.35.207] has quit [Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347]] 21:17:39 My little bit of gsi experimentation showed define-macro to be as unhygenic as you'd expect it to be. 21:17:45 in simplifying it I see what is wrong... 21:17:47 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 21:18:10 yeah it is unhygenic, thanks for checking 21:18:51 I was calling a function within the macro and passing an argument which gets set! but of course the arguments must be pass by value so I will need a lexical closure if I keep this set! 21:22:30 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Quit: leaving] 21:25:36 -!- leo2007 [~leo@222.130.134.254] has quit [Quit: rcirc on GNU Emacs 24.1.1] 21:26:24 -!- langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has quit [Ping timeout: 260 seconds] 21:27:23 yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has joined #scheme 21:27:30 -!- dtm` [~dtm@adsl-67-121-157-253.dsl.pltn13.pacbell.net] has quit [Remote host closed the connection] 21:34:37 dawtcawm [~dibbish@unaffiliated/pushp0p] has joined #scheme 21:35:13 -!- peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 272 seconds] 21:37:54 osa1 [~sinan@81.95.121.102] has joined #scheme 21:38:58 has anyone here implemented a continuation-passing interpreter? how many types of continuations does your interpreter have? 21:40:29 2 21:40:40 lol, sorry, I dunno ;p 21:41:37 peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has joined #scheme 21:41:37 -!- joast [~rick@98.145.85.206] has quit [Ping timeout: 240 seconds] 21:41:56 -!- samth is now known as samth_away 21:42:50 I'm working on a continuation-passing interpreter written in a statically-typed language, for now I have 8 types of continuations but the number tends to grow and I'm working on to hold it. I'm not sure if I'm doing right though. I'm asking this because I want to know how many types of continuations an interpreter does normally have. 21:43:24 -!- woonie [~woonie@175.156.195.38] has quit [Ping timeout: 248 seconds] 21:43:33 I'd expect it to be proportional with number of expressions 21:51:24 homie [~levgue@xdsl-78-35-136-152.netcologne.de] has joined #scheme 21:53:13 https://blogs.oracle.com/projectfortress/entry/fortress_wrapping_up 21:55:05 I wonder what samth thinks, since IIRC his name is on the fortress spec 21:55:30 i recall hearing about it a while back, but maybe once 21:56:07 must be shitty working at oracle 21:56:12 I saw steele's announcement talk at oopsla years back. it was an interesting language. not one I'd like to program in... but interesting nonetheless. 21:56:42 That's too bad. I was looking forward to it. 21:56:52 unfortunately is seems to attraction is to dumb languages lately 21:57:10 s/to/the/ 21:57:39 leppie: Lately? 21:58:05 well at least the dumb languages have a good turnover rate ;p 21:58:34 *zenspider* glances sideways at perl 21:59:33 imagine an internet with no ASP or PHP pages ;p 22:00:06 *ijp* stifles back a tear 22:00:32 php is not that bad if done right I guess 22:01:05 but like I said yesterday, putt putt is a lot of fun, but it does not get you far ;p 22:02:20 i am fearing clojure is heading that way too, but that might be a good thing for lispy languages especially those who like them more strict 22:05:48 -!- DKordic [~DKordic@178.222.90.231] has quit [Remote host closed the connection] 22:07:54 phao [phao@177.160.113.133] has joined #scheme 22:09:09 -!- yoklov [~yoklov@66-168-47-170.dhcp.nwtn.ct.charter.com] has quit [Quit: computer sleeping] 22:09:24 dan64 [dan64@2600:3c03::f03c:91ff:fedf:7dc0] has joined #scheme 22:13:24 lcc [~user@unaffiliated/lcc] has joined #scheme 22:15:06 -!- phax [~phax@unaffiliated/phax] has quit [Quit: Leaving] 22:16:45 -!- Dalek_Baldwin [~Adium@71-84-33-22.dhcp.mtpk.ca.charter.com] has quit [Quit: Leaving.] 22:19:11 -!- kk` [~kk@unaffiliated/kk/x-5380134] has quit [Quit: WeeChat 0.3.8] 22:21:53 We need to fix this! http://rigaux.org/language-study/syntax-across-languages.html 22:23:22 MrFahrenheit [~RageOfTho@cable-77-221-31-226.dynamic.vinet.ba] has joined #scheme 22:25:05 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Quit: Computer has gone to sleep.] 22:31:48 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 248 seconds] 22:32:27 wbooze [~wbooze@xdsl-78-35-136-152.netcologne.de] has joined #scheme 22:35:37 -!- phao [phao@177.160.113.133] has quit [Ping timeout: 240 seconds] 22:36:23 leppie: I missed some context, which way is Clojure headed? 22:36:51 unspecified, designed by democracy 22:39:23 Sorella [~quildreen@189-13-90-225.user.veloxzone.com.br] has joined #scheme 22:39:23 -!- Sorella [~quildreen@189-13-90-225.user.veloxzone.com.br] has quit [Changing host] 22:39:23 Sorella [~quildreen@oftn/member/Sorella] has joined #scheme 22:39:27 Is it? I thought Rich Hickey and co directed it? 22:39:42 there is no spec. 22:39:46 Also, was Clojure ever specified in any meaningful sense? 22:40:05 no 22:40:17 the 'best' answer I got referred to the ANTLR grammar #doh 22:41:20 even doing the simplest scheme like things surprised me when looking at it more seriously this week 22:41:33 Dalek_Baldwin [~Adium@108-225-26-178.lightspeed.irvnca.sbcglobal.net] has joined #scheme 22:41:33 b4283 [~b4283@114-47-5-15.dynamic.hinet.net] has joined #scheme 22:42:15 seems to be potluck between nil, () and error reporting 22:44:18 Yes, it does have some weird design decisions. 22:44:28 Like the insistence on vector syntax in various places. 22:44:53 that is very odd too 22:44:53 bfgun [~b_fin_g@r190-135-52-52.dialup.adsl.anteldata.net.uy] has joined #scheme 22:46:58 I don't think the lack or presence contributes to these design quirks though. 22:47:02 It is actually very interesting, as I started IronLisp at the same time, based on a 'lisp dream' and everyone bitched and moaned due to the lack of a spec. So IronScheme was born, based on R5RS and then R6RS. 22:47:18 *presence of a spec 22:48:21 I understood what I was told and I value that 22:48:28 -!- bigfg [~b_fin_g@r190-135-52-53.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 248 seconds] 22:49:04 I guess Rich got the same, but there must be a shit load of people hating java to get such a big following ;p 22:49:33 (well those forced upon the JVM) 22:50:32 The JVM has got so many funky/independent 'functional' languages 22:55:25 -!- fold [~fold@71-8-117-85.dhcp.ftwo.tx.charter.com] has quit [Ping timeout: 246 seconds] 22:57:15 anyone know of drawing ascii graphics with scheme(racket?) (maybe something like ncurses)?? 22:58:15 if you want ncurses, there are bindings for a number of schemes 22:58:26 I don't know about racket, but I've used the one for guile 22:58:26 kaiku_: display not working? 22:58:58 -!- osa1 [~sinan@81.95.121.102] has quit [Quit: Konversation terminated!] 22:59:11 leppie, i want more control, like real time gaming ascii 22:59:22 kaiku_: ahh :) 22:59:23 *ijp* lols 23:02:04 pumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 23:02:24 joast [~rick@98.145.85.206] has joined #scheme 23:03:26 kaiku_: for Racket there is Neil Van Dyke's char-term package. 23:03:37 -!- realitygrill [realitygri@nat/hackerschool.com/x-uvrihzetwkpzyiqv] has quit [Ping timeout: 252 seconds] 23:03:55 kaiku_: http://planet.racket-lang.org/display.ss?package=charterm.plt&owner=neil 23:04:12 asumu, thanks, i'll look into it! 23:11:48 -!- pumpkin is now known as copumpkin 23:13:09 phao [phao@177.160.112.154] has joined #scheme 23:15:17 -!- peterhil [~peterhil@91-157-48-51.elisa-laajakaista.fi] has quit [Ping timeout: 272 seconds] 23:17:58 *eli* +1s ijp's loling 23:18:09 (Or maybe it should be "lolling"?) 23:18:52 http://www.googlefight.com/index.php?lang=en_GB&word1=loling&word2=lolling 23:18:52 -!- rrradical [~rrradical@c-50-137-77-177.hsd1.ma.comcast.net] has quit [Remote host closed the connection] 23:20:21 -!- tupi [~david@139.82.89.157] has quit [Remote host closed the connection] 23:31:21 -!- zenspider [~user@envy.zenspider.com] has quit [Read error: Connection reset by peer] 23:33:13 -!- offby1 [~user@pdpc/supporter/monthlybyte/offby1] has quit [Read error: Connection reset by peer] 23:34:29 -!- Axiom [~hunnicutt@c-66-235-47-115.sea.wa.customer.broadstripe.net] has quit [Quit: Leaving] 23:36:36 offby1 [~user@q-static-138-125.avvanta.com] has joined #scheme 23:41:44 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 260 seconds] 23:42:11 rbarraud_ [~rbarraud@222-155-139-54.jetstream.xtra.co.nz] has joined #scheme 23:44:20 -!- masm [~masm@bl18-63-161.dsl.telepac.pt] has quit [Quit: Leaving.] 23:59:13 peterhil` [~peterhil@91-157-48-51.elisa-laajakaista.fi] has joined #scheme