A Python implemented Lexer and Parser (and simple Interpreter) for Microsoft Flight Simulator Reverse Polish Notation ("XML-Programming")
Project description
README
Python Flight Sim Reverse Polish Notation
What is this repository for?
- Quick summary
This is the source directory for the fsrpn package for Python.
A Python implemented Lexer and Parser (and simple Interpreter) for Microsoft Flight Simulator Reverse Polish Notation
("XML-Programming") using ply as the Python native lex and yacc implementations.
- Version
Currently, in the planning phase no Version Numbers will be used, only commit references or dates. As soon as it is at least in Alpha-stage, versions in Python customary format 0.0.1+ will be used.
How do I get set up?
-
Summary of set up
-
Configuration
-
Dependencies
to run:
- Python 3
ply
and additionally to build:
hatchling
-
How to run tests
pytest --cov fsrpnormake test -
Deployment instructions
pip install fsrpn
Contribution guidelines
-
Code Style
PEP8 with NumPyDoc Docstrings
-
Writing tests
-
Code review
-
Other guidelines
This Project is released as GPL v3 or later.
Copyright (C) 2023 Jakob Klein mail@kleinjakob.at
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Who do I talk to?
- Repo owner or admin: Jakob Klein mail@kleinjakob.at or kleinjakob@gmail.com
- Other community or team contact via the GitHub or bitbucket pages.
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 fsrpn-0.0.0.tar.gz.
File metadata
- Download URL: fsrpn-0.0.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58dd316caabf44007985e99304fe7443d8330dc28f187f0ce6679053c909069b
|
|
| MD5 |
e4d92f9ad66887db5208f82e9e3efe93
|
|
| BLAKE2b-256 |
af9045697d586326503136242924caea6d318b65fac2317cc1643b9cc809c985
|
File details
Details for the file fsrpn-0.0.0-py3-none-any.whl.
File metadata
- Download URL: fsrpn-0.0.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1a20d74ca8ad4b373225f715db339b0352f9b95f6a13d6d295279c356fe26d9
|
|
| MD5 |
94591bd2aa53277cb193cedf7e503fc8
|
|
| BLAKE2b-256 |
0f9942895fb7e45b2d5fa802654c6ac1cdc050b8fa3600bffe41a32e88bafb70
|