[parenscript-devel] parenscript usage

Lucian Branescu lucian.branescu at gmail.com
Thu Nov 11 00:17:10 UTC 2010


On 10 November 2010 23:59, Alessio Stalla <alessiostalla at gmail.com> wrote:
> On Thu, Nov 11, 2010 at 12:40 AM, Lucian Branescu
> <lucian.branescu at gmail.com> wrote:
>> Hello.
>> I'm thinking of using parenscript for my dissertation project. However, I'm
>> a lisp newbie and I can't figure out how to compile a file. There is no
>> README on the website or in the tarball.
>> Could someone please please give me a hand?
>
> If you mean to use Parenscript to compile a Lisp file into JavaScript,
> look at http://common-lisp.net/project/parenscript/reference.html#section-ps-compiler.

Yes, that is what I meant.

I installed sbcl and then parenscript with asdf. When I (require
'parenscript) and then (ps ....), it says PS undefined. What (else) do
I need to import?




More information about the parenscript-devel mailing list