[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: need extension language
 > From: Per Bothner <per@xxxxxxxxx>
 > Date: Tue, 04 Dec 2001 10:26:55 -0800
 >    
 > Hugh Arnold wrote:
 > 
 > > I need an extension language.  To this end, I've been tinkering with
 > > guile for the past couple of days and I'm quite taken.  However,
 > > Scheme's syntax is too arcane for my users.
 > 
 > > Has anyone layered another syntax on top of guile?
 > 
 > There was a "ctax" way back, but I don't think anyone ever
 > used it for anything.
What about Logo In Scheme?:
http://www.colorstudy.com/static/ianb/old/logo-scheme
I've never used it, but it is a very simple syntax.