Parsers for C written in Erlang
Yariv Sadan
yarivvv@REDACTED
Thu Aug 17 20:06:48 CEST 2006
On 8/17/06, Ryan Rawson <ryanobjc@REDACTED> wrote:
> I can't really say about CL, but Objective C has excellent run time
> discovery. Additionally all data members of a class are private, so
> there is no way or reason to allow access to them. Only the messages
> matter, these are all run-time discoverable.
If all the messages are run-time discoverable, and there is enough
metadata about them, you could probably use Smerl to create their
Erlang equivalents in runtime.
What do you think?
Yariv
More information about the erlang-questions
mailing list