geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Geiser-users] Running racket tests in geiser


From: Garjola
Subject: Re: [Geiser-users] Running racket tests in geiser
Date: Wed, 03 Jul 2013 07:16:05 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux)

Hi,

"Jose A. Ortega Ruiz" <address@hidden> wrote:
> 
> Hi Garjola,
>
> I've just tried to use #lang htdp/bsl, and although i can compile the
> file, the BSL language is not rich enough to support Geiser (at least in
> the way geiser uses the reflection capabilities of Racket to work).
>
> So i'm afraid that even if we find out why the #lang directive is not
> working in your system, it won't be of much use.
>
> What i would suggest is using #lang racket and the corresponding
> requires, .e.g, something like:
>
>   #lang racket
>   (require test-engine/racket-tests)
>
> etc.  That has the "drawback" that you have at your disposal a much
> richer language (Racket instead of the restricted BSL), which you might
> or might not consider pedagogically adequate... and the advantage of
> working :)
>

I think I can live dangerously!

> I'll try to investigate further and see if Geiser can circumvent this
> limitation, but i have no better solution for now.
>

It's very kind of you, but your suggested solution is enough for me now?

Thank you for this very useful software that geiser is.

Garjola

> Cheers,
> jao



reply via email to

[Prev in Thread] Current Thread [Next in Thread]