chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Scheme and Xcode?


From: Claude Marinier
Subject: Re: [Chicken-users] Scheme and Xcode?
Date: Fri, 5 Jul 2013 12:24:54 -0400 (EDT)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

Hi,

If you need a simple Scheme interpreter as an extension language for your application, I suggest that you look at TinyScheme. The GIMP uses it as its extension language. TinyScheme is written is portable C and is easy to hack. It's not hard to add TREX for regular expressions (even I was able to do that). The TSX add-on is useful and easy to extend.

    http://tinyscheme.sourceforge.net/home.html

As with Chicken, there are nice people in TinyScheme's community. Hum ... does Scheme attract nice people? :-)

On Fri, 3 Jul 2013, Tom Kwong wrote:
I second that question. It would be nice if anyone has any kind of documentation about how to embed chicken in an iPhone app.

--
Claude Marinier




reply via email to

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