What is LibLingoTeach?

For the non-technical "not-so-interested" reader: LibLingoTeach ist the core library behind LingoTeach. It is used for accessing the lesson data and for read and write transactions within that data.

Description

LibLingoTeach is a C library using libXML to access the XML lesson files provided by the LingoTeach project. It can read and write lessons, manipulate the meanings and translations hold by those and many more. It uses the LingoTeach DTD specification to validate the files and operates on the data in various ways. Due to the way the data is hold in memory, it is possible to operate on detailled subsets of a specific lesson.

Download

Go to the downloads page to get liblingoteach.

More content will be available soon