Dave Lyons 198ce1c4b4 Add "index.py", which is similar to the Davex "index" command. It will construct
the INDEXED.HELP file at build time.

Work in progress. It has a few loose ends (see TODOs), and it doesn't do the traditional
compression yet (5 bits %1xxxx for the 16 most popular characters, 8 bits for the other
characters, 1..127).
2020-08-19 02:26:15 -07:00
2018-09-16 21:01:16 -04:00
2018-09-16 20:48:09 -04:00
2020-08-02 00:11:48 -04:00

Davex

Davex is a command-line shell for the Apple II family of computers, written by Dave Lyons starting in 1988. It offers a rich set of built-in as well as external commands, and you can also write your own commands. Davex runs on ProDOS 8, and a subset of functionality is ported to SOS.

S
Description
Davex is a command-line shell for the Apple II family of computers. Davex runs on ProDOS 8, and a subset of functionality is ported to SOS.
Readme GPL-3.0 1.6 MiB
Languages
Assembly 99.5%
Python 0.3%
Shell 0.2%