true
Fantom is a general purpose object-oriented programming language that runs on the JRE, .NET CLR, and JavaScript. The language supports functional programming through closures and concurrency through the Actor model. Fantom takes a "middle of the road" approach to its type system, blending together aspects of both static and dynamic typing. Like C# and Java, Fantom uses a curly brace syntax.
See also
*[http://www.fantom.org/ Fantom homepage] *Fantom on Wikipedia *[http://fanzy.net/ Fantom online]