hare

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

README (288B)


      1 debug::dwarf includes an implementation of the DWARF Debugging Information
      2 Format. The implementation is incomplete and, while it may be useful to
      3 third-parties, is mainly designed to support the needs of [[debug::]]'s runtime
      4 debugging features.
      5 
      6 This module implements DWARF version 4.