<div dir="ltr"><div><div>That's a cool language!<br></div>Unfortunately time is running short and I don't think I'll do something close to that (and there is actually little chance that I'll use this package myself, so I'm not really committed to it).<br>

</div><div>But I think it's already quite usable.<br></div><div>And anyone who wants to contribute or even take it over is welcome.<br><br></div><div><br></div>Laurent<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Sun, Oct 27, 2013 at 12:31 PM, Jens Axel Søgaard <span dir="ltr"><<a href="mailto:jensaxel@soegaard.net" target="_blank">jensaxel@soegaard.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

In case you need ideas for interesting examples:<br>
    <a href="http://futureboy.us/frinkdocs/#SampleCalculations" target="_blank">http://futureboy.us/frinkdocs/#SampleCalculations</a><br>
<br>
The Frink language is a DSL for calculating with units.<br>
    <a href="http://futureboy.us/frinkdocs/" target="_blank">http://futureboy.us/frinkdocs/</a><br>
<br>
/Jens Axe<br>
<br>
2013/10/26 Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> Ok, so I just hacked together a small lib for handling numbers with unit<br>
> symbols and exponents:<br>
><br>
> Quick example:<br>
>> (measure->value<br>
>    (m* '(18 s)<br>
>        '(1600 km (h -1))<br>
>        '(1000 m (km -1))<br>
>        '(1/3600 h (s -1))))<br>
> '(8000 m)<br>
><br>
> You can get it with:<br>
> $ raco pkg install measures<br>
> or from the File menu in DrRacket, if you have a recent version of Racket<br>
> (strictly > 5.3.6).<br>
><br>
> Examples and details here:<br>
> <a href="https://github.com/Metaxal/measures" target="_blank">https://github.com/Metaxal/measures</a><br>
><br>
> HTH,<br>
> Laurent<br>
><br>
><br>
> On Fri, Oct 25, 2013 at 12:51 AM, Alvin Schatte <<a href="mailto:AlvinSchatte@skytex.net">AlvinSchatte@skytex.net</a>><br>
> wrote:<br>
>><br>
>> Is there a library or package that combines numbers and their operations<br>
>> with dimensions that may be associated with them?<br>
>> Alvin Schatte<br>
>><br>
>> ____________________<br>
>>   Racket Users list:<br>
>>   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
>><br>
><br>
><br>
> ____________________<br>
>   Racket Users list:<br>
>   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
--<br>
Jens Axel Søgaard<br>
</font></span></blockquote></div><br></div>