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.1.9.tar.gz
(34.4 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.1.9-py3-none-any.whl
(39.8 kB
view details)
File details
Details for the file zynk_lite-0.1.9.tar.gz.
File metadata
- Download URL: zynk_lite-0.1.9.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5cfb0069ca852827d20bcf7e7016b9db45ac1cc8541db5bbf5f69da08f41d6a
|
|
| MD5 |
513e05bd8e9f2e678a0bb46736b6b455
|
|
| BLAKE2b-256 |
18119f8c098917b1228acb602283244a8f6e6c32a3c9a753c2db61603e125228
|
File details
Details for the file zynk_lite-0.1.9-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.1.9-py3-none-any.whl
- Upload date:
- Size: 39.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8183ccf23d9aa02503e36fcd5a6d9cde622c32b148e29bdae9aa824471fc760c
|
|
| MD5 |
840b01d5d8bb87d5c6656602a97c1e8a
|
|
| BLAKE2b-256 |
aa153e736a8cc49c6f13348d1795d97980eec228e0aac4fb38c899ab39f15bb5
|