racket-ansi/ansi/private
Philip McGrath c14081de59
Support Racket on Chez Scheme
Use the FFI instead of depending on Racket BC's C API.

(But we still build a shared C library, because I'm not sure
about the portability of the `struct termios` type.)

Closes https://github.com/tonyg/racket-ansi/issues/6
2020-02-24 16:01:45 -05:00
..
install.rkt Support Racket on Chez Scheme 2020-02-24 16:01:45 -05:00
tty-raw-extension.rkt Support Racket on Chez Scheme 2020-02-24 16:01:45 -05:00
tty_raw.c Support Racket on Chez Scheme 2020-02-24 16:01:45 -05:00