PCINT, a tiny pseudo-compiler and REPL
Project description
PCINT
honestly not even a compilerInstallation
first install the requirements
pip install -r requirements.txt
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: ") |
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.0.tar.gz.
File metadata
- Download URL: pleasecompilerineedthis-0.1.0.tar.gz
- Upload date:
- Size: 97.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7697ee1f1ab0454a6c1115204cffe4b54d90fae53f0e73053a75d047a5f34d24
|
|
| MD5 |
4e101f3d3e4b71d71ebde9b674e122af
|
|
| BLAKE2b-256 |
a61fc9bcdc5dc223eb5562b68359b7d8a7604deeb60f90e79d2c610074a8c4f6
|
File details
Details for the file pleasecompilerineedthis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pleasecompilerineedthis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 97.8 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 |
551cc11e32784364e6b2bff6d14775c7336298b0aca231f59d2861e920e68547
|
|
| MD5 |
039fbc28171cbd03dc411525a40b36f1
|
|
| BLAKE2b-256 |
4e74ada909c4bc43dcccafa9541d6f5d676965a819ae76c029612da2cbaff3b1
|