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.5.tar.gz
(34.1 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.5-py3-none-any.whl
(39.7 kB
view details)
File details
Details for the file zynk_lite-0.1.5.tar.gz.
File metadata
- Download URL: zynk_lite-0.1.5.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d0419ab92397bd936f98c7aecd06e96ed22b755dd5dd1efefc249dd4e883780
|
|
| MD5 |
be3f2867b23242318611c19e22df7d84
|
|
| BLAKE2b-256 |
62cd7891647a63440aeee5f13cfa4c6c4c5818445c874a39346b762a93acd55e
|
File details
Details for the file zynk_lite-0.1.5-py3-none-any.whl.
File metadata
- Download URL: zynk_lite-0.1.5-py3-none-any.whl
- Upload date:
- Size: 39.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4114a65790d414b9d11561eaa51934843521cfb5e79f27c54b1a9acda51527d9
|
|
| MD5 |
e0f59f01067849d30cc4f4cbf4697e74
|
|
| BLAKE2b-256 |
0ebe7bf0cd4e4d60c88fdad66e3bbf166c7c1f5614124c2e21a2487808590c1c
|