SLOS-Win: Difference between revisions

From Moonlight Design
Jump to navigation Jump to search
(New page: [[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library...)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library] was used, which provides its look-and-feel]] [[SLOS-DOS|Steven Lawrance's Operating System (SLOS)]], also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in {{Tech:BASIC}} for {{Tech:DOS}}. The primary motivation for writing this was to have an environment that supported [http://en.wikipedia.org/wiki/Long_filename long file names]. This was written in 1993 -- two years before [http://en.wikipedia.org/wiki/Microsoft Microsoft] released native long file name support in a consumer operating system with [http://en.wikipedia.org/wiki/Windows_95 Windows 95].
[[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library] was used, which provides its look-and-feel]] [[SLOS-DOS|Steven Lawrance's Operating System (SLOS)]], also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in {{Tech:BASIC}} for {{Tech:DOS}}. The primary motivation for writing this was to have an environment that supported [http://en.wikipedia.org/wiki/Long_filename long file names]. This was written in 1993 -- two years before [http://en.wikipedia.org/wiki/Microsoft Microsoft] released native long file name support in a consumer operating system with [http://en.wikipedia.org/wiki/Windows_95 Windows 95].


A small subset of the SLOS commands were implemented in this Windows version.
A small subset of the SLOS commands were implemented in this Windows version. Unfortunately, this Windows version cannot run most of the SLOS programs that were written.


==Download==
==Download==
'''[https://www.moonlightdesign.org/steve/programs/slosdist1.exe Download SLOS-DOS and SLOS-Win]'''
*'''[https://www.moonlightdesign.org/steve/programs/slosdist1.exe Download SLOS-DOS and SLOS-Win]'''
 
*'''[https://www.moonlightdesign.org/steve/programs/sloswin.zip Download SLOS-Win's Source Code]'''
'''[https://www.moonlightdesign.org/steve/programs/sloswin.zip Download SLOS-Win's Source Code]''', a [[SLOS-Win|Windows version of SLOS]]
*{{CatSetupFiles}}

Latest revision as of 22:52, 14 October 2007

Screen shot of the window-based directory listing in SLOS-Win. Borland's Window Custom Control library was used, which provides its look-and-feel

Steven Lawrance's Operating System (SLOS), also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in QBASIC for DOS. The primary motivation for writing this was to have an environment that supported long file names. This was written in 1993 -- two years before Microsoft released native long file name support in a consumer operating system with Windows 95.

A small subset of the SLOS commands were implemented in this Windows version. Unfortunately, this Windows version cannot run most of the SLOS programs that were written.

Download