OK,
I have skiped the usage of structs to store data and just use clever lists with similar api
as the structs so that syntax information can be pushed down to it. With this I get a lot of
things working again and the codebase is much cleaner. I no longer do uggly hack with
the syntax representation. The only caveat is some usage of syntax-local-binding.
Regards
Stefan
On Wed 25 Jan 2012 21:37, Stefan Israelsson Tampe <stefan.itampe@gmail.com> writes:What version did you get it working with? In a year there have only
> I got it working with an old version of guile but have problem with newest
> stable-2.0
been 25 commits to psyntax, and none of them should have changed
anything fundamental.
I'll look again.
> Again the main issue is that guile psyntax does not support the #s notation in racket and hence the
> hacks on the syntax objects. (see the series of emails that I send previous week)
Andy
--
http://wingolog.org/