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.3.3.tar.gz (26.9 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.3.3-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: logic_asts-0.3.3.tar.gz
  • Upload date:
  • Size: 26.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.14

File hashes

Hashes for logic_asts-0.3.3.tar.gz
Algorithm Hash digest
SHA256 1f2e5cd527a70cb9a6e18c86a06b3d0e2d3003f7011611a2909e3f7eba7fda4c
MD5 afa042ceae0cbc23e8f61705b85a845d
BLAKE2b-256 e8738736be43d6b2c784e77086628642e64ea1094aa067680624d33f358e2e1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: logic_asts-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.14

File hashes

Hashes for logic_asts-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4d2edbf2868c2c4ae791414702a1d0786d4e23a35141b991a6d07bcfe23d6e70
MD5 b5fd4f03b6505df9341db8b9598fa68d
BLAKE2b-256 755d9d601ae83c7224bb32d9d8491004eedae08e618fca7f708062cafe879bc5

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