Effectively, First Prototype Based Programming Language on JVM.
Why Cafe?
Features
Simple & easy to use
Cafe is dynamically typed and has simple syntax
Class Free
Cafe has only one construct: Object!
Behavior Delegation
Cafe Object chains to delegate properties
Modular
Cafe supports Modular Programming
Functional
Supports HoF, Closure & Anonymous function
Flexible DS
Dynamic Lists to store any type of Objects
A Cafe Tutorial