Skip to main content

Grammars and parsers for various logic

Project description

Abstract syntax trees for logical expressions

A collection of grammars, parsers, and abstract syntax trees in Python for various logics. The goal of this package is to serve as a common utility for academics/developers to build their tools on, without having to create a new parser each time they make a library.

Currently supported logics are:

  • base: the basic Boolean propositional logic.
  • ltl: Linear temporal logic
  • strel: Spatio-temporal reach escape logic

Usage

Simply install the library, either as a git dependency or (once it is available) through PyPI. Then, the library can be used as:

import logic_asts

expr = logic_asts.parse_expr(expr_string, syntax="base"|"ltl"|"strel") # remember to pick the syntax

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

logic_asts-0.2.0.tar.gz (62.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

logic_asts-0.2.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file logic_asts-0.2.0.tar.gz.

File metadata

  • Download URL: logic_asts-0.2.0.tar.gz
  • Upload date:
  • Size: 62.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for logic_asts-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9f4abb66374fc6fe0b726c8ad5e9bb160aad026a361612c77739795ae8f041af
MD5 ad15219c5d1be44cbbab2bd6cb99901b
BLAKE2b-256 097402f283aacf7c3bf0756667453b6363b28873a2fa89903af4cde8558b0087

See more details on using hashes here.

File details

Details for the file logic_asts-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: logic_asts-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for logic_asts-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 21a85e4f327b428423f66db941f7d91737fa6184224723a108153b621026d1e4
MD5 c5e5260a38f55da9623eb841e6724745
BLAKE2b-256 7d0b89ea32a3b66a86494f7c53f6017492169a08a10efa4b180b2a8382c7723b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page