This repository contains my bidding systems. These documents are in the Bridge Bidding Markup Language (BML). Please use my fork for now until gpaulissen/bml#21 gets fixes.
The below are my pet forcing club bidding systems. I believe bidding 1♣ for all strong hands is a superior treatment.
The distribution syntax and abbreviations are provided by WBF.
First, install the BML converters.
git clone https://github.com/jdh8/bml.git
pip install .
Then, make
whenever you want to generate or update files.
make -j8