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.15.tar.gz
(3.2 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.15.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.15.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b201dc9dc3ea123a11b2fa212feaee16b2e6f92ff02a5e1acb92bf8d81a07c76
|
|
| MD5 |
abb1f2bb235314f581f9124b1fd4429d
|
|
| BLAKE2b-256 |
6c692a21a05fdeba478309f38c7a8617bb79f103f0a9ce77d711691f32927398
|
File details
Details for the file zynk_lite-0.2.15-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.15-py3-none-any.whl
- Upload date:
- Size: 49.7 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 |
c809717ebc2904e3cd64d1fe765aa73506b7b8e81c5feba70ece0c52f34de974
|
|
| MD5 |
542281b15b9981fe4de82769a41437b6
|
|
| BLAKE2b-256 |
0ab3f30cf9cd1c5dedeeb362d778a179581d0835318bb744dc0ddb2f7599cbcb
|