Hi all,

I think that it could be useful to add support for predicates written in perl 
to creduce.
In this case predicate could be loaded as a module reducing run overhead.

In case of shell predicate shell needs to be initialized and each line of 
script is
interpreted on each invocation; perl module will be compiled once and executed
by the same perl instance which runs creduce.

-- 
Regards,
Konstantin

Reply via email to