Name: Anonymous 2011-02-02 14:51
What do you think about that relatively new dynamic language?
It seems to have every advanced language feature imaginable:
- lisp macros
- pattern matching
- pure O-O (prototype)
- message passing concurrency
- overloading on method arguments
- higher order programming
- continuations
- nice syntax for partial application
- elegant and concise syntax (close to smalltalk)
etc.
It seems to have every advanced language feature imaginable:
- lisp macros
- pattern matching
- pure O-O (prototype)
- message passing concurrency
- overloading on method arguments
- higher order programming
- continuations
- nice syntax for partial application
- elegant and concise syntax (close to smalltalk)
etc.