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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for logic_asts-0.3.4.tar.gz
Algorithm Hash digest
SHA256 0975be86904b96b079e7992e231545b13cae535998c04703903d81074686d95c
MD5 6b95e6787ced9c2334ca4e13ff6e74f9
BLAKE2b-256 e4870752aea17e2faf9fecc45b85b2a5107eb9e8d3fe994f1bb6aa4a1a76b34a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: logic_asts-0.3.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 04b273855b52e338a5945f702273d6e796346c2539b25ae667d380cd792da595
MD5 d18acbdfd30fcf5f80f9fd4378caaca9
BLAKE2b-256 0f86bfb9375b7b7a418afa017b415668ac77602f4507c6f98960c35eda4c0bf6

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