Frink is a computer programming language. It is, according to creator of the language, "designed to make physical calculations simple, to help ensure that answers come out right, and to make a tool that's really useful in the real world. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations, allowing you to mix units of measure transparently, and helps you easily verify that your answers make sense."
Features
* units of measure for variables
*
Interval arithmetic
Interval arithmetic (also known as interval mathematics, interval analysis, or interval computation) is a mathematical technique used to put bounds on rounding errors and measurement errors in mathematical computation. Numerical methods usin ...
*
Anonymous function
In computer programming, an anonymous function (function literal, lambda abstraction, lambda function, lambda expression or block) is a function definition that is not bound to an identifier. Anonymous functions are often arguments being passed t ...
s
Name
Frink was named after
Professor Frink
Professor John I.Q. Nerdelbaum Frink Jr., is a new recurring character in the animated television series ''The Simpsons''. He is voiced by Hank Azaria, and first appeared in the 1991 episode "Old Money". Frink is Springfield's nerdy scientist a ...
, recurring character in the
animated television series ''
The Simpsons
''The Simpsons'' is an American animated sitcom created by Matt Groening for the Fox Broadcasting Company. The series is a satirical depiction of American life, epitomized by the Simpson family, which consists of Homer Simpson, Homer, Marge ...
''.
References
External links
*
Frink examples at Rosetta Code
{{Authority control
Cross-platform software
Scripting languages
Numerical programming languages
JVM programming languages
Programming languages supporting units of measure
Programming languages created in 2001