PCINT, a tiny pseudo-compiler and REPL
Project description
PCINT
honestly not even a compilerInstallation
first install it from pip
pip install pleasecompilerineedthis
and then just run it
python -m pleasecompilerineedthis
Example
plz name = ask("Name please: ")
log("Hello, " + name + "!")
or view example.pls
Reference
| name | description | python counterpart | example |
|---|---|---|---|
plz |
defines a variable | [nothing] | plz result = 1 + 1 |
log |
prints something | print |
log("result", result) |
ask |
asks for input | input |
input("Your name: ") |
anderdingus |
mention him anywhere for good luck | [nothing] | log("please anderdingus") |
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 pleasecompilerineedthis-0.1.2.tar.gz.
File metadata
- Download URL: pleasecompilerineedthis-0.1.2.tar.gz
- Upload date:
- Size: 97.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76b56e1f4373af2a50e393a6a999fc778981a7670e567f81382473635f393a2
|
|
| MD5 |
3fbbd3f7bacf5e86875bac6eab0b2ec1
|
|
| BLAKE2b-256 |
f39feee3ba4f4deae056ebbb41d6dddab20d7295fc7e5d514a82d08c1e7ab09f
|
File details
Details for the file pleasecompilerineedthis-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pleasecompilerineedthis-0.1.2-py3-none-any.whl
- Upload date:
- Size: 98.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0cb54c43a7add4427b1c2c88ba64c4911f46d9d900a0d3914602cefd73d9698
|
|
| MD5 |
b165dda42f26e86e2ccce4a02586b6f1
|
|
| BLAKE2b-256 |
ad93407144918196bdcd1ffb76a05cb892b8d697defc24015477dfb31a1b899d
|