...je? The Next Big Language.
Steve Yegge misli da bi trebao imati slijedeće osobine:
- C-like syntax
- Dynamic typing with optional static types
- Performance
- Tools
- Kitchen Sink - ono što svi očekuju:
- Object-literal syntax for arrays and hashes
- Array slicing and other intelligent collection operators
- Perl 5 compatible regular expression literals
- Destructuring bind (e.g. x, y = returnTwoValues())
- Function literals and first-class, non-broken closures
- Standard OOP with classes, instances, interfaces, polymorphism, etc.
- Visibility quantifiers (public/private/protected)
- Iterators and generators
- List comprehensions
- Namespaces and packages
- Cross-platform GUI
- Operator overloading
- Keyword and rest parameters
- First-class parser and AST support
- Static typing and duck typing
- Type expressions and statically checkable semantics
- Solid string and collection libraries
- Strings and streams act like collections
Hm, hm, hm. Zvuči kao ... Mislim da bi se s time složio i .