PSSTools / pssparser

ANTLR-based implementation of an Accellera PSS language parser with C++ and Python interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSSParser

This project provides a ANTLR4-based parser for the Accellera PSS language. It also provides an AST (data model) for processing the result of the parser.

Build Status

About

ANTLR-based implementation of an Accellera PSS language parser with C++ and Python interfaces

License:Apache License 2.0


Languages

Language:Python 74.9%Language:C++ 15.4%Language:ANTLR 6.8%Language:CMake 1.4%Language:Cython 1.1%Language:Shell 0.3%Language:Dockerfile 0.1%