Category:Fantom
Appearance
This page uses content from Wikipedia. The original article was at Fantom (programming language). The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance) |
Fantom
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Fantom.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Type checking: | Dynamic, Static |
---|---|
See Also: |
|
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
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Fantom Implementations (empty)
- Fantom User (2 P)
Pages in category "Fantom"
The following 150 pages are in this category, out of 150 total.
A
C
E
F
G
H
I
J
L
M
R
S
- Send email
- Sequence of non-squares
- Short-circuit evaluation
- Simple windowed application
- Simulate input/Mouse
- Singly-linked list/Element definition
- Singly-linked list/Element insertion
- Singly-linked list/Traversal
- Sleep
- Sockets
- Sort an array of composite structures
- Sort an integer array
- Sort using a custom comparator
- Sorting algorithms/Bogosort
- Sorting algorithms/Gnome sort
- String case
- String concatenation
- String interpolation (included)
- String length
- String matching
- Strip comments from a string
- Sum and product of an array
- Sum of a series
- Sum of squares
- System time