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.6.tar.gz
(34.3 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.6-py3-none-any.whl
(39.8 kB
view details)
File details
Details for the file zynk_lite-0.1.6.tar.gz.
File metadata
- Download URL: zynk_lite-0.1.6.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03a4c44262038bd9b87739874d01640e7d503b2415f602651d60ad18f253fb97
|
|
| MD5 |
a2095c74a0586e7d4f6cfb2d9688d302
|
|
| BLAKE2b-256 |
f53f282f46c55c6857f1e30c516c7ab22fb4487e874445dff587e6280d9e236d
|
File details
Details for the file zynk_lite-0.1.6-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.1.6-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.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
940353e4ceed999db4fe6d5cda4f75c55a6aac27f86829baf75571fd9b212c16
|
|
| MD5 |
cb2588d0490f7e3c4a682b385ef83f5d
|
|
| BLAKE2b-256 |
2eb36cb0fe69cdf98b3d28a0ae717d79d5d7844b59f40b9a07b321bfb58b81b9
|