Hi Mike!
Mike Gran skribis:
> I have a somewhat complete version at
> https://github.com/spk121/zile
Nice!
So, first, the obligatory patch:
diff --git a/build-aux/snarf-c2h.scm b/build-aux/snarf-c2h.scm
index 10ca880..edc933c 100755
--- a/build-aux/snarf-c2h.scm
+++ b/build-aux/snarf-c2h.scm
On 28 December 2011 04:57, Mike Gran wrote:
>> Hi Mike!
>>
>>> Over the USA holiday I started looking at the last C version of
>>> Zile, which has its own toy Lisp interpreter. (Zile also
>>> comes in a new Lua version!) I looks like it would be simple to
>>> strip out that Zile Lisp and rep
From: Mike Gran
Subject: Re: Guile on Zile, module questions
Date: Tue, 27 Dec 2011 20:59:34 -0800 (PST)
> I could post the ECMA-48 soft term library, I guess, but, I imagine
> the potential number of users of such a library to be approximately zero.
>
what is an ecma-48 soft ter
> From: Ludovic Courtès l...@gnu.org
>
> This sounds great! Another competitor for Gano and Guile-Emacs! ;-)
LOL. Gano. Gano lead to a fairly complete ECMA-48 soft term library, which
was the fun part. But building the state machine got boring. So
Gano is dead. Long live Gano.
I could
> Hi Mike!
>
>> Over the USA holiday I started looking at the last C version of
>> Zile, which has its own toy Lisp interpreter. (Zile also
>> comes in a new Lua version!) I looks like it would be simple to
>> strip out that Zile Lisp and replace it with Guile Scheme.
>> But I don't think
Hi Mike!
Mike Gran skribis:
> Over the USA holiday I started looking at the last C version of
> Zile, which has its own toy Lisp interpreter. (Zile also
> comes in a new Lua version!) I looks like it would be simple to
> strip out that Zile Lisp and replace it with Guile Scheme.
> But I don't
On 30 November 2011 23:09, Mike Gran wrote:
> Hello Guilers!
>
> Over the USA holiday I started looking at the last C version of
> Zile, which has its own toy Lisp interpreter. (Zile also
> comes in a new Lua version!) I looks like it would be simple to
> strip out that Zile Lisp and replace it
Hello Guilers!
Over the USA holiday I started looking at the last C version of
Zile, which has its own toy Lisp interpreter. (Zile also
comes in a new Lua version!) I looks like it would be simple to
strip out that Zile Lisp and replace it with Guile Scheme.
But I don't think anyone has tried