The simple XML parser is a tiny parser for a subset of XML (everything except entities and namespaces). It uses a simple "one-handler per tag" interface and is suited for use with devices with limited resources.

Project Activity

See All Activity >

License

BSD License

Follow Simple XML Parser

Simple XML Parser Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Very good for its purpose - in my case, operation in a memory-limited environment (3K heap). Be sure to apply the memory leak patch from the patches section. Read the listed limitations in the README file to determine if it is suitable for your use.
  • This is the dumbest parser of all dumb parsers that I ever downloaded. Makefile doesn't work for compilation on linux. Visual Studio displayed that "entry point must be defined", you somehow wrote parser without int main( ) in *.c file. Compil and use your parser by himself.
  • Simple and straight! I love every piece of it and probably wouldn't have had started my own "sxmlc" if I had seen yours before. Great work! :)
Read more reviews >

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Handheld/Mobile/PDA

Programming Language

C

Related Categories

C Software Development Software, C XML Parsers

Registered

2002-08-22