C++ REPL
Project description
Creppl - C++ REPL (Read, Evaluate, Print, Loop)
Description:
Are you sick of the hassle of creating your C++ projects, when you just get going and write some code? Have you ever wanted a C++ experience similar to that of the Python Interpreter? Then, look no further!
Creppl is a REPL for C++ that works in a terminal! Coupled with additional commands, Creppl can also be a light-weight text editor to quickly add, modify, or remove existing code. Enter any valid C++ code and view the results instantly, in true REPL fashion.
Instructions
To install, enter pip install creppl in a command line. Then just run creppl and get coding; Creppl will take care of the rest.
Currently, Creppl will only work on Linux. However, future plans aim to make it available to other platforms.
TODO:
- If a selected line contains text, allow user to modify
If the file contains data, ask if the user would like to overwriteSave files to a specified directory. Ex: /home/creppl/, /home/creppl/bin, etc.. Create a new folder for different filenames- Create .crepplrc that the program will use for default values, such as filename, boilerplate, includes, externs, etc.
- Get
externworking and the ability to link external libraries (This could be achieved by the aforementioned .crepplrc to provide a path.) - Port Creppl to additional operating systems:
- Windows
- MacOS
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
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 Creppl-1.0.1.tar.gz.
File metadata
- Download URL: Creppl-1.0.1.tar.gz
- Upload date:
- Size: 49.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c57f5264d348447b4281369a02e25e959e83c8f5b5f27fbd8f8bc15a234127da
|
|
| MD5 |
fc008ae8bea01582d31a640f37115481
|
|
| BLAKE2b-256 |
b94a154625a11f38de76421087dc6f6984665e7f57aaf9133a95f5e5a311bb49
|
File details
Details for the file Creppl-1.0.1-py3-none-any.whl.
File metadata
- Download URL: Creppl-1.0.1-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
814207c3ed7d0e15f2cfe0d28145ecbfa46eb046cfa43c359ce76f8b16fa3c28
|
|
| MD5 |
21b53ab12f1af5dd9b4bfa24ac79e8fa
|
|
| BLAKE2b-256 |
6a2a211e868bf1aea672b8d9cfd742fd58930649a3289064445579da9b2e80c7
|