Category:Nim-ncurses: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{library}} Nim wrapper for "ncurses". For some reason, the original wrapper doesn’t install with nimble. So, you have to use the fork available at https://github.com/walkre...")
(No difference)

Revision as of 00:14, 11 February 2021

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Nim wrapper for "ncurses". For some reason, the original wrapper doesn’t install with nimble. So, you have to use the fork available at https://github.com/walkre-niboshi/nim-ncurses Download the zip file, extract the files, go into in the directory containing the ".nimble" file and run nimble install without specifying the name of the library.

Pages in category "Nim-ncurses"

The following 5 pages are in this category, out of 5 total.