A simple solution to the problem of reading your program's configuration.
Using the same API, your program can retrieve its configuration from a variety of sources.
LOOP (Language Object Oriented Parallel) is a visual programming language project dedicated to creating a full suite of components for simulation of hierarchical dynamical systems in discrete time.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
anytoany is a program for file conversion. It converts from any file format into any other file format. For ease of extensibility each file format has its own plugin.
Libraries handling data which are organized in a hierarchical way, like data which are stored in XML format. This libraries are able to read, manage and write XML document.
Object oriented context-dependent parser (C++). The primary goal is use the input to create customized objects in your programm. The secondary make them live (perform input based actions).
DMACS: a feature-rich debugger that can be potentially used with any C++ program on any platform. Designed with game programming in mind, it supports logging, an enhanced assert macro, state saving and loading, stack-watching, and more.
Marta parses out a C++ header file to generate tables for methods, attributes, and class statistics. The tables are layed out in an organized, and attractive looking manner.
Eidola is a representation-independent programming language. This project supports the language core, including the semantics and the reference implementation of a kernel. See http://eidola.org/ for for information.
TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8.
CGI++ is a cross platform CGI C++ class library that enables programmers to easily create CGI applications. I would ultimately like to create a cross platform graphical environment, probably written in Java, for creating CGI applications using CGI++.
DIED PROJECT. The dataio is C++ i/o library that provides stream input/output as CSV with configurable column separator. Also support win ini like format and binary data. The author is planning to reimplement CVS/binary input/output into sscilib.
The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
XMLpg - XML parser generator.
Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
This project is to package the existing Java Qt bindings with prebuild binaries, docs, faq and sample codes. Also we will remove any dependency with any OS & WindowManager. This will enable a pure cross-platform access to the Qt widget toolkit in Java.
Internet C++/Internet Virtual Machine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
This is very simple not validating XML parser that was ported for Palm OS. It was written purely on STL. This parser can not build DOM but there is template tree class to perform this task.
The Fading Summer mudlib is an LP-based mud (MudOS driver) designed as a foundation for bringing out the best in LP coders around the world. Anyone with knowledge in LPC and a desire to help code a core mudlib is welcome to join the project.
Parameter Parser is a set of C++ classes meant to help programmers easily extract parameters from a file (or the command line, but to a lesser extent).