hare

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

README (147B)


      1 hare::unparse provides an unparser for Hare. All functions take in some part of
      2 the AST and write formatted Hare source code to an [[io::handle]].