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.
This is the Linux implementation of the famous Oberon Language developed by the same person who created Pascal. Oberon V4 for Linux has extensions from the University of Linz.This is a great language/system to learn programming and study the basic prin
NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple
Mercury is a new logic/functional programming language similar to Prolog. Its highly optimized execution algorithm delivers efficiency in excess of existing logic programming systems and close to conventional programming systems. Mercury addresses the pro