Computing Pages

by Francesc Hervada-Sala


Text Engine

A Universal Text Implementation

The Text Engine is a standalone program that reads source files in Universal Text formats and provides services to navigate, query and transform the parsed text. It provides a shell for an interactive session at the console and has also a batch mode for executing scripts unattended.

It is a re-implementation of the Universal Text Interpreter in C under Linux aiming to be simpler and more general that its predecessor as a proof of principle of the text theory exposed in the book Text-Oriented Software.

The Text Engine is currently being developed. A first version is expected to be released under GPL License about 2014. The programm and its website are in German:

text-engine.de

This page was last updated on Sat Oct 27, 2012.

Text Layer

The text layer grounds on the operating system's I/O capabilities to provide basic text services:

Universal Text Layer

The Universal Text Layer grounds on the Text-Layer to provide a Text-System. It consists of some services. The basic services are:

Other services will be available based upon them.

Print Contact

Text Engine

Text Layer

Universal Text Layer

Project Universal Text

Forerunner

UText/1

Milestones

Text Engine

Text Repository

Text Server

Text Workbench

Text OS

Design Documents

Concepts

Universal Text Language

UTL Syntax

UTL Name System

Architecture

Glossary

Discussion

On Text Structure