hare

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

README (189B)


      1 hare::types provides an implementation of the Hare type system. See [[store]] to
      2 initialize a type store and [[lookup]] for looking up Hare types from their
      3 [[hare::ast::]] representation.