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.20.tar.gz
(40.7 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
File details
Details for the file zynk_lite-0.2.20.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.20.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed29d8994ba41cd4c7a31b17f20f1334c1d3080d1299353d3c91756ca1026b4d
|
|
| MD5 |
18dad1a1baff44cd8f9499547aea6047
|
|
| BLAKE2b-256 |
d0d69f5cb4bb45dfa9294b516a37defd787415c334f4275df47c05072d97931c
|
File details
Details for the file zynk_lite-0.2.20-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.20-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 |
854c59f7428580cb6c5eb76228513f87cf7e5f159a78c298cbe6422d581eb8a6
|
|
| MD5 |
d85d7bef8ddb720278a9334ac0eef8e6
|
|
| BLAKE2b-256 |
afe96410082e2076f89d21269ad16d20f34b288a05d23b2f43dda7e633662abb
|