[squeak-dev] ClockAndCalendarMorphs project on SqueakSource

tim Rowledge tim at rowledge.org
Wed Jan 31 18:46:23 UTC 2018


I use the simple and effective JSON package at www.squeaksource.com/JSON for my weather station stuff. Does the job nicely.

To keep my floating point number printing under control I use Printf package www.squeaksource.com/Printf and, for example, ā€˜%-0.1eā€™ printf: myFloat
The FormatString class comment describes it all reasonably neatly.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
"Bother" said Pooh as "Formating Drive C" appeared on the screen...




More information about the Squeak-dev mailing list