Awesome
Aconcagua
This model represents measures as first class objects, that is, an object that encapsulates a number with its unit.
Named after Aconcagua, the highest mountain in both the southern and western hemispheres. It is located in the Andes, in the Mendoza Province, Argentina.
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. See Arithmetic with measurements on dynamically-typed object-oriented languages or download the article PDF for more about this.
Quick links
License
- The code is licensed under MIT.
- The documentation is licensed under CC BY-SA 4.0.
Quick Start
- Download the latest Pharo 32 or 64 bits VM.
- Download a ready to use image from the release page
- Explore the documentation
Installation
To load the project in a Pharo image, or declare it as a dependency of your own project follow these instructions.
Contributing
Check the Contribution Guidelines