-
BppLib.Core - the main purpose of this library is to create tools for generating "bpp" and "cix" files.
-
BppLib.BppParser - will read a "bpp" file and produce a
BppLib.Core.BiesseProgram
from it. -
BppLib.CixParser - will read a "cix" file and produce a
BppLib.Core.BiesseProgram
from it. -
BppLib.CIDFile - the main purpose of this library is to create tools for generating "cid" files.
-
BppLib.Examples - contains examples.