home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / csso0301.zip / CSS.DSC next >
Text File  |  2000-02-25  |  915b  |  10 lines

  1. C Styled Script (CSS) is a powerful and easy PROGRAMMING LANGUAGE available for Windows 95/98/ME/NT/2000 and OS/2. CSS follows the C syntax very closely and programmers used to C, C++ and JAVA will immediately be familiar with it.
  2.  
  3. 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.
  4.  
  5. More than that, CSS can be integrated in applications as a macro language. CSS has 2 API sets: A "C" API for any 32 bit compiler supporting the __stdcall (for Win32) or _System (for OS/2) linkage, and C++ class API for IBM's VisualAge C++.
  6.  
  7. By the DATA ACCESS LIBRARIES included in the base package, CSS is prepared also for high performance db tasks against ORACLE and DB2: data import/export, schema setup scripts and further.
  8.  
  9. CSS is FREEWARE, you may use it any environment and any number of installations without registration.
  10.