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" <[email protected]>: > 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 <[email protected]> > 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-3Jb7TLWwb8Zsl8TjKSQm_tGDyVh6IdK74Y4ytzMrKP14_5IH7ZoichCiJQHbtNhna31Bef5NDbL3gGzCIxxOpQ0dmW_cgwpfdK6Ny3LvhUuNWwSoYhCryTZtZquStZqh3ga3w2JA >> >> 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 >> [email protected] >> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel > > _______________________________________________ > parenscript-devel mailing list > [email protected] > http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel _______________________________________________ parenscript-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
