guile-user
[Top][All Lists]
Advanced

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

Re: Using in C a function defined in guile


From: Vladimir Zhbanov
Subject: Re: Using in C a function defined in guile
Date: Sun, 6 Sep 2015 21:52:18 +0300
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Sep 06, 2015 at 05:23:38PM +0200, Panicz Maciej Godek wrote:
> 2015-09-06 16:10 GMT+02:00 Vladimir Zhbanov <address@hidden>:
> 
> > Hi, guilers.
> >
> > After speaking with a man who doesn't like scheme and wants to make all
> > his work in C, I wonder if there is an easy way to make the procedures
> > wholly written in Guile available in C, besides any kind of 'eval'.
> > Looking through the guile info I didn't found anything other
> 
> 
> This is because this is contrary to the intended use of Guile (which
> focuses on having C procedures available in Scheme rather than other way
> around).
> 
> I think that you may take a look at something that compiles Scheme code to
> C, like Gambit, Chicken, Scheme->C or Stalin.

Sorry, I won't use them, the project in question is gEDA and (I hope) it
hardly will use any other Scheme dialect in the near future.

Thanks,
  Vladimir



reply via email to

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