[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problems porting Windows->Linux
- From: Reuben Thomas <rrt@...>
- Date: Mon, 22 Dec 2003 22:07:27 +0100 (CET)
> that replicates it. I have a host program written in C that, using glua,
> allows Lua code to call some GNU regex functions (it is needed for NLP,
> gsub() is not enough).
One suggestion: use my regex binding! Well tested on Linux and other
platforms, and you don't have to maintain it. Though that's nothing to do
with your present problem...
Anyway, take a look at
http://www.mupsych.org/~rrt/Lua
iff you're interested.