racket-ansi/ansi
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
..
private Support Racket on Chez Scheme 2020-02-24 16:01:45 -05:00
ansi.rkt nat-repl-char is National Replacement Character Set Mode 2019-03-24 16:56:50 +00:00
info.rkt Packageize 2014-12-17 11:54:44 -05:00
lcd-terminal.rkt Tweak guard; small demo 2018-08-13 09:32:01 +01:00
main.rkt Use standard compilation approach for the C extension 2017-02-25 16:11:17 -05:00
test-ansi.rkt Packageize 2014-12-17 11:54:44 -05:00
test-modes.rkt Packageize 2014-12-17 11:54:44 -05:00
test-raw.rkt Support Racket on Chez Scheme 2020-02-24 16:01:45 -05:00
test-screen-size.rkt Tweak guard; small demo 2018-08-13 09:32:01 +01:00