hare

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

README (179B)


      1 The glob module provides an implementation of file globbing compatible with the
      2 behavior described by POSIX.
      3 
      4 https://pubs.opengroup.org/onlinepubs/9699919799/functions/glob.html