gema is a general purpose text processing utility based on the concept of pattern matching. It reads an input file and copies it to an output file transforming the data as specified by the patterns defined by the user.
See the "Wiki" tab for further information.
Advanced TECO dialect and interactive screen editor based on Scintilla
SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas.
Project development takes place here:
https://git.fmsbw.de/sciteco
The download archive is mirrored at Sourceforge, but for nightly builds check out:
https://sciteco.fmsbw.de/downloads/nightly/
Full-stack observability with actually useful AI | Grafana Cloud
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.
ECCE is a text editor designed by Hamish Dewar at Edinburgh University in the 1960's, which is still in daily use. Several historical implementations of ECCE exist in various languages. This implementation in portable C is for modern computers.
XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
A command line utility for common string functions
What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems.
A useful wrapper for programming, debugging and scripting.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
"Ezhik Reader" is a free reader for eBook eInk-based device known as lBook V8 or Jinke V8. It reads usual txt-files, and also supports viewing of 'fb2' and 'html' files (without parsing the tags yet).
Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.
GNOME Clipboard Manager is an environment made for managing your clipboards. It will automatically fetch new clipboards, and will push all the formats of that clipboard to a shelf
A Port of Notepad for the XBOX Home Entertainment System. This will use OpenXDK\'s free xbox API library and will include API for adding text-editing support to xbox programs. This will be developed in a Windows 2000 environment using VC++ 6.
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.