[CVALE] Idea for a C Programming Project...TuxScribble

Matt R Hall mhall at mhcomputing.net
Thu Jun 15 12:46:00 PDT 2006


I don't know if it helps, but I'd like to suggest you consider
implementing your language in Lua, a dynamically-typed, realtime
garbage-collected, high-level language specially designed for
integrating into other applications, which is written in C.

It's not strictly object oriented but it allows you to define
essentially anything you could want on the fly, including objects.

My two cents,
Matt



More information about the cvale mailing list