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
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 qylang-0.0.4.tar.gz.
File metadata
- Download URL: qylang-0.0.4.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27f8680f926cee3fb22a1c9263aa585df8e6d1b7c191749753201d07ee7809cd
|
|
| MD5 |
26f142a68aee4523b9b06639ea52488b
|
|
| BLAKE2b-256 |
1be5516a22b491e996bf9dbf2aed58b890cb7931082ba0cdf27f8b6c990dfc72
|
File details
Details for the file QyLang-0.0.4-py3-none-any.whl.
File metadata
- Download URL: QyLang-0.0.4-py3-none-any.whl
- Upload date:
- Size: 11.4 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 |
e54f48a727417c49f99d5a240039330c5c3882883874e70b289153f90b94c17e
|
|
| MD5 |
6b21470f4487bf8f6cf78bcc55348bcf
|
|
| BLAKE2b-256 |
0141acdd3c5378d867c6cc7486e636ee4ba117a6b5480a7f3d83ce3b8d618a08
|