https://github.com/raphgl/ncurses.odin
Ncurses binding for the Odin programming language
https://github.com/raphgl/ncurses.odin
Last synced: 4 months ago
JSON representation
Ncurses binding for the Odin programming language
- Host: GitHub
- URL: https://github.com/raphgl/ncurses.odin
- Owner: RaphGL
- License: mit
- Created: 2023-12-21T10:06:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T10:33:29.000Z (over 2 years ago)
- Last Synced: 2024-03-15T11:54:26.407Z (over 2 years ago)
- Language: Odin
- Size: 26.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ncurses.odin
Ncurses binding for the Odin programming language.
### Notice
The bindings is not yet complete, I add more bindings as I need them, if you find a function you need and it's not here, feel free to add it and make a pull request.