MinInfMachine LLTK - low level toolkit.
Low level toolkit to generate MinInfMachines. It provides builders with label handling, helpers that simplify writing strucutal code (for example routine calling, big data writing) and integrated builder that simplify usage of noticed helpers.
Path to generate MinInfMachine is using some builder, put all code and generate code
using to_code method. Further optional steps are optimization that provided by table_opt
module. Simple example:
use *;
use *;
use *;
use *;
use *;
Package min_infmachine_blabla_cpu is simple any bit CPU written by using this toolkit.
It is good example to learn that toolkit.