Message-ID: <56A34E64.8010905@stud.fit.vutbr.cz>
Date: 2016-01-23T09:56:52Z
From: Jiří Hon
Subject: [Bioc-devel] C library or C package API for regular expressions
In-Reply-To: <56A0C017.8030506@gmail.com>
Dear package developers,
I would like to ask you for advice. Please, what is the most seamless
way to use regular expressions in C/C++ code of R/Bioconductor package?
Is it allowed to bundle some C/C++ library for that (like PCRE or
Boost.Regex)? Or is there existing C API of some package I can depend on
and import?
Thank you a lot for your attention and please have a nice day :)
Jiri Hon