Simple Text Processing Library

A library to help you with your development.
Download

Simple Text Processing Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Eric Tang
  • Operating Systems:
  • Windows All
  • File Size:
  • 120 KB

Simple Text Processing Library Tags


Simple Text Processing Library Description

Simple Text Processing Library is a library that aims to assist parsing all kinds of text including plain text, XML, HTML, etc., which means it can be used as a simple XML parser or a HTML parser however without fully conforming with the those standards and there are no validators for those markup language yet. It is a handy tool for those C++ developer who need a simple text processing solution without using those heavy third-party libraries. And more, there is no installation required, because it is code in C++ template. stpl is featured in c++ template programming, which is the major difference with other XML, HTML parser library. Furthermore, it can be used to handle any kinds of text as long as a certain grammar is created to parse the text.


Simple Text Processing Library Related Software