Go to file
2023-11-18 11:23:14 +09:00
ac Reorganized the directory structure 2022-09-25 09:23:29 +09:00
bld Reorganized the directory structure 2022-09-25 09:23:29 +09:00
cmd Reorganized the directory structure 2022-09-25 09:23:29 +09:00
doc Reorganized the directory structure 2022-09-25 09:23:29 +09:00
include fixed typos in copyright text 2023-11-18 11:23:14 +09:00
lib fixed typos in copyright text 2023-11-18 11:23:14 +09:00
m4 Reorganized the directory structure 2022-09-25 09:23:29 +09:00
pkgs Reorganized the directory structure 2022-09-25 09:23:29 +09:00
regress Reorganized the directory structure 2022-09-25 09:23:29 +09:00
samples Reorganized the directory structure 2022-09-25 09:23:29 +09:00
tools Reorganized the directory structure 2022-09-25 09:23:29 +09:00
watcom Reorganized the directory structure 2022-09-25 09:23:29 +09:00
aclocal.m4 Reorganized the directory structure 2022-09-25 09:23:29 +09:00
configure Reorganized the directory structure 2022-09-25 09:23:29 +09:00
configure.ac Reorganized the directory structure 2022-09-25 09:23:29 +09:00
LICENSE Reorganized the directory structure 2022-09-25 09:23:29 +09:00
Makefile.am Reorganized the directory structure 2022-09-25 09:23:29 +09:00
Makefile.in added qse_dhcp4_delete_option(). 2023-11-15 12:49:43 +09:00
README.md corrected links to sub pages in README.md 2023-11-15 12:52:45 +09:00

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.