Thursday, March 6, 2008

C Scripting Language (CSL)

For all those who crib about writing bash, perl or python scripts and are core C/C++/Java fanatics, here is a solution Link .

----
C Scripting Language (CSL) is a well structured and easy to learn script programming language available for 32 bit Windows, OS/2 and Unix style systems. CSL follows the C syntax very closely and programmers used to C, C++ and JAVA will immediately be familiar with it. CSL is used like an interpreter: You write the program with your favorite editor and run it directly like any shell script.
----

Read the documentation here.

Its an opensource initiative :-)

No comments: