Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Wishlist for programming language (Score 2) 523

Too bad the author ignored functional languages completely.

Anyway, My wishlist for next popular language:
  • Layered architecture
  • Functional core
  • Component hype
  • Lambda calculus made easy
  • Hindley-Milner type system
  • Proper tutorial on abstractions and complexity
  • Concurrency
  • Only dependencies restrict execution order
  • Top-Down + Bottom-up process
  • Binary compability
  • User friendly(tm) open-source GUI library
--
1) The ostrich algorithm, 2) Detection, 3) Prevention, 4) Avoidance

Slashdot Top Deals

Opportunities are usually disguised as hard work, so most people don't recognize them.

Working...