* [email protected] <[email protected]> wrote:

> If you're interested in how to do dynamic loading in a clean
> and elegant way, take a look at Inferno.  

hmm, isnt this an interpreter-based system ?

> Along the lines of what you're suggesting, everything is a module.  
> The only thing necessary to make a module suitable as a program to
> run from the command line is the existence of a function
> called init() with a particular signature.  

yes, definitivly a good way. reminds me a bit on Oberon, where
commands are simply parameter-less procedures in some module.


cu
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 phone:  +49 36207 519931  email: [email protected]
 mobile: +49 174 7066481   icq:   210169427         skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------

Reply via email to