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.3.1.tar.gz
(40.8 kB
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
zynk_lite-0.3.1-py3-none-any.whl
(49.7 kB
view details)
File details
Details for the file zynk_lite-0.3.1.tar.gz.
File metadata
- Download URL: zynk_lite-0.3.1.tar.gz
- Upload date:
- Size: 40.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
161c64b529d84fcbaaea3e09e2e314390675808a6ec113f467583a81899340a4
|
|
| MD5 |
2733534cd43197dae66c37d2f0b52c6f
|
|
| BLAKE2b-256 |
cf7869f9e6e0bdd14d29d18f2f6a8bb64225e1a8314226521541f17fcd0704a5
|
File details
Details for the file zynk_lite-0.3.1-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.3.1-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 |
38f6199c410989b31c1dbf74992783ec141e480c37c3ea76dae1cdb222b4e0ab
|
|
| MD5 |
8edfcd8a9a7f5d71d6568463640ae2ac
|
|
| BLAKE2b-256 |
dc74b3ad3ff74a063f9164f8bab6a28d9f7bc87fbb900043f66ec6853f4716b7
|