Happy !
maxi / Aconcagua
Project infos
| License | MIT |
| Tags | arithmetic expressions, aconcagua, measure, unit |
| Creation date | 2013-02-19 |
| Website |
Monticello registration
About Aconcagua
This model represents measures as first class objects, that is, an object that encapsulates a number with its unit. This representation allows the programmer to use measures in arithmetic expressions as if they were numbers, but with the advantage of providing explicit information to the system, specifically, the measures units.
Project code is now at https://github.com/mtaborda/aconcagua.
Install
(in a 4.x image)
core + tests packages
Metacello new
configuration: 'Aconcagua';
githubUser: 'mtaborda' project: 'aconcagua' commitish: 'master' path: 'repository';
load
Or just install stable version from the configuration browser.
