geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] Macro stepper?


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Macro stepper?
Date: Fri, 28 Oct 2011 13:13:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Hi Dmitry,

On Fri, Oct 28 2011, Dmitry Pavlov wrote:


[...]

> Still does not work...
> I have the following code
>
> #lang mylang
> X := Y.

Oh, i see the problem now.  Currently, Geiser is assuming that what
it'll find in a rkt file is regular scheme syntax, and it's wrapping the
non-sexp in a bad way.  I'm afraid proper support for non-sexpy
languages is a bit low in my TODO list, because it'd require some
serious overhaul of parts of Geiser which now are nice and simple, and
i'm not sure the added complexity would pay off.

[...]

>> But you'll have to be patient, submit patches or both
>
> OK, for now I will go with being patient :)

Fair enough :).  Sorry i cannot be of more help for the time being :( If
i can think of a quick hack to make your specific case work, i'll let
you know!

Cheers,
jao
-- 
The reasonable man adapts himself to the world; the unreasonable
one persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. - George Bernard Shaw



reply via email to

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