A programming language
Project description
ZynkLite
Minimalist scripting language for embedding and extensibility
Features
- Lightweight interpreter (<500KB)
- Python/C interoperable (Future)
- Native file I/O and array operations
- Clean syntax with zero dependencies
Quick Start
from zynk_lite import Interpreter
zl = Interpreter()
zl.eval('print "Hello from ZynkLite!";')
Installation
pip install zynk-lite
CLI Usage
zynkl run script.zl # Execute file
zynkl cli # Interactive mode
Documentation
Full language spec and documentation at Github
License
zynk-lite is distributed under the terms of the GPLv3 license. license.
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
zynk_lite-0.2.16.tar.gz
(9.8 MB
view details)
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 zynk_lite-0.2.16.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.16.tar.gz
- Upload date:
- Size: 9.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5ae276693f35a5cbceb2b6c0941a2e7fd19b06e864a038e8957d46683df41a8
|
|
| MD5 |
a5435cb68630e0387f7597f16882b8a8
|
|
| BLAKE2b-256 |
9b49cf3e7c31cb597412b865c1d1a027befd251c007124fdaddef3a250668201
|
File details
Details for the file zynk_lite-0.2.16-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.16-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22097ffa531fedf1360befe5c20e65cdea163bad54a288792ac096f7da87d0c0
|
|
| MD5 |
eb4b09d6ef190da1e4a611c7f131845f
|
|
| BLAKE2b-256 |
d64fd73a3e335b383efcb07b69519a104498a14be76fa4a8149ccff9f2a885e4
|