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.0.tar.gz
(43.5 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.2.0-py3-none-any.whl
(49.5 kB
view details)
File details
Details for the file zynk_lite-0.2.0.tar.gz.
File metadata
- Download URL: zynk_lite-0.2.0.tar.gz
- Upload date:
- Size: 43.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a1c48fd032213b01419d85227bedea14937e45c40b6a8e40ec61644886d7d8c
|
|
| MD5 |
9c9b511d6ba672daa2ff08087407baac
|
|
| BLAKE2b-256 |
eb74ed545ebf369f7e7cf3b1171f3fcf99cd0d5b761e9a9e306e5dc1033e4932
|
File details
Details for the file zynk_lite-0.2.0-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.2.0-py3-none-any.whl
- Upload date:
- Size: 49.5 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 |
092ad7be69803df7d11f9b2d812326d2ddf0686f8cb156468b15c5f4ff415c64
|
|
| MD5 |
5f39b465ef957b12f9a1fe0512a7263b
|
|
| BLAKE2b-256 |
7af5d9e59053c0f2afe37b41834b8d8f45b4966efb0b2ab9094ebbd5f7398228
|