ed - Source file editor                          Back to the Source Index

Program used to create and edit the ChaOS source files, loosely based on editor programs which were shipped with Microsoft MASM and MicroFocus COBOL/2 in the 80s, contains all my favourite keystroke shortcuts, such as F2 to compile the file, F3 insert line, F4 delete line, F5 duplicate line and ESC to switch files.

Editor is contained in main.html and edit.html, ed.link is the project makefile.

main.html

edit.html

ed.link