Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

faretek0/std_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

std.gs

This is a standard library which is built upon goboscript's original standard library. It is designed to be used with backpack

Installation

To use this, make sure to install backpack

You can use the standard library by adding these lines to goboscript.toml:

[dependencies]
std = "https://github.com/FAReTek1/std@<the version you want to use>"

Then, add this %include to your gs file:

%include backpack/std/std/<std module you want to use>

you can also use this to just %include everything

%include backpack/std/std

About

The (unofficial lol) standard library for goboscript

Resources

Stars

Watchers

Forks

Packages

No packages published