TUIAWT an
implementation of Java 1.1 AWTPeer interface that renders AWT controls
on a character cell terminal (like xterm).
Non-free projects
EDXWeb - a Java servlet plus Ajax that gives EDX applications
a web user interface.
EDX/Java a Java interface
to the EDX virtual machine.
Java SNA/RJE a Java interface
to a (buggy) SNA/RJE protocol converter.
Java X-Open JNI interface.
SQL engine for BTAS.
SOCOMM packet protocol stack and message center for US Army
ArabTerm bilingual smart terminal allowed the use of English
character screen word processors (Uniplex) that supported onscreen
attributes to edit and print mixed Arabic and English text.
Lines are configured as right to left or left to right via
manual or auto selection so that editing (insert/delete/left/right) worked
as expect without the program knowing anything about Arabic. The Arabic
text used auto shape selection.
X-Open (C-Isam) compatibility layer for BTAS.
Port of C library and Btas to native EDX on Intel.
Enhanced EDX virtual machine for *nix.
Early 88k port of gcc (internal use only).
Dynamic overlay architecture for EDX
BTAS - an indexed file system, where files and directories have variable
length associative records. Indexes maintain the minimum unique key with
leading duplicate compression. This will be free when I get a chance
to package it for the world.
Embedded 6502 based ASCII/Telex
protocol converter. This simulated 1 300 bps and
3 50 bps UARTs in software using PIO and a 3x300bps timer interrupt.
When a character was complete, it would simulate a "soft" interrupt such
as a hardware UART might provide. Thus, the hardware was based on a Kim-1.