A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
Primitive text editor with a few text transformation functions.
The software is ment to bring some basic text operations to end user. Application is supposed to remain as simple as notepad so it can be used instead of it.
A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190