hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

README (213B)


      1 The time module provides basic timekeeping primitives and system clock access.
      2 See [[time::chrono::]] for timescales, timezones, and other chronology
      3 primitives. See [[time::date::]] for the Gregorian chronology.