About
SLE (Stack Lang Engine) is a simple tool for creating stack-oriented DSL or even small programming languages
Example of usage
import stack_lang_engine as sle
eng = sle.StackEngine()
eng.add_word("print", lambda: print(eng.stack.pop()))
eng.exec('"test" print') # Will print "test"
License
SLE is licensed under GPLv3 License
Release files for stack-lang-engine 0.0.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 | |
|---|---|---|---|
| stack_lang_engine-0.0.2.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| stack_lang_engine-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.7 kB
Release files / stack_lang_engine-0.0.2.tar.gz
| Download URL | stack_lang_engine-0.0.2.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57d864228afae61bb58884db511b01153cffe18d01ac5fb5a13330f1f230a9da
|
|
BLAKE2b-256 checksum How to use checksums |
e26c68dc50b82aaf8d26b7082348d82a07006e9397520ef54912fcf5d2cdc1ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.
Transparency logRelease files / stack_lang_engine-0.0.2-py3-none-any.whl
| Download URL | stack_lang_engine-0.0.2-py3-none-any.whl |
|---|---|
| Size | 14.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
296b7fa1f59c5681417e834288fc0ad5083e0cb7f5281738726d58dbd8e15c32
|
|
BLAKE2b-256 checksum How to use checksums |
d4bb83ca63aa7750471531dcfe50b4f23809e4879ca72d7371ee7f07fe389778
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.
Transparency log