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: | -- (:) |
| From: | Martin DeMello <martindemello@g...> |
| Subject: | adding a scripting language to an ocaml program |
Has much work been done on adding a scripting language to an OCaml program? I googled about a bit, but no one seems to be even talking about this - for example, if I wanted to do something emacslike with a core in OCaml and (ideally) some sort of scheme as a scripting engine in place of elisp, would that be easily doable? martin