Serl - A tool for creating and using languages
Project description
Serl - A tool for creating and using languages
Serl (serialized languages) is a format and corresponding command line tool for creating and using textual domain specific or markup languages with arbitrary syntax. This is achieved through the concept of language configurations, which are YAML files for specifying language syntax and functionality, used by the tool to execute language programs. These configurations can then be linked, allowing languages to be used like any other command line tool.
Documentation can be found on Read The Docs.
Development Workflow
Command | Description |
---|---|
pip install . |
Build/install locally |
serl help |
Show the tool command line help screen |
pytest tests or test.bat |
Run automated test suite |
py -m build |
Build distribution |
py -m twine upload dist/* |
Upload distribution |
sphinx-build -b html docs/source/ docs/build/html |
Build documentation |
MIT License
Copyright (c) 2023 Harry Downing
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
File details
Details for the file serl-0.3.0b0.tar.gz
.
File metadata
- Download URL: serl-0.3.0b0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e69a5b38c86a0e1fc6bec4a43d57fbd57804121a43a5b19bed1abda1c2b5efe |
|
MD5 | 163098b512fa4fe4e76a7c35ac8bdd4a |
|
BLAKE2b-256 | cc8ad975fd8283d10b7bd7ec001cd20bfa253ec6e6e07ea4be4fec727d84a045 |
File details
Details for the file serl-0.3.0b0-py3-none-any.whl
.
File metadata
- Download URL: serl-0.3.0b0-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 100ed7c4581e950d500cea8bba23ee688672c53071b635877216c5fff945a828 |
|
MD5 | 1127d18db9d815ffaee573e0a556f75c |
|
BLAKE2b-256 | bfe8b66997b10aaa11dc76de9f6f2fe343edbc6d7d041091a0afc8ee34e856e6 |