hare

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

README (217B)


      1 unix::tty provides an interface for interacting with and manipulating a
      2 terminal environment, based on the termios interface defined by POSIX.
      3 
      4 https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/termios.h.html