Skip to content
#

glue

Here are 73 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 glue 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 glue topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.