a simple language for begginers.
Project description
basic++
An simple language for beginners.
usage
bpp [options] <filename>
positional arguments:
- src_file the source(.bpp)/byte(.bc) code
options:
- -h, --help: show this help message and exit
- -v, --verbose: increase output verbosity
- -b, --bytecode: display the byte code.
- -bc, --write-bc: write the byte code to a file.
how it works??
Basic++ is like python-compiles an byte code and then interpret the byte code. The byte code is in the same style like python's.
For full documentation visit veeracoder508/basic-pp
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
basic_pp-0.0.0.tar.gz
(15.3 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
basic_pp-0.0.0-py3-none-any.whl
(15.8 kB
view details)
File details
Details for the file basic_pp-0.0.0.tar.gz.
File metadata
- Download URL: basic_pp-0.0.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c8d2cec506d43089603831df4bd87da5c77b7cce7e259128ef1c5e950e478f2
|
|
| MD5 |
57922c33402ec2d3d47cceee3fe4542d
|
|
| BLAKE2b-256 |
e8ba2521f1481775bea0a91bc8182cb7ea3253020ef0ba5b361483596e036539
|
File details
Details for the file basic_pp-0.0.0-py3-none-any.whl.
File metadata
- Download URL: basic_pp-0.0.0-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a60e37bc792ffa64e8e5c4691c0befde12552646a83a4b5ad7817a4b5e5e349f
|
|
| MD5 |
025dd1ca3c30a1b83964541d93a2bd91
|
|
| BLAKE2b-256 |
98975573232a76753cbe29d36925aae19b7836efe16f0e940baf5fdefd47a820
|