Compiler for the BoaConstrictor programming language.
Project description
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.
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 boaconstrictor-1.4.2.tar.gz.
File metadata
- Download URL: boaconstrictor-1.4.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac61340507069d948b4c8107d922cffa0a0609f090f47180cf98d32d1121f348
|
|
| MD5 |
6e50bf18b932e87f2cc77622c99cab09
|
|
| BLAKE2b-256 |
cbb5ab23e802796c7cc0d3980de52f1a60293040175a94037cdf4dc8b9294bca
|
File details
Details for the file boaconstrictor-1.4.2-py3-none-any.whl.
File metadata
- Download URL: boaconstrictor-1.4.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9277aad46b1dac7bd9d3a0b80a155f2a8c314202e809525b5f405e3bd0441169
|
|
| MD5 |
7415e05a08e583f1628e46d4c649a80d
|
|
| BLAKE2b-256 |
b7e7b8ab3852c1c6975b6f524fd1ff61e1370002ed201ef04ba6e1ed7c42bdef
|