Projects‎ > ‎USDS‎ > ‎

USDS Basic parser

USDS Basic parser: the simplest USDS parser - download it and use in your project. No additional utilities are required. For maximum performance, use the USDS DOM and SAX parsers (USDS Creator).


USDS Basic parser 0.0.1 Pre-Alpha:
  • Supported program languages: C++
  • Supported OS: Windows 7 and above;
  • Dependencies:
    • Bison 2.4 и Flex 2.5: you need them only if you want to edit the parser's source code;
  • Functions:
    • Dictionary conversions between text and binary;
    • Creation and parsing of the USDS binary documents;
    • Conversion from USDS binary to JSON;
  • Data types:
    • Tags: STRUCT;
    • Fields of the structures: BOOLEAN, INT, LONG, DOUBLE, UNSIGNED VARINT, ARRAY<TAG>;
  • Supported tag restrictions:
    • notRoot.
Download: USDS Basic Parser 0.0.1 Pre-Alpha
The list of all software: Downloads


All documentation is published under the terms of the license Creative Commons Attribution 4.0 (CC BY)
Software is distributed under the terms of the license Apache License 2.0