A fun activity in the late 1980's and early 1990's was to write polyglot programs that ran in multiple languages, e.g. check out this one which runs in COBOL, Pascal, Fortran, C, PostScript, Linux/Unix shell script (bash, sh, csh), x86 machine language and Perl. More recently the term has resurfaced (e.g. Neal, Martin and others) in recognition of the fact that a developer no longer lives in a world dominated just by one language, e.g. COBOL, Java, C#. As a minimum, we must know JavaScript for AJAX sights, SQL for databases, various build file dialects, various scripting languages etc.
Labels