From mbaringer at common-lisp.net Fri May 4 04:20:08 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Fri, 4 May 2007 00:20:08 -0400 (EDT) Subject: [Bese-devel] New patches to parenscript: 3-May-2007 Message-ID: <20070504042008.19B0C67096@common-lisp.net> Thu May 3 10:40:28 EDT 2007 attila.lendvai at gmail.com * Bah, speed up list-to-string by a few factors... M ./src/utils.lisp -4 +3 An updated tarball of parenscript's source can be downloaded here: http://common-lisp.net/project/ucw/tarballs/parenscript-20070503.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=summary From mbaringer at common-lisp.net Sun May 6 04:00:16 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Sun, 6 May 2007 00:00:16 -0400 (EDT) Subject: [Bese-devel] New patches to arnesi_dev: 5-May-2007 Message-ID: <20070506040016.D39216308C@common-lisp.net> Sat May 5 06:23:43 EDT 2007 attila.lendvai at gmail.com * Added failing with-call/cc test for special var binding in the /cc block M ./t/call-cc.lisp +12 An updated tarball of arnesi_dev's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/arnesi_dev-20070505.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary From postmaster at common-lisp.net Mon May 7 13:46:54 2007 From: postmaster at common-lisp.net (Post Office) Date: Mon, 7 May 2007 15:46:54 +0200 Subject: [Bese-devel] Message could not be delivered Message-ID: <20070507134654.5EDDF560A0@common-lisp.net> This message was undeliverable due to the following reason(s): Your message could not be delivered because the destination server was unreachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely there is a network problem that prevented delivery, but it is also possible that the computer is turned off, or does not have a mail system running right now. Your message was not delivered within 1 days: Host 218.19.162.182 is not responding. The following recipients could not receive this message: Please reply to postmaster at common-lisp.net if you feel this message to be in error. -------------- next part -------------- A non-text attachment was scrubbed... Name: instruction.zip Type: application/octet-stream Size: 29460 bytes Desc: not available URL: From MAILER-DAEMON at common-lisp.net Tue May 8 06:21:01 2007 From: MAILER-DAEMON at common-lisp.net (Post Office) Date: Tue, 8 May 2007 08:21:01 +0200 Subject: [Bese-devel] RETURNED MAIL: DATA FORMAT ERROR Message-ID: <20070508062054.2655455352@common-lisp.net> The message was undeliverable due to the following reason(s): Your message could not be delivered because the destination computer was unreachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely there is a network problem that prevented delivery, but it is also possible that the computer is turned off, or does not have a mail system running right now. Your message could not be delivered within 8 days: Host 6.160.254.253 is not responding. The following recipients did not receive this message: Please reply to postmaster at common-lisp.net if you feel this message to be in error. -------------- next part -------------- A non-text attachment was scrubbed... Name: transcript.zip Type: application/octet-stream Size: 28990 bytes Desc: not available URL: From postmaster at common-lisp.net Tue May 8 10:27:36 2007 From: postmaster at common-lisp.net (Mail Administrator) Date: Tue, 8 May 2007 12:27:36 +0200 Subject: [Bese-devel] report Message-ID: <20070508102737.258EA48144@common-lisp.net> The original message was included as attachment -------------- next part -------------- A non-text attachment was scrubbed... Name: message.zip Type: application/octet-stream Size: 28984 bytes Desc: not available URL: From fahree at gmail.com Wed May 9 06:26:45 2007 From: fahree at gmail.com (=?ISO-8859-1?Q?Far=E9?=) Date: Wed, 9 May 2007 02:26:45 -0400 Subject: [Bese-devel] Some minor fixes to arnesi Message-ID: <653bea160705082326x22646dd1u7a3f89f433fe5acf@mail.gmail.com> * Some spelling fixes * fix error in error reporting in walk.lisp (triggers a style warning in SBCL at compile-time) * in log.lisp, it seems that the latest SLIME wants swank-backend:inspect-for-emacs instead of swank:inspect-for-emacs (welcome to library version hell). [ Fran?ois-Ren? ?VB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Progress doesn't come from early risers - progress is made by lazy men looking for easier ways to do things. -- Robert Heinlein -------------- next part -------------- A non-text attachment was scrubbed... Name: arnesi.diff Type: text/x-patch Size: 8802 bytes Desc: not available URL: From jmckitrick at reedlarkeygroup.com Wed May 9 14:06:14 2007 From: jmckitrick at reedlarkeygroup.com (Jonathon McKitrick) Date: Wed, 9 May 2007 10:06:14 -0400 Subject: [Bese-devel] Problem with latest arnesi and fiveam Message-ID: <60AE3FC6-38C9-483E-8C75-4BB12DDB6F53@reedlarkeygroup.com> I just got the latest of both libraries from darcs today and started my test suite, and got the following error. I this a bug, or a change in usage I must have missed? ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (IS2 :SUITE ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST IS ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST SIGNALS/FINISHES ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST PASS ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (FAIL1 :SUITE ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST FAIL ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST FOO-BAR ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (OK :SUITE ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (NOT-OK :SUITE ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (AND1 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (AND2 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST DEP-AND ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (OR1 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (OR2 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST DEP-OR ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (NOT1 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (NOT2 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST NOT ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (NESTED-LOGIC :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST DEP-NESTED ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (CIRCULAR-0 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (CIRCULAR-1 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST (CIRCULAR-2 :DEPENDS-ON ...) ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST CIRCULAR ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST GEN-INTEGER ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST FOR-ALL-GUARDED ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST GEN-FLOAT ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST GEN-CHARACTER ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (TEST GEN-STRING ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; compiling (DEFUN DUMMY-MV-GENERATOR ...) ; compiling (TEST FOR-ALL-DESTRUCTURING-BIND ...) ; ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). ; /Users/jonathon/.sbcl/site/fiveam/t/tests.fasl written ; compilation finished in 0:00:00 WARNING: COMPILE-FILE warned while performing # on #. -- Jonathon McKitrick jmckitrick at reedlarkeygroup.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From attila.lendvai at gmail.com Thu May 10 15:10:12 2007 From: attila.lendvai at gmail.com (Attila Lendvai) Date: Thu, 10 May 2007 17:10:12 +0200 Subject: [Bese-devel] Some minor fixes to arnesi In-Reply-To: <653bea160705082326x22646dd1u7a3f89f433fe5acf@mail.gmail.com> References: <653bea160705082326x22646dd1u7a3f89f433fe5acf@mail.gmail.com> Message-ID: > * fix error in error reporting in walk.lisp (triggers a style warning > in SBCL at compile-time) thanks! pushed. > * in log.lisp, it seems that the latest SLIME wants > swank-backend:inspect-for-emacs instead of swank:inspect-for-emacs > (welcome to library version hell). you must have a very old slime, where the i-f-e method is not re-exported from the swank package. i'm not sure about this change, because i always thought of the swank-backend as a more internal package of slime. but anyway, thanks for the cleanups! -- attila From mbaringer at common-lisp.net Fri May 11 04:00:20 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Fri, 11 May 2007 00:00:20 -0400 (EDT) Subject: [Bese-devel] New patches to arnesi_dev: 10-May-2007 Message-ID: <20070511040020.72219A107@common-lisp.net> Thu May 10 11:02:42 EDT 2007 attila.lendvai at gmail.com * Typo and cosmetic fixes by Far?? M ./src/call-cc/interpreter.lisp -6 +6 M ./src/cl-ppcre-extras.lisp -1 +1 M ./src/compat.lisp -2 +2 M ./src/debug.lisp -2 +2 M ./src/flow-control.lisp -2 +2 M ./src/matcher.lisp -4 +4 M ./src/mopp.lisp -1 +1 M ./src/queue.lisp -1 +1 M ./src/walk.lisp -2 +2 Mon May 7 21:13:43 EDT 2007 attila.lendvai at gmail.com * Change brief-stream-log-appender to generate more human readable output 03:12 UCW.BACKEND INFO Handling request from "192.168.1.1" for "/dynamic/js/functional.js" 03:12 UCW.BACKEND INFO Handled request in 0.004 secs (request came from "192.168.1.1" for "/dynamic/js/functional.js") M ./src/log.lisp -5 +16 An updated tarball of arnesi_dev's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/arnesi_dev-20070510.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary From vikram.bhandoh at gmail.com Fri May 11 18:51:46 2007 From: vikram.bhandoh at gmail.com (Vikram Bhandoh) Date: Fri, 11 May 2007 19:51:46 +0100 Subject: [Bese-devel] bookmarkable urls in ucw Message-ID: <6a3413f30705111151w1b7fb982l19f929669827229b@mail.gmail.com> Hi I have a page which has a form with a get method and an action with parameters. The form is on the page http://www.telltrains.com I would like the url after the submit click to look like http://www.telltrains.com/timetable/reading/brighton/ instead of http://www.telltrains.com/?_s=_zpeOmDsWlIJRDtqSEUqqidcDnUuJksSzIwHbkDuQ&_f=_rUcRQOqzdSDTeLtMgfkQ&_a=_QtAPLUAUAu&from=reading&to=Brighton&leaving=11%2F05%2F2007&route=9999&changesSelect=9999&stopping=checked&peak=checked I've setup a cookie session application. There is only one component involved here. I googled this and the only thing that is close is the wiki example, but I think that is really out of date. Any help will be really appreciated. Cheers Vikram -- "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay -------------- next part -------------- An HTML attachment was scrubbed... URL: From vamlists at gmail.com Fri May 11 20:35:40 2007 From: vamlists at gmail.com (Vamsee Kanakala) Date: Sat, 12 May 2007 02:05:40 +0530 Subject: [Bese-devel] Unknown suite IT.BESE while installing Fiveam Message-ID: <4644D39C.7030101@gmail.com> Hi, I'm installing fiveam through asdf, with latest checkouts for arnesi and fiveam. I am getting the following error while compiling suite.lisp from 't' directory: Unknown suite IT.BESE. [Condition of type SIMPLE-ERROR] Restarts: 0: [CONTINUE] Create a new suite named IT.BESE. 1: [RETRY] Retry performing # on #. 2: [ACCEPT] Continue, treating # on # as having been successful. 3: [ABORT] Return to SLIME's top level. 4: [TERMINATE-THREAD] Terminate this thread (#) Backtrace: 0: (IT.BESE.FIVEAM:MAKE-SUITE :IT.BESE.FIVEAM) 1: (SB-INT:SIMPLE-EVAL-IN-LEXENV (IT.BESE.FIVEAM:MAKE-SUITE ':IT.BESE.FIVEAM :IN ':IT.BESE) #) 2: ((FLET SB-C::DEFAULT-PROCESSOR) (IT.BESE.FIVEAM:MAKE-SUITE ':IT.BESE.FIVEAM :IN ':IT.BESE)) ... Regards, Vamsee. From vamlists at gmail.com Sun May 13 08:29:59 2007 From: vamlists at gmail.com (Vamsee Kanakala) Date: Sun, 13 May 2007 13:59:59 +0530 Subject: [Bese-devel] Fix for "don't know how to dump..." error? Message-ID: <4646CC87.6000801@gmail.com> Hi, I see that there are several reports of the error that shows up when I try to compile my tests: Execution of a form compiled with errors. Form: (LET* ((G6 'VALIDATE-CITY-EMPTY-ERROR) (G7 (TESTS #))) (MULTIPLE-VALUE-BIND (G9) 'VALIDATE-CITY-EMPTY-ERROR (%PUTHASH G6 G7 G9))) Compile-time error: don't know how to dump # (default MAKE-LOAD-FORM method called). [Condition of type SB-INT:COMPILED-PROGRAM-ERROR] Any fix found so far? Thanks, Vamsee. From mbaringer at common-lisp.net Thu May 17 04:15:05 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Thu, 17 May 2007 00:15:05 -0400 (EDT) Subject: [Bese-devel] New patches to yaclml: 16-May-2007 Message-ID: <20070517041505.15264650D3@common-lisp.net> Tue May 15 18:33:56 EDT 2007 attila.lendvai at gmail.com * Renamed <:as-html to <:as-xml, <:as-xml is the canonical escaping primitive M ./src/packages.lisp -1 +1 M ./src/tags/standard-yaclml.lisp -7 +8 Mon May 7 07:40:44 EDT 2007 attila.lendvai at gmail.com * Support a :prologue and a :doctype attribute for <:html M ./src/tags/html4.lisp -2 +13 Mon May 7 06:02:04 EDT 2007 attila.lendvai at gmail.com * Added +xhtml-...-doctype+ constants M ./src/packages.lisp +8 M ./src/tags/html4.lisp +7 An updated tarball of yaclml's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/yaclml-20070516.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary From attila.lendvai at gmail.com Thu May 17 08:29:38 2007 From: attila.lendvai at gmail.com (Attila Lendvai) Date: Thu, 17 May 2007 10:29:38 +0200 Subject: [Bese-devel] New patches to yaclml: 16-May-2007 In-Reply-To: <20070517041505.15264650D3@common-lisp.net> References: <20070517041505.15264650D3@common-lisp.net> Message-ID: > * Renamed <:as-html to <:as-xml, <:as-xml is the canonical escaping primitive it's not clear from this, but <:as-html remained of course... -- attila From mbaringer at common-lisp.net Fri May 18 04:15:09 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Fri, 18 May 2007 00:15:09 -0400 (EDT) Subject: [Bese-devel] New patches to yaclml: 17-May-2007 Message-ID: <20070518041509.EE07063095@common-lisp.net> Thu May 17 19:12:16 EDT 2007 attila.lendvai at gmail.com * Added a tal::content-as-is M ./src/tal/handlers.lisp +9 An updated tarball of yaclml's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/yaclml-20070517.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary From mbaringer at common-lisp.net Tue May 22 04:15:05 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Tue, 22 May 2007 00:15:05 -0400 (EDT) Subject: [Bese-devel] New patches to yaclml: 21-May-2007 Message-ID: <20070522041505.D77F515@common-lisp.net> Mon May 21 16:10:23 EDT 2007 attila.lendvai at gmail.com * Fix <:param M ./src/tags/html+.lisp -2 +2 An updated tarball of yaclml's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/yaclml-20070521.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary From jmckitrick at reedlarkeygroup.com Wed May 23 13:19:41 2007 From: jmckitrick at reedlarkeygroup.com (Jonathon McKitrick) Date: Wed, 23 May 2007 09:19:41 -0400 Subject: [Bese-devel] Any progress with this issue? Message-ID: I haven't heard anything about this error that has been appearing consisitently since the Mar 23 2007 'Added :fixture argument to TEST macro' change. Is there anything I can do to help solve this problem? ; caught ERROR: ; don't know how to dump # (default MAKE-LOAD-FORM method called). -- Jonathon McKitrick jmckitrick at reedlarkeygroup.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From gwking at metabang.com Wed May 23 16:16:30 2007 From: gwking at metabang.com (Gary King) Date: Wed, 23 May 2007 12:16:30 -0400 Subject: [Bese-devel] Any progress with this issue? In-Reply-To: References: Message-ID: <47A93BB3-E5A2-44F1-84CF-EA4DB0B9804E@metabang.com> Hi Jonathon, I don't know bees about bese but I think this errors refers to the lack of a make-load-form for the test-suite class (which would mean -- I believe -- that you are compiling a file that has test suite *instances* in it). That this is done seems a bit odd to me but ... say "La V" >smile<. You should be able to work around it using the make-load-form-saving- slots macro (part of CL). For example: (defmethod make-load-form ((self test-suite) &optional environment) (make-load-form-saving-slots self :slot-names '( ) :environment environment)) HTH, On May 23, 2007, at 9:19 AM, Jonathon McKitrick wrote: > I haven't heard anything about this error that has been appearing > consisitently since the Mar 23 2007 'Added :fixture argument to > TEST macro' change. > > Is there anything I can do to help solve this problem? > > ; caught ERROR: > ; don't know how to dump # > (default MAKE-LOAD-FORM method called). > > -- > Jonathon McKitrick > jmckitrick at reedlarkeygroup.com > > > > _______________________________________________ > bese-devel mailing list > bese-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM -------------- next part -------------- An HTML attachment was scrubbed... URL: From mbaringer at common-lisp.net Fri May 25 04:15:09 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Fri, 25 May 2007 00:15:09 -0400 (EDT) Subject: [Bese-devel] New patches to yaclml: 24-May-2007 Message-ID: <20070525041509.1046C5003A@common-lisp.net> Thu May 24 12:28:12 EDT 2007 attila.lendvai at gmail.com * Added <:format M ./src/packages.lisp -1 +1 M ./src/tags/standard-yaclml.lisp +5 Tue May 22 08:42:18 EDT 2007 attila.lendvai at gmail.com * Implement <:ai and <:ah using their full-named versions M ./src/tags/standard-yaclml.lisp -6 +4 Tue May 15 18:33:56 EDT 2007 attila.lendvai at gmail.com UNDO: Renamed <:as-html to <:as-xml, <:as-xml is the canonical escaping primitive M ./src/packages.lisp -1 +1 M ./src/tags/standard-yaclml.lisp -8 +7 An updated tarball of yaclml's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/yaclml-20070524.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary From drewc at tech.coop Fri May 25 17:55:23 2007 From: drewc at tech.coop (Drew Crampsie) Date: Fri, 25 May 2007 10:55:23 -0700 Subject: [Bese-devel] test ignore In-Reply-To: References: Message-ID: <1180115723.23433.68.camel@osiris> On Fri, 2007-27-04 at 14:19 +0200, Marco Baringer wrote: > ignore I've waited almost a month now, but i couldn't keep ignoring forever. Did i pass your test? drewc From vagif at cox.net Fri May 25 18:00:19 2007 From: vagif at cox.net (Vagif Verdi) Date: Fri, 25 May 2007 11:00:19 -0700 Subject: [Bese-devel] test ignore In-Reply-To: <1180115723.23433.68.camel@osiris> Message-ID: <20070525180038.OYID6556.fed1rmmtao106.cox.net@fed1rmimpo02.cox.net> Gotcha! This guy did not pass ignore test. What shall we do to him? -----Original Message----- From: bese-devel-bounces at common-lisp.net [mailto:bese-devel-bounces at common-lisp.net] On Behalf Of Drew Crampsie Sent: Friday, May 25, 2007 10:55 AM To: bese-devel Subject: Re: [Bese-devel] test ignore On Fri, 2007-27-04 at 14:19 +0200, Marco Baringer wrote: > ignore I've waited almost a month now, but i couldn't keep ignoring forever. Did i pass your test? drewc _______________________________________________ bese-devel mailing list bese-devel at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel From mbaringer at common-lisp.net Sat May 26 04:15:16 2007 From: mbaringer at common-lisp.net (Marco Baringer) Date: Sat, 26 May 2007 00:15:16 -0400 (EDT) Subject: [Bese-devel] New patches to yaclml: 25-May-2007 Message-ID: <20070526041516.3DFF41128@common-lisp.net> Fri May 25 05:47:41 EDT 2007 attila.lendvai at gmail.com * Fix <:as-is quoting: do not add extra linebreaks M ./src/tags/standard-yaclml.lisp -2 +2 An updated tarball of yaclml's source can be downloaded here: http://common-lisp.net/project/bese/tarballs/yaclml-20070525.tar.gz Darcsweb URL: http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary From matt.lamari at gmail.com Mon May 28 02:30:19 2007 From: matt.lamari at gmail.com (Matthew Lamari) Date: Sun, 27 May 2007 21:30:19 -0500 Subject: [Bese-devel] Arnesi on Lispworks 5 (call/cc etc.) Message-ID: I was trying to port Arnesi (specifically, the call/cc / code-walker environment related portions) to LispWorks 5.0. I cannot get it to work. The last piece in the puzzle seems to be harlequin-common-lisp:augment-environment. LispWorks 4.x has it, 5.0 does not. More specifically, the symbol is interned; but the function just isn't there. These are all undocumented functions, and I have no "support" on LW to call upon, and the mailing list seems silent on the matter. What I'm wondering however is if the original author of Arnesi LW port portions is on this mailing list. I'm just an interested party who wants to use Arnesi as it looks incredibly cool but have only marginal understanding of this undocumented feature. What I was wondering is if the original author has sufficient knowledge of environments to construct an equivalent to augment-environment from other exposed primitives - on LispWorks 5. The problem - failure to find function upon calling Augment-Environment - is repeatable on the trial LispWorks 5.0 (it works on LispWorks 4.x). Thanks, Matt From blt at sch.bme.hu Mon May 28 07:41:11 2007 From: blt at sch.bme.hu (=?ISO-8859-1?Q?=22Berki_Luk=E1cs_T=2E=22?=) Date: Mon, 28 May 2007 09:41:11 +0200 Subject: [Bese-devel] Arnesi on Lispworks 5 (call/cc etc.) In-Reply-To: References: Message-ID: <465A8797.9050708@sch.bme.hu> > > I'm just an interested party who wants to use Arnesi as it looks > incredibly cool but have only marginal understanding of this > undocumented feature. What I was wondering is if the original author > has sufficient knowledge of environments to construct an equivalent to > augment-environment from other exposed primitives - on LispWorks 5. Although I am the author of the relevant patch, unfortunately I am no wiser than you -- they seem to have changed the lexical environment handling in LispWorks 5.0, and forgot to add augment-environment (all other symbols from ClTl2 section 8.5 are there (enclose and parse-macro, for example)). I have experimented a little with system::make-augmented-environment and managed to create an environment with an extra symbol-macro definition like this: (setq mysymvenv (compiler::make-venv :kind 'compiler::symbol-macro :lambda 69 :name 'mysym)) (setq mysymenv (system::make-augmented-environment :venv (list mysymvenv))) (macroexpand 'mysym mysymenv) And the result is: 69 I guess this could be made to work for macros, variables, and flet's with a little extra effort. There is a symbol called system::make-augmented-environment-for-eval, but it always returns an empty augmented environment for me. Luk?cs