Tuesday, July 15, 2014

Fantom (programming language)


Fantom is a general purpose object-oriented programming language created by Brian and Andy Frank that runs on the Java Runtime Environment (JRE), JavaScript, and the .NET Common Language Runtime (CLR) (.NET support is considered "prototype" status). Its primary design goal is to provide a standard library API that abstracts away the question of whether the code will ultimately run on the JRE or CLR. Like C# and Java, Fantom uses a curly brace syntax. 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.Continue Reading....
From Wikipedia, the free encyclopedia


Fantom (programming language) Official Website

Fantom (programming language) Tutorial

Fantom (programming language) Resources

Fantom Software Download


No comments: