Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
Mod_Rexx is an Apache loadable module which interfaces to Rexx. All phases of an Apache request can be processed with Mod_Rexx. It supports Open Object Rexx and Regina Rexx.
A canvas library for generating technical drawings
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings.
A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
WiLiKi is yet another Wiki-clone suitable for intra-net collaborative work in multilingual environment. The features include multiple back-end databases, permission and version control, and easy access from other programs.
GobSmack is a GUI framework for the web. It contains a session manager daemon, a CGI frontend written in C, and an AJAX-based JavaScript library to deal with server communication.
Renamed jwcgi library to ceegeye. ceegeye is a C++ library for creating CGI (Common Gateway Interface) programs. xhtml bindings, javascript helpers. Comes with several example programs to help you get acquainted with its usage. Platform independent
This program allocates meomory for, parses, and provides access to, data sumitted to cgi programs. It provides a single function that takes a form-field name as an argument, and returns the form-field's value.
Provide a set of native CLX components and tools to be used both in Delphi and Kylix programing environments for CGI programs development. In the first version these components will replace TPageProducer and its descendants.
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.
Crawdad generates HTML from a DOM-like, in-memory tree. Python programs build trees by adding nodes that represent tagged elements. Crawdad can generate static HTML pages or dynamic HTML pages responding to CGI requests.
libeasycgi is designed to be an easy to use and ASP-like library for CGI programming. It will provide an interface for CGI programming in an ASP style and tries to go beyond this. Also, it is designed to be easy for automated test on CGI programs.