2005-11-04
Ivy Programming Language
From PLNews:
The Ivy programming language has been announced. It is an extensible, late-binding, bytecode-interpreted scripting language. Ivy includes support for closures, lambda functions, named argument passing, default arguments, garbage collection, C-like operators, built-in string slicing, plus other features.
From the announcement the author also plans to look at adding coroutines or closures.