Category:Frink

From Rosetta Code
Language
Frink
This programming language may be used to instruct a computer to perform a task.
Official website
Garbage collected: Yes
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Frink.

Frink is a programming language designed and implemented by Alan Eliasen. It is designed to be a general-purpose, relatively concise, multi-paradigm language.

One of the most obvious differentiating features of Frink is that it tracks units of measure (feet, meters, tons, watts, etc.) through all calculations, helping ensure that physical calculations make sense. Frink understands how different units of measure interrelate, such as a length cubed is a volume, or power multiplied by time is energy. Different units of measure can be mixed in calculations, and Frink automatically ensures that the calculations lead to a result with the expected dimensions. It attempts to follow standard mathematical notation as closely as possible, and makes a strong effort to do the right thing with numeric types.

Frink runs on almost any Java Virtual Machine (JVM) on Linux, Mac, Windows, and Raspberry Pi, and on Android, and is available in Google Play and the Amazon Kindle Market.

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Frink"

The following 200 pages are in this category, out of 267 total.

(previous page) (next page)
(previous page) (next page)