sparkingcircuit/forth-ansi-terminal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
( This is a library that handles basic ANSI escape codes, ) ( introduces an implementation of at-xy and page, as well as ) ( basic color and formatting sequences. ) ( ) ( Limitations: ) ( - int-to-ascii only works up to two digits. ) ( - at-xy only works up to two digits. ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( copyright 2026 Christopher Oslin Jr. - Unlicense )