pepe / spork

Various Janet utilliy modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spork

test

Various Janet utility modules. Spork aims to be grab bag of useful Janet functionality that does not belong in the core library.

To use all features mentioned below in one program you can do (use spork) to import them. When you need only part of the functionality, please use import as seen in the example for the part.

Installation

[sudo] jpm install spork

Dependencies

Spork contains third-party dependencies in the deps/ directory. All dependencies are MIT/X11 licensed, or public domain. Licenses for individual components can be found along with the source code in the deps/ directory.

About

Various Janet utilliy modules.

License:MIT License


Languages

Language:Janet 73.9%Language:C 26.1%