gearlang 0.0.31

Creator: bradpython12

Last updated:

Add to Cart

Description:

gearlang 0.0.31

GearLang
Gear is a logic based compiler for the Gear language.
Installation
You can install GearLang from pip:
pip install gearlang

Development
Building the Rust code
This will compile the Rust code and install it as a python package.

[!WARNING]
Make sure to run this into a python virtual environment to avoid conflicts with other packages.

maturin develop

Production build
maturin build --release

Troubleshooting
If the CLI is not working, make sure that the Scripts directory of your Python installation is in your PATH. Here is a guide on how to do it.

License - MIT

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.