Tagged Questions

41
votes
10answers
35k views

C++: what regex library should I use?

I'm working on a commercial (not open source) C++ project that runs on a linux-based system. I need to do some regex within the C++ code. (I know: I now have 2 problems.) QUESTION: What ...
4
votes
3answers
346 views

Licensing and distribution question(s) when using GPL library

I have a two part question regarding licenses and distribution of a library. Background I started working with a project (let's call it lib-xyz) that initially used a GPL library. The project is a ...
1
vote
2answers
164 views

Is there a non-GPL spreadsheet library for ruby available?

Just looking for a free spreadsheet read/write library that is not GPL or LGPL.