cidl

Parser for an IDL-like mini-language used in https://github.com/Zeex/sampgdk


Keywords
parser, sa-mp
License
Apache-2.0
Install
pip install cidl==1.0.3

Documentation

CIDL is an IDL-like language and a parser created for GDK:
  https://github.com/Zeex/sampgdk

Requires Python 2.x or 3.x and PLY:
  https://github.com/dabeaz/ply

Inspired by Mozilla's XPIDL:
  https://developer.mozilla.org/en/docs/XPIDL