Skip to main content

Home/ Coders/ Group items tagged parser

Rss Feed Group items tagged

1More

Gardens Point Parser Generator - QUT | FIT | PLAS - 0 views

  •  
    GPPG is a generator for parsers which takes input like YACC/BISON and outputs thread-safe C# parsers... uses a FreeBSD-style license, and there is an accompanying scanner (GPLEX)
1More

Log Parser Lizard GUI - Lizard Labs - 7 views

  •  
    Log Parser Lizard is a free GUI tool for managing queries and exporting results to Excel and charts.
1More

PHPDoctor: The PHP API Documentation Creator - 1 views

  •  
    « PHPDoctor is an attempt to create a simpler and faster PHPDoc (Javadoc style comment parser for PHP) that produces standards compliant HTML. »
1More

CSSTidy - SourceForge - 0 views

  •  
    CSSTidy is an open source CSS parser and optimizer with full CSS2 support. It is available as executable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).
1More

JTidy - JTidy - 1 views

  •  
    JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
1More

How to Build an App Like Alexa? - 0 views

  •  
    The future is here with voice and natural language serve up. This is an important step in marking the service of our digital systems to us, and we have begun from the age of landlines. We have slowly evolved to touch-based palm-sized phones and computers, and now we have Apple's Siri, Amazon's Alexa, Microsoft's Cortana, and Google Assistant. For the purpose of building voice and natural language capabilities into your own applications, one has to depend on cloud options. But if you are wondering why limit yourself only to Amazon or Apple, and create your own, you are on the right track. Anyone can build their system and enable the voice with multiple devices. It is only the difference of speech to text, followed by a query parser, a pipeline, a rules engine, and of course a pluggable architecture with mandatory open APIs.
4More

XmlLite Introduction - Light XML parser for C++ - Microsoft - 0 views

  • XmlLite works with various versions of the Microsoft C++ compiler, but the samples in the documentation have been validated only with Visual Studio 2005.
  • XmlLite works with any Windows language that can use dynamic link libraries (DLLs), but Microsoft recommends C++
  • if you want to use it with other languages, some additional work may be required.
  •  
    The XmlLite library allows developers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to the XML 1.0 standard. XmlLite works with any Windows language that can use dynamic link libraries (DLLs), but Microsoft recommends C++. XmlLite comes with all necessary support files for use with C++, but if you want to use it with other languages, some additional work may be required.
1More

Jesse Ezell Blog : HTML Tidy - 0 views

  •  
    A short list of some ways to get from messy html to clean xml
1 - 9 of 9
Showing 20 items per page