Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
/ para-cli Public archive

Command Line Interface Implementation for the Para Compiler.

License

Notifications You must be signed in to change notification settings

Para-Lang/para-cli

Repository files navigation

paralang_cli - The Python Module for the Para Compiler CLI

Build Py Versions Open Para issues PyPI version Documentation Status License

Windows Test workflow MacOS Test workflow Linux Test & Coverage workflow codecov

Command Line Interface Implementation for the Para-C programming language

Installation

python3 -m pip install -U paralang-cli

With specific version:

python3 -m pip install -U paralang-cli==version

Copyright and License

License FOSSA Status

Copyright (C) 2021-2022 Luna Klatzer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

See the LICENSE for information on terms & conditions for usage.

FOSSA License Report

FOSSA Status