Shlomi Fish <shlo...@shlomifish.org> writes:

>>      Anyway, the FFI concept will probably someday come in
>> handy for a different project so I will continue with the C I was
>> working on.

What I did in a project is having the main functionality written in C,
but using Perl for things that could be handy like parsing a config file
(lot of text, regex, etc.) or calling outside script that could be
written independently from the main code.

Best luck,

Olivier

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to