Skip to content

TobaMan/TobaLibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TobaLibs

This repository contains all the Toba programming language libraries. These libraries are designed to extend and enhance the functionality of the Toba programming environment.

Repository Structure

Each directory in this repository corresponds to a specific library for the Toba language.

Installation Instructions

To use these libraries with the Toba executable, follow these steps:

  1. Locate the modules Directory:

    • Ensure that you have the Toba executable installed.
    • Navigate to the root directory where the Toba executable is located.
  2. Copy the Libraries:

    • Download or clone this repository using:
      git clone https://github.com/TobaMan/TobaLibs.git
    • Copy the desired libraries (or all libraries) into the modules directory at the root of the Toba executable.

Example

If your Toba executable is located in /path/to/toba/, the structure should look like this after installing the libraries:

/path/to/toba/
├── Toba.exe
├── modules/
│   ├── libpath/
│   ├── libtest/
│   ├── libcompiler/
│   └── ...

Notes

  • For further details on each library's functionality, refer to the individual README.md files within each library directory.

License

This repository is licensed under the MIT License. For more details, see LICENSE.

About

Contains Toba programming language libraries

Resources

License

Stars

Watchers

Forks

Contributors

Languages