04-20-04 06:34 PM
In article <a5868dc0.0404200745.6affd610@posting.google.com>, winwin wrote:
> Is there any
> programming language can be running on Unix System such as Java SDK?
This is pretty odd question because all running operating systems need
compilers to make binaries.
Most systems come equipped with some kind of developing tools. If
not then gcc (Gnu compiler collection) can be installed on most platform.
gcc supports c, c++, ada, objective-c and java. Java is available on most
platforms too. See http://java.sun.com for more details.
Compilers for fortran, pascal, eiffel, lisp, prolog, perl, python, tcl/tk
and others are also available - many of them free of charge.
--
Mr. Mikael Holm, +358505862479, +358445862479
mikael.holm(a)lut.fi, http://www2.lut.fi/~holm/
Pellonmäenraitti 5 B 12, FI-53850 LAPPEENRANTA
[ Post a follow-up to this message ]
|