hare

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

README (118B)


      1 The strconv module provides functions for parsing strings into numeric datatypes
      2 and formatting numbers into strings.