guile-devel
[Top][All Lists]
Advanced

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

Re: Guile Assembler


From: Nala Ginrut
Subject: Re: Guile Assembler
Date: Tue, 23 Jun 2015 14:28:41 +0800

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

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