This project is a translator of java .class files containing java
bytecode to the Common Language Architecture (CLI) executable code
files.
CLI, it is the base specification of Microsoft .Net framework (However, this projects intends to be
independe
XML::Node is a Perl module designed for those who use Perl to process XML files. Built on top of XML::Parser, it provides a simplified programming interface. XML::Node users can register callback sub-routines or variables to specific XML nodes.
Grammar deployment is the process of turning a given grammar
specification into a working parser. The Grammar Deployment Kit
(for short, GDK) provides tool support in this process based on
grammar engineering methods.
This is a parser which reads plain-text input files and generates HTML output files.
It combines the presentation features of HTML with the simplicity of plain-text notes.
Generates HTML index files and hyperlinks for the words you choose to index.
Java API to process or parse HTML documents.
If your Java application needs or would like to be able to process some text in HTML format, you'd probably find this API interesting.
El-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to
provide consumers with a very fast, clean, lightweight library which parses HTML
quickly, while forgiving syntactically incorrect tags.
libconfig is a portable and flexible C++ configure file parser which is
the ISO C++ port of KDE KConfig class.
It has almost the same functionality as KConfig in KDE lib.Works fine under both Linux and Win32(msvc, mingw32 or Cygwin).
YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Colibri Widgets are based on curses (pure C with OO facilities). The integrated xml parser should make it easy to develop your own curses application.
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.
CLI-Dasm(Common Language Infrastructure - Disassembler). A IL disassembler similar to ILDasm, written in C# so that it may be run on other CLI compliant platforms such as Mono.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
This project is a parser generator, like the lex and yacc, but is based on the
JavaCC grammar.
It was writing in c++, run on linux and dos, and don't use another library.
The grammar parser is specified through a simple file, and the parser
generated
Command line XML parser using "expat" libraries allowing you to on the fly extract / add / modify / delete / split / format / unformat / count tag value, name and attributes. Usefull for shell scripting on UNIX or Linux based systems.
Developping for MacOS X, you needed a XML parser while you're programing using the Cocoa (Objective-C) environement??
We thought of you, here comes some frameworks to do the job!!!
DoctypeChanger is a small Java utility that lets you add, modify or remove a DOCTYPE declaration from a byte stream as it is fed into an XML parser. This gives you complete control over which DTD, if any, your XML is validated against.
rubydoc is intended to be Ruby's equiv of perldoc, but more powerful and tightly coupled to the language. Not only will rubydoc search the standard paths for modules/documentation in the RD format (ruby format), it'll also provide a set of generic module
A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
...Using this editor it will be very easy to write RDF documents and then generate reports. It will have support to generate reports on the fly using ARP: Another RDF Parser based on Jena . It wi
OpenZz is a dynamic parser which allows its grammar to be extended by commands written in its own Zz language. Due to the interpreted and dynamic nature of the parser OpenZz can be used to develop both fast language prototypes and full compilers.