The parenscript test suite in the latest quicklisp has lot of failures on clisp-2.49-unix) (in contrast to quicklisp 2012-02-08).
The failures are in the ps-eval test suite (this test suite was absent in quicklisp 2012-02-08).
The clisp-2.49 test logs: https://cl-test-grid.appspot.com/blob?key=AMIfv97NW2ukTO1L2zqxKrM5m-3Jb7TLWw...
Parenscript test results on different lisps and Quicklisp versions: http://common-lisp.net/project/cl-test-grid/pivot_lib-lisp_ql.html
Best regards, - Anton
ps-eval uses CL-JavaScript to run the tests, and currently CL-JavaScript has a lot of problems on CLISP, which I am eventually planning to help fix. There are two ps-eval tests that are known to fail because CL-JavaScript doesn't provide the JS caller.callee property yet (also planning to work on that). CL-JavaScript does have unit tests although they are not in any kind of exposed format - I suppose that is another issue to ask Marijn about (https://github.com/akapav/js/issues).
Vladimir
On Wed, Mar 14, 2012 at 10:38 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
The parenscript test suite in the latest quicklisp has lot of failures on clisp-2.49-unix) (in contrast to quicklisp 2012-02-08).
The failures are in the ps-eval test suite (this test suite was absent in quicklisp 2012-02-08).
The clisp-2.49 test logs: https://cl-test-grid.appspot.com/blob?key=AMIfv97NW2ukTO1L2zqxKrM5m-3Jb7TLWw...
Parenscript test results on different lisps and Quicklisp versions: http://common-lisp.net/project/cl-test-grid/pivot_lib-lisp_ql.html
Best regards,
- Anton
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
I am just realizing...
parenscript... eval...
Will I be able to eval parenscript expression in browser? Or only in CL?
14.03.2012, 22:25, "Vladimir Sedach" vsedach@gmail.com:
ps-eval uses CL-JavaScript to run the tests, and currently CL-JavaScript has a lot of problems on CLISP, which I am eventually planning to help fix. There are two ps-eval tests that are known to fail because CL-JavaScript doesn't provide the JS caller.callee property yet (also planning to work on that). CL-JavaScript does have unit tests although they are not in any kind of exposed format - I suppose that is another issue to ask Marijn about (https://github.com/akapav/js/issues).
Vladimir
On Wed, Mar 14, 2012 at 10:38 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
The parenscript test suite in the latest quicklisp has lot of failures on clisp-2.49-unix) (in contrast to quicklisp 2012-02-08).
The failures are in the ps-eval test suite (this test suite was absent in quicklisp 2012-02-08).
The clisp-2.49 test logs: https://cl-test-grid.appspot.com/blob?key=AMIfv97NW2ukTO1L2zqxKrM5m-3Jb7TLWw...
Parenscript test results on different lisps and Quicklisp versions: http://common-lisp.net/project/cl-test-grid/pivot_lib-lisp_ql.html
Best regards, - Anton
_______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
"eval" in ps-eval means running the generated JavaScript code. Parenscript in the browser will wait until a full CL implementation in JavaScript.
Vladimir
2012/3/14 Anton Vodonosov avodonosov@yandex.ru:
I am just realizing...
parenscript... eval...
Will I be able to eval parenscript expression in browser? Or only in CL?
14.03.2012, 22:25, "Vladimir Sedach" vsedach@gmail.com:
ps-eval uses CL-JavaScript to run the tests, and currently CL-JavaScript has a lot of problems on CLISP, which I am eventually planning to help fix. There are two ps-eval tests that are known to fail because CL-JavaScript doesn't provide the JS caller.callee property yet (also planning to work on that). CL-JavaScript does have unit tests although they are not in any kind of exposed format - I suppose that is another issue to ask Marijn about (https://github.com/akapav/js/issues).
Vladimir
On Wed, Mar 14, 2012 at 10:38 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
The parenscript test suite in the latest quicklisp has lot of failures on clisp-2.49-unix) (in contrast to quicklisp 2012-02-08).
The failures are in the ps-eval test suite (this test suite was absent in quicklisp 2012-02-08).
The clisp-2.49 test logs: https://cl-test-grid.appspot.com/blob?key=AMIfv97NW2ukTO1L2zqxKrM5m-3Jb7TLWw...
Parenscript test results on different lisps and Quicklisp versions: http://common-lisp.net/project/cl-test-grid/pivot_lib-lisp_ql.html
Best regards, - Anton
_______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel@common-lisp.net