Skip to content

A Simple and easy to use Qt c++ text parsing library

Notifications You must be signed in to change notification settings

magabe26/QSimpleParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Examples
   ----------
qDebug() << chaR('a').seq(chaR('b')).seq(chaR('c')).allStringMatches("abcdABCD"); //("abc")

//for more examples see tests.cpp

About

A Simple and easy to use Qt c++ text parsing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published