JargonFile/entries/languages of choice.txt

17 lines
1.0 KiB
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
languages of choice
2014-04-26 11:54:15 -04:00
n. C , Perl , Python , Java and LISP the dominant languages in open-source
development. This list has changed over time, but slowly. Java bumped C++
off of it, and Python appears to be recruiting people who would otherwise
gravitate to LISP (which used to be much more important than it is now).
Smalltalk and Prolog are also popular in small but influential communities.
2014-07-26 03:53:53 -04:00
The Real Programmers who loved FORTRAN and assembler have pretty much all
2014-04-26 11:54:15 -04:00
retired or died since 1990. Assembler is generally no longer considered
interesting or appropriate for anything but HLL implementation, glue , and a
few time-critical and hardware-specific uses in systems programs. FORTRAN
occupies a shrinking niche in scientific programming. Most hackers tend to
frown on languages like Pascal and Ada, which don't give them the near-total
freedom considered necessary for hacking (see bondage-and-discipline
language ), and to regard everything even remotely connected with COBOL or
other traditional DP languages as a total and unmitigated loss.