[Update] TextOS 1.0b5 - A small operating system for text-based applications.

G

Gordon Darling

TextOS 1.0b5 - A small operating system for text-based applications.

About:
TextOS is a small operating system for text-based applications. It is built
on top of FreeDOS, and it runs programs made with the TextOS BASIC
programming language. It can be run from a floppy disk.

Changes:
This release fixes a bug where in extremely rare situations the program
would not start. It adds a PAK file creation menu. Note that the included
editor is not an ANSI editor. A bug where deleting a PAK would clear the
cache as well was fixed. A bug where deleting a PAK would not work if the
".PAK" extension wasn't typed was fixed. A bug where TextOS required a
DOS/Windows formatted C drive to run properly was fixed. This includes a
switch from the newer DJGPP tar/gzip/gunzip/zcat to older GNUish project
versions. There are other updates as well.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/textos/

Homepage: http://danq.lunarpages.com/textos.html

Regards
Gordon
 
P

(ProteanThread)

Gordon said:
TextOS 1.0b5 - A small operating system for text-based applications.

About:
TextOS is a small operating system for text-based applications. It is built
on top of FreeDOS, and it runs programs made with the TextOS BASIC
programming language. It can be run from a floppy disk.

Changes:
This release fixes a bug where in extremely rare situations the program
would not start. It adds a PAK file creation menu. Note that the included
editor is not an ANSI editor. A bug where deleting a PAK would clear the
cache as well was fixed. A bug where deleting a PAK would not work if the
".PAK" extension wasn't typed was fixed. A bug where TextOS required a
DOS/Windows formatted C drive to run properly was fixed. This includes a
switch from the newer DJGPP tar/gzip/gunzip/zcat to older GNUish project
versions. There are other updates as well.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/textos/

Homepage: http://danq.lunarpages.com/textos.html

Regards
Gordon


any idea there to find TextBASIC ?
 
P

(ProteanThread)

Gordon said:
TextOS 1.0b5 - A small operating system for text-based applications.

About:
TextOS is a small operating system for text-based applications. It is built
on top of FreeDOS, and it runs programs made with the TextOS BASIC
programming language. It can be run from a floppy disk.

Changes:
This release fixes a bug where in extremely rare situations the program
would not start. It adds a PAK file creation menu. Note that the included
editor is not an ANSI editor. A bug where deleting a PAK would clear the
cache as well was fixed. A bug where deleting a PAK would not work if the
".PAK" extension wasn't typed was fixed. A bug where TextOS required a
DOS/Windows formatted C drive to run properly was fixed. This includes a
switch from the newer DJGPP tar/gzip/gunzip/zcat to older GNUish project
versions. There are other updates as well.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/textos/

Homepage: http://danq.lunarpages.com/textos.html

Regards
Gordon
 
M

Mel

any idea there to find TextBASIC ?

http://sourceforge.net/docman/display_doc.php?docid=26343&group_id=95304

TextOS BASIC version 1.0 is a simple programming language for developing
text-based applications that run on the TextOS operating system.

The TextOS operating system runs on a floppy and has a 100-variable
memory.

The TextOS operating system contains an interpreter, meaning it
interprets each line of code rather than compiling to a binary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top