Forgot your password?
typodupeerror

Comment Use Ocaml! (Score 1) 623

Ocaml!
It can be interpretted (e.g. Perl, Python).
It can be byte-compiled (e.g. Java).
It can compiled into native code (e.g. C++).
It has garbage collection.
It has a module system.
It can be object-oriented.
It's functional.
It's type-safe.
It has type inference.
It's succint.
It's sexy!

Slashdot Top Deals

"This isn't brain surgery; it's just television." - David Letterman

Working...