The Frink Language 2008-07-03 (Default branch) |
|
|
Frink is a calculating tool and programming language designed to help
you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts
between systems of measurement and has a huge library of physical
data. It handles conversions between time zones, currencies, and
historical values of the U.S. dollar and the British pound,
translates between several languages, does date/time math, and more.
License: Other/Proprietary License
Changes:
This release fixes a problem in calling Java methods that might lead to infinite loops. It also fixes an error when working with a class with no instance- or class-level variables defined, and removes some spurious error messages related to this problem.
|