Qy Lang, a Lisp language implemented in and based on Python
Project description
Qy
Warning: The project is being developed rapidly and iteratively except before version 0.1.0, there will not be a truly stable API interface and built-in operators, and it is strongly recommended that you do not use it in production.
Qy Lang, a Lisp language implemented in and based on Python.
Install
Use pip and github:
pip3 install -U -I git+https://github.com/Cosmic-Developers-Union/Qy.git
or
python -m pip install -U -I git+https://github.com/Cosmic-Developers-Union/Qy.git
Use PyPi:
pip3 install QyLang
or
python -m pip install QyLang
Usage
Operator
- quote
- atom
- eq
- car
- cdr
- cons
- cond
Middle Langer
from qy import qy
qy.eval(print, 'Hello World!')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qylang-0.0.3.tar.gz
(10.1 kB
view details)
Built Distribution
QyLang-0.0.3-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file qylang-0.0.3.tar.gz
.
File metadata
- Download URL: qylang-0.0.3.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | add812efd08e0b801ea54a36cba0f24dd9ea3cf414503a1bf68760b0af557a3e |
|
MD5 | ce95067ebc4794eed5ab31503d76a558 |
|
BLAKE2b-256 | c8fa3b3f1936ed8449c179305d52beed94a7959da849dc4da004f6bfccefca76 |
File details
Details for the file QyLang-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: QyLang-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f59a9d8ff4f6ff8721fb4706a95131bc19d14a6946bc3ed6e86fd59310f9848 |
|
MD5 | 54e8e3a3c17014f81dca8aba5f758731 |
|
BLAKE2b-256 | 77fa85aa3f77cc86d121bbc11d26753bc94117a14cb5b3ed0c168f06ca5d681c |