High-level Property Specification Language
Project description
HPL - The High-Level Property Specification Language
HPL is a minimalistic specification language tailored for behavioural properties of message-based systems. Although it might be useful in other contexts, it was designed with the message-passing system of the Robot Operating System in mind. Since properties are message-based, the same language can be used to specify both individual nodes and full applications.
HPL was developed to be an integral part of the HAROS framework. HAROS is capable of defining and extracting architectural models of ROS systems (the ROS Computation Graph). Such models are, inherently, mostly concerned with the structure of the analysed system. This language is meant to annotate the architectural models, complementing them with behavioural information.
What Is In The Box
This repository contains a Python package, and the respective source code, to parse HPL specifications and convert them into Abstract Syntax Trees (AST).
Syntax, Semantics and Use Cases
Check the documentation.
Installing
To install this package, make sure that you have Python 2.7 or greater. Simply run the command:
pip install hpl-specs
Bugs, Questions and Support
Please use the issue tracker.
Citing
See CITING.
Contributing
See CONTRIBUTING.
Acknowledgment
Until March 2021, this work was financed by the ERDF – European Regional Development Fund through the Operational Programme for Competitiveness and Internationalisation - COMPETE 2020 Programme and by National Funds through the Portuguese funding agency, FCT - Fundação para a Ciência e a Tecnologia within project PTDC/CCI-INF/29583/2017 (POCI-01-0145-FEDER-029583).
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 Distributions
Built Distribution
Hashes for hpl_specs-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3fe87ea68e901a97743d9f4b612fc08c0bfd6c3836edaaa5141e857bf27a4ff |
|
MD5 | ae6b8ee481665aaf912cf085c70d8ad8 |
|
BLAKE2b-256 | b255ce1d644c80e38a477ad972137c784fdef9107e901fbdfe37003e7b638093 |