Browse thread
The Bridge Pattern in OCaml
[
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: | 2008-03-28 (23:24) |
From: | Oliver Bandel <oliver@f...> |
Subject: | Re: [Caml-list] The Bridge Pattern in OCaml |
Zitat von Jon Harrop <jon@ffconsultancy.com>: > On Friday 28 March 2008 18:23:56 Raoul Duke wrote: > > clueless question: are there languages which really can > de/serialize > > arbitrary functions? > > Rewrite languages can do that easily because code really is data. [...] In dynamic languages: yes. Ciao, Oliever