Weaklisp
This is a tool to analyze and format very simple lisp code. It is mostly directed to lisp extension languages found in CAD programs. It can document the code in reStructuredText format.
Setup
To install, update or uninstall you can use pip:
pip install weaklisp pip install --upgrade weaklisp pip uninstall weaklisp
Usage
$ python -m weaklisp -h
usage: weaklisp [-h] [-q] [-o OUTPUT] [-f [FORMAT]] path [path ...]
Analyze simple lisp code.
positional arguments:
path Path to lisp file to be parsed.
optional arguments:
-h, --help show this help message and exit
-q, --quiet Do not print the output.
-o OUTPUT, --output OUTPUT
Save a reStructuredText file.
-f [FORMAT], --format [FORMAT]
Format of files, either 'lisp' or 'config'.
It can also be imported and used as a library.
Fork
The repository can be found here.
Release files for weaklisp 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| weaklisp-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / weaklisp-0.0.1-py3-none-any.whl
| Download URL | weaklisp-0.0.1-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1ac6e6b8c59beda2fdc31374ac2eaa78c85f8ef2000270208aaa29043496d89
|
|
BLAKE2b-256 checksum How to use checksums |
9a90b46083410b083dc11e295b16cf14101a097622eeee3318914181ca1aedd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |