hi Panicz!

On Mon, 2015-06-22 at 22:49 +0200, Panicz Maciej Godek wrote:
> My repo is available here:
> 
> https://bitbucket.org/panicz/envy/src

Thanks for the hint!
There's tiny problem IMO, (define ((number/base base) (l ...)) is not
supported in Guile, but I do see something similar in Racket, say:
==========================code==================
(define ((number/base base) l) l)
===========================end==================

Anyway, I'm interested in this topic too. ;-)

> (the project uses an extension module from another project that is not
> contained in the repo, but can be easily obtained from
> https://bitbucket.org/panicz/slayer/src)
> 
> Regards,
> M.



Reply via email to