C
DLisp - Dave's Lisp
(TGZ) (31 KB)
My personal Lisp implementation with garbage colector (mark and
sweep).
Dave's Command Language (TGZ)
(53 KB)
A scripting language with Xlib/Xtoolkit interface embeded.
Another C-like minilanguage.
Art - ascii drawing pgm
(TGZ) (7 KB)
This is program for creating ascii-art images. I wrote it in five
hours, so theresn't many features, but you can edit images up to
500x500 (constant easy modified in source code). Environment:
ncurses, console.