C Styled Script: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
==Links== | ==Links== | ||
* [ | * [https://hobbes.nmsu.edu/download/pub/os2/dev/misc/csso0400.zip csso0400.zip] (Version 4.00) | ||
* [http://developers.slashdot.org/story/01/07/01/022208/c-styled-script---c-like-scripting-language C Styled Script - C-like Scripting Language] - Slashdot.org's initial reaction to the announcement of C Styled Script on Linux. | * [http://developers.slashdot.org/story/01/07/01/022208/c-styled-script---c-like-scripting-language C Styled Script - C-like Scripting Language] - Slashdot.org's initial reaction to the announcement of C Styled Script on Linux. | ||
Line 15: | Line 15: | ||
* [[Peter Koch]] | * [[Peter Koch]] | ||
[[Category:Programming Languages]][[Category:C]] |
Revision as of 02:54, 18 January 2020
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 favourite editor and run it directly like any BAT, CMD, REXX or PERL script. C Scripting Language
Version
- 3.01 (2000-02-25)
- 4.00 (2001-06-24)
Links
- csso0400.zip (Version 4.00)
- C Styled Script - C-like Scripting Language - Slashdot.org's initial reaction to the announcement of C Styled Script on Linux.
License
- Initially closed source freeware, now discontinued open source distributed under the GPL v2