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.13.tar.gz
(1.0 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.13.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.13.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
725ddee0da7aedd42ff7a59fbd4a1f8ac63d0ee3345477eb89066e5f8792a796
|
|
| MD5 |
1fb15103ff7fb66e728c5811c2fbf09d
|
|
| BLAKE2b-256 |
a9c0ddb50b3a46b4bfb67f1b9fb01c3dad26acbd119041a680b05d8874abfda9
|
File details
Details for the file zynk_lite-0.2.13-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.13-py3-none-any.whl
- Upload date:
- Size: 49.6 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 |
e49d93e81812672895e0ef6f0c04c6d70f21b8f1f21eee1aef820147de7bb099
|
|
| MD5 |
657a3bead28e9afa791a64292ab11d45
|
|
| BLAKE2b-256 |
ac20f1d8bbd8a29cd408a4c23d40234b82c28b2a5eda9b562ffa1b57a6df7cb2
|