![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 234
Rep Power: 3
![]() |
C++ cross-platform Regular Expression Library
I am building something that seems to be an IRC chat client...
![]() I have managed to do all connections and send and receive text from the server. However, the difficult part is to actually process the received messages. I figured out I need regular expressions for this, only I don't know how to implement them! Installing Boost (which has regular expressions) is a pain in the butt for OS X, so can anyone provide me with a cross-platform regular expression Library? I am using OS X, so Windows specific answers will not help.
__________________
Project::Soulstorm (personal homepage) |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP Regular Expression: Matching All Possible Characters | kruptof | PHP | 3 | May 30th, 2007 6:22 PM |
| Date Regular Expression | King | C# | 2 | Apr 30th, 2006 9:41 PM |
| Word Frequency Regular Expression | hoffmandirt | C# | 4 | Feb 27th, 2006 8:21 PM |
| Regular Expression | toghian | C++ | 12 | Dec 28th, 2005 10:12 PM |
| Regular Expression HELP -- thanks | paulchwd | JavaScript and Client-Side Browser Scripting | 3 | Oct 11th, 2005 4:40 PM |