Jump to content

C Styled Script: Difference between revisions

From EDM2
Created page with "C Styled Script (CSS) is a programming language available for Windows 9x/NT and OS/2. CSS is used like an interpreter: You write the program with your favorite editor and run it ..."
 
mNo edit summary
Line 1: Line 1:
C Styled Script (CSS) is a programming language available for Windows 9x/NT and OS/2. CSS is used like an interpreter: You write the program with your favorite editor and run it directly like any BAT, CMD, REXX or PERL script.  
C Styled Script (CSS) is a programming language available for Windows 9x/NT and OS/2. CSS is used like an interpreter: You write the program with your favorite editor and run it directly like any BAT, CMD, REXX or PERL script.  
==Latest Version==
* VERSION 4.00, 6/24/2001
==Links==
* [http://css.sourceforge.net WebPage]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/misc&file=csso0400.zip Download version 4.00 at Hobbes]]


==License==
==License==
* Freeware
* Open Source - GNU General Public License V2.
 
==Author==
* [[Peter Koch]]


==Links==
* [http://web.archive.org/web/19991007063928/http://www.geocities.com/SiliconValley/Ridge/3602/css.html WebArchive Homepage]]


[[Category:Tools]]
[[Category:Tools]]

Revision as of 00:03, 26 December 2012

C Styled Script (CSS) is a programming language available for Windows 9x/NT and OS/2. CSS is used like an interpreter: You write the program with your favorite editor and run it directly like any BAT, CMD, REXX or PERL script.

Latest Version

  • VERSION 4.00, 6/24/2001

Links

License

  • Open Source - GNU General Public License V2.

Author