mluckcuck / csp-parsing

A helper for CSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csp-parser

A parser for CSP specifications

Installation

  • Requires: pip
  • Install the Lark parser library: pip install lark-parser --upgrade
  • Then clone this repository: git clone https://github.com/mluckcuck/csp-parsing.git

Usage

About

A helper for CSP

License:GNU General Public License v3.0


Languages

Language:Python 100.0%