Command Line Interface Implementation for the Para-C programming language
Project description
Para-C CLI
Command Line Interface Implementation for the Para-C programming language
For proper documentation and info on Para-C visit the main repo here. This also includes issues or requesting changes. These should be done on the main branch, while the issues here will be maintainers-only
Commands
Commands displayed are mostly only partly implemented
Name | Description |
---|---|
parac compile |
Compiles a Para-C program to C or an executable. |
parac run |
Compiles a Para-C program and runs it. |
parac c-init |
Starts the CLI for the configuration of the C-compiler, which is required for running a program. |
parac syntax-check |
Validates the syntax of a Para-C program and logs errors if needed. (Pre-Processor ignored) |
parac analyse |
Analyses a program and validates the syntax (Pre-Processor included - macros required) |
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 Nicolas 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.
*Legal name, which does not match the preferred and commonly used name Luna Klatzer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file parac_ext_cli-0.1.dev6.tar.gz
.
File metadata
- Download URL: parac_ext_cli-0.1.dev6.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c7871f5617ab24da5f130330c828c9db7d34422d2cd7466d6fa5754f3fdcdb |
|
MD5 | 0f83b08ff47fb311453eaae28fff1ea0 |
|
BLAKE2b-256 | c1cba2e6a8c744eb1afa4f2033f06725ae6d34c9e8c98dd0ed7cc7ab16552cf0 |
File details
Details for the file parac_ext_cli-0.1.dev6-py3-none-any.whl
.
File metadata
- Download URL: parac_ext_cli-0.1.dev6-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a119c974cfccaad193662416e8bc4c512e5245ca446e91850c5d49f1990d77e5 |
|
MD5 | a24d9938a2bdf02880ddebae944c310c |
|
BLAKE2b-256 | 62b7792893d5bf0c41ca71da8ddbe41a6a7c98d7d540256bb044fa55bb84ccc3 |