C Styled Script: Difference between revisions
Appearance
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== | ||
* | * Open Source - GNU General Public License V2. | ||
==Author== | |||
* [[Peter Koch]] | |||
[[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.