Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 472 → Rev 473

/svarcom/trunk/svarcom.txt
6,19 → 6,20
"COMMAND.COM". It is designed and maintained by Mateusz Viste, and distributed
under the terms of the MIT license.
 
For the time being, it is an incomplete, "work in progress" project. The goal
is to make SvarCOM the default SvarDOS shell, replacing FreeCOM.
For the time being, it is an incomplete, "work in progress" project. SvarCOM
version 2021.0 must be considered as a "preview" version.
 
The goal is to make SvarCOM the default SvarDOS shell, replacing FreeCOM.
Why replacing FreeCOM, you ask? See FREECOM.TXT for details.
 
Since SvarCOM is a work-in-progress effort, it is missing a few things yet:
- no support for pipes (eg. file.exe | more)
- no support for batch (*.BAT) files (hence no AUTOEXEC.BAT execution)
- a few internal commands missing: CALL, CTTY, GOTO, IF, LH, SHIFT
 
Since SvarCOM is a work-in-progress effort, it still lacks a few things:
SvarCOM is minimalist and I'd like to keep it that way. It aims to be
functionaly equivalent to COMMAND.COM from MS-DOS 5.x/6.x.
 
- no support for pipes (eg. file.exe | more)
- no support for batch (*.BAT) files (hence no AUTOEXEC.BAT execution)
- a few internal commands missing: CALL, CTTY, GOTO, IF, LH, SHIFT
 
 
Latest version available here: http://svardos.osdn.io/svarcom