[Omake] extending omake with ocaml

Aleksey Nogin nogin at metaprl.org
Mon May 3 09:40:23 PDT 2010


On 03.05.2010 09:25, ben kuin wrote:

>> OTOH, a lot can be implemented in OMake language, and if some useful
>> functionality is missing, I may be able to add it to the distribution.
> 
> thank you for this answer, what do you think about adding a
> functionality that makes it possible to access methods of a
> dynamically loaded bytecode module. 

Ben,

I would like to understand why you want this. For the most part, you can
always call external code by compiling a standalone executable and using
the shell or shella function. Is there some specific reason for wanting
to be able to load the external code into omake?

Aleksey


More information about the Omake mailing list