Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 277 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 277 Bytes

Ncure

Terminal manipulation library in Odin. Supports VT100 and Win32 Terminal API.

An example of a readline alternative is implemented in example2/ folder. To compile the examples, use odin build main.odin -file in the respective folders (example/ and example2/).