Parser for the Kyandle (.kya) syntax
Project description
Parser
License
Version
Syntax
Types
There are three types: dict (key = value, key = value ...), list (value, value, value ...) and native (native classes or objects to the language of the interpreter)
Dict
Dicts are written as <'key' IS 'value' AND 'key' IS 'value' ...> any key and value must be surrounded by ''
It is to be noted that IS and AND can be omitted
List
List are written as ^'value' AND 'value' AND 'value' ...$ any value must be surrounded by ''
It is to be noted that AND can be omitted
Native
Natives are object that are native to the language, they have a type identifier at the beginning
An python int object for the value 3 would be written as <'i3'> in a list. The interpreter may then reconvert it to the type.
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
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 Kyandle-1.0.1.tar.gz.
File metadata
- Download URL: Kyandle-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a8189e1f293bc10ef7bbaedff7c46011bd081380b5ce5b43b9b480658e4161a
|
|
| MD5 |
92ce43e89ad07a9590d1c5c86fc5809e
|
|
| BLAKE2b-256 |
3a30e9a5e914242fb79bab7475b7afbe1c8def9c56173c89ff9568c69a07b44a
|
File details
Details for the file Kyandle-1.0.1-py3-none-any.whl.
File metadata
- Download URL: Kyandle-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1225b76219c10a202739e7b69294abb6f36675fcab07cc6c0e6a50da7c301db1
|
|
| MD5 |
97dd30ad6a96aa6278093efc856ef5db
|
|
| BLAKE2b-256 |
341025c217284a15502a00cbd2d49cef77ceb1de7b6f57a48a33640d3dced65c
|