Last updated:
0 purchases
paralangcli 0.1.dev7
paralang_cli - The Python Module for the Para Compiler CLI
Command Line Interface Implementation for the Para-C programming language
Docs
Our documentation can be found here.
Installation
python3 -m pip install -U parac-ext-cli
With specific version:
python3 -m pip install -U parac-ext-cli==version
Copyright and License
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.