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.12.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.12.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.12.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 |
fe9fa329299a496ad50fe62ed9231c6388600ede71df8a0cc6fb5214939489c2
|
|
| MD5 |
f89c73bdcc498ec0fabb7e67ddf7e6fe
|
|
| BLAKE2b-256 |
a4a299d6db8136e93f63064356525403f30033631ea3b7b458b102f7d1596c25
|
File details
Details for the file zynk_lite-0.2.12-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.12-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 |
90cfe950c2c3b2f4a03f27cfa5cff64256a651ac173100d43e98f25ba41eba3a
|
|
| MD5 |
fd952ebbba1f5bbc93e4bf4ea2cf5b80
|
|
| BLAKE2b-256 |
f706c7782a6d8d4e5b020551cdde4636f8d9a1374e970ea584ec606e2b75095d
|