Browse thread
adding a scripting language to an ocaml program
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-07-03 (21:15) |
From: | Martin DeMello <martindemello@g...> |
Subject: | Re: [Caml-list] adding a scripting language to an ocaml program |
On Sun, Jul 4, 2010 at 2:29 AM, Philippe Wang <mail@philippewang.info> wrote: > > Here another reference: > "Efuns is a small text editor, entirely written in Objective-Caml." > http://pauillac.inria.fr/cdrom_a_graver/prog/unix/efuns/eng.htm > but it's kind of old... Thanks, looks interesting. Even if it's old, I can get a lot of nice ideas from the code. martin