BoaConstrictor
Simplicity rocks!
Why!?!?:
To make a New and Improved coding language. You see, whenever I look up Python on Reddit, people are always saying that they wish there was a language which combines the simple syntax of Python with the simple grammar of C++. Intruiged by the idea, I did a some looking around to see if such a language exists. Unfortunately, however, I quickly found that are no such languages. As a result, I decided to make a new programming language, which would combine these features. In addition, I wanted to still be able to use ANY python module in your code. So, after several months of work, here is the end product: BoaConstrictor. In addition, you can use ANY python module in your code.
Installation using PIP:
pip install boaconstrictor
Usage:
C:\Users\foo> boaconstrictor
You will then be prompted to enter a filename. This must be a valid path to
a *.boa file. Enter a file-path, and then press <>.
Example code:
using time
function main(){
cout "Hello, world!"
x = 3.5
}
If you have any questions, contact me via email. My address is thescribe11@gmail.com.
CHANGELOG:
V 1.2.2: Fixed escape characters.
V 1.2.3: Fixed problems with the Print and Input functions.
V 1.2.4: Fixed the output filename problem with V 1.2.3.
V 1.2.9: Added end keyword, fixed the glitch which was causing always to output to 'output.exe'.
V 1.2.10: Fixed end keyword implementation problem.
V 1.2.11: Got everything up and working, releasing to PyPI.
V 1.3.3: Reworked compilation algorithm to be faster, fixed 'cin' statement, changed command-line operation.
Release files for boaconstrictor 1.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boaconstrictor-1.4.2.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boaconstrictor-1.4.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / boaconstrictor-1.4.2.tar.gz
| Download URL | boaconstrictor-1.4.2.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ac61340507069d948b4c8107d922cffa0a0609f090f47180cf98d32d1121f348
|
|
BLAKE2b-256 checksum How to use checksums |
cbb5ab23e802796c7cc0d3980de52f1a60293040175a94037cdf4dc8b9294bca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.4
|
Release files / boaconstrictor-1.4.2-py3-none-any.whl
| Download URL | boaconstrictor-1.4.2-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9277aad46b1dac7bd9d3a0b80a155f2a8c314202e809525b5f405e3bd0441169
|
|
BLAKE2b-256 checksum How to use checksums |
b7e7b8ab3852c1c6975b6f524fd1ff61e1370002ed201ef04ba6e1ed7c42bdef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.4
|