Skip to content

uiua-lang/example-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Example Uiua Module

This is an example Uiua module repository.

Uiua module repositories must have a lib.ua file in the root directory.

You can import a Uiua git module with a normal import statement with a path of the form "git: <repo url>"

M ~ "git: github.com/uiua-lang/example-module"

In the native interpreter, this requires Git to be installed and in the PATH.

For more about Uiua modules, see the Modules tutorial in the Uiua documentation.

Releases

No releases published

Packages

No packages published