Unleash the power of the tale of Abraham.
Project description
Abraham
Esoteric language interpreter
Install:
pip install abeinterpreter
Basic Usage:
-
Import: import abeinterpreter as ai
-
Instantiate the AbeInterpreter class: interp = ai.AbeInterpreter()
-
Interpret code with .interpret(code): interp.interpret(some abe code here)
-
Display output with print: print(interp.interpret(some abe code here))
Types:
String: "Hello World!" Int: 42 Float: 3.14 Boolean: True, False
Commands:
Move right x cells: Overhead, the geese flew x miles east. Move left x cells: Overhead, the geese flew x miles west. Assign x to cell: Preparing for the storm, he inscribed x into the stone. Add to cell value: He sold x sheep. Subtract from cell value: They paid for their x mistakes. Print cell value: And Abraham spoke! While loop: He ran into the mountains, but only when ___. This is what happened there: Note: Loop conditions act on current cell value. Loop conditions: If greater than cell val: they had more than x fish If less than cell val: they had less than x fish If equal to cell val: the stone said x Signal loop end: Alas, I digress. Copy: One day he stole his neighbor's goods. Paste: He repented and returned the property.
Print even integers from 100 to zero:
He sold 100 sheep. He ran into the mountains, but only when they had more than 0 fish. This is what happened there: And Abraham spoke! They paid for their 2 mistakes. Alas, I digress. And Abraham spoke!
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
Hashes for abeinterpreter-1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | adbd9700258dfe6d290baeedfad132a3c82ff4ccd425bcad5bc0c7086f34df3b |
|
MD5 | 90193e05794ec76e502e5511659c6f29 |
|
BLAKE2b-256 | 08f229b57474cd87cba25feceec29baa1cfe647023b0b6f5434963d504c04fe7 |