Gibberish Language (gib-lang) interpreter
Project description
gib-lang
Gibberish a minimalist, dynamic, and turing-complete programming language, it is based on Reversible BitFuck. to further reduce it with only 3 instruction.
The Instruction
FAFAFAFAToggle and Move Head Forward, in RBF+>FUFUFAFAMove Head Backward and Open Loop, in RBF<(FAFAFUFUCloses Loop, in RBF)
you can run command using
gib run -t 3 "FAFAFAFA FUFUFAFA FAFAFUFU #toggle head"
Here the example instruction combination
FAFAFAFA FUFUFAFA FAFAFUFU #toggle head
FAFAFAFA FUFUFAFA FAFAFUFU FAFAFAFA #move forward
FUFUFAFA FAFAFUFU #move backward
FAFAFAFA FUFUFAFA FAFAFUFU FAFAFAFA FUFUFAFA #open loop
FAFAFUFU #close loop
How It Works
The program simulate turing machine with moving head and 1-bit tape
How to Install
Giberish can be installed from pypi
pip install gib-lang
Project details
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 gib_lang-0.1.0.tar.gz.
File metadata
- Download URL: gib_lang-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5f6f527311c324a1c4ab124a81ef4ea72b6888749c98657cdc2a3e1ca8bfd5
|
|
| MD5 |
db593d332c0317d34c79a03e202298bd
|
|
| BLAKE2b-256 |
8104b696ad883c49a0b715365ddb267fbb2282870348e06039c86f0b54a0f707
|
File details
Details for the file gib_lang-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gib_lang-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b85cf11b76cd22fb977123ed123b1d0f42ed6498ab54fc968a2eb68b9d4187b6
|
|
| MD5 |
f85ee5ee68a13c29a6ca16a0528ce272
|
|
| BLAKE2b-256 |
439f27aed2c927ca4462b854a6fd403bc81b1345b55f987b2f7e8e077f4ac164
|