Plangs!
Menu
Sun

Fantom

Fantom
425
General-purpose object-oriented programming language, created by Brian Frank and Andy Frank. It runs on the Java Runtime Environment (JRE), JavaScript, and the .NET Common Language Runtime (CLR). Its stated goal is to provide a standard library API. Fantom uses a curly brace syntax, supports functional programming through closures and concurrency through the Actor model, and blends aspects of both static and dynamic typing.
Details

Written With

NameDescription
JavaHigh-level language known for its portability and extensive ecosystem.