The Wayback Machine - https://web.archive.org/web/20200618164543/https://github.com/topics/wrapper-library
Skip to content
#

wrapper-library

Here are 166 public repositories matching this topic...

samdmarshall
samdmarshall commented Apr 9, 2020

i was trying out this package when i ran into an error with the example in the readme, the import statement is written as:
import nimLua
however, the package gets installed as nimLUA, so it should be written as:
import nimLUA
I am on a case-insensitive file system, so while i don't think that should matter, it does to the nim compiler so i figured it was a mistake or wasn't updat

Improve this page

Add a description, image, and links to the wrapper-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wrapper-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.