forked fromviachpaliy/BppLib
- Notifications
You must be signed in to change notification settings - Fork0
DotProductDev/BppLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.