Pliant resembles an interpreted language, especially since you can write small pieces of code and run them directly. It's as simple and straightforward as any other scripting language.Pliant also emulates a rich and efficient compiled language, one wit
Pike is a dynamic programming language with a syntax similar to C's. It is simple to learn, does not require long compilation passes and has powerful built-in data types, allowing for simple and fast data manipulation.
Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files and printing reports based on that information.It is also a good language for many system management tasks.
pas2html highlights Pascal and Modula-2 Language sources in the same way that Emacs does. Output is in HTML format. It also works as a CGI script to convert files on-the-fly.