Skip to content
/ qse Public

AWK interpreter & SED stream editor written in C/C++. AWK is not developed here any more. Visit https://github.com/hyung-hwan/hawk instead.

License

Notifications You must be signed in to change notification settings

hyung-hwan/qse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The QSE library implements AWK, SED, and other Unix commands in an embeddable form and defines data types, functions, and classes that you can use when you embed them into an application. It also provides more fundamental data types and functions needed when you deal with memory, streams, data structures. The interface has been designed to be flexible enough to access various aspects of embedding application and an embedded object from each other.

About

AWK interpreter & SED stream editor written in C/C++. AWK is not developed here any more. Visit https://github.com/hyung-hwan/hawk instead.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published