The Frink Language 2008-09-02 (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 some small problems with starting in programming mode. The Swing-based GUI is now considered the preferred version, and the Swing-based Java Web Start file will ask to make file associations for .frink files. In addition, the factoring and primality testing functions were cleaned up and a nextPrime[n] function was added to somewhat efficiently find the next prime following a given number.

More...