A package for auto compiling C++ files as soon as they are saved.
Project description
Kompiler
A package for auto compiling C++ files as soon as they are saved.
Usage: kompiler [File.cpp] [COMMAND...]
eg:
❯ kompiler hello.cpp
Command used for compiling: g++ hello.cpp
❯ kompiler hello.cpp -std=c++11 -O2 -Wall hello.cpp -o hello
Command used for compiling: g++ -std=c++11 -O2 -Wall hello.cpp -o hello
❯ kompiler 3.cpp -std=c++11 -O2 -Wall 3.cpp -o hello "&&" ./hello
Command used for compiling: g++ -std=c++11 -O2 -Wall 3.cpp -o hello && ./hello
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kompiler-1.2.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kompiler-1.2.1.tar.gz.
File metadata
- Download URL: kompiler-1.2.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71ade08165cffa6ac9ae8db44befaa1110239ac64da743699a106787c05731c5
|
|
| MD5 |
8f769ae1cf8b4fefb314c2f0b80fbe9f
|
|
| BLAKE2b-256 |
12f64b33e16d3efe8172400d6c85506f2b08ca5065dd750dd310d687996155c6
|
File details
Details for the file kompiler-1.2.1-py3-none-any.whl.
File metadata
- Download URL: kompiler-1.2.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bb922385a5e835457ba81a786293f55f22d13a8c3b3ec04e9e1c7e78d5a168e
|
|
| MD5 |
6c0657f1c0d9aad314e40521ec1fe151
|
|
| BLAKE2b-256 |
f3f5d6b1e7b7e4c7226cb23c93a43574f3ef3de5598e4680048a40c134add722
|