Currently most part of the code must be in C, and the c language is hardly meant to be human readable. For now I(Zacharie) will relying on comments to convey information. The goal is keep the code itself as readable by using C macros and as few pointers as possible. A discussions on this subject might be necessary. We will see in time.
Currently most part of the code must be in C, and the c language is hardly meant to be human readable. For now I(Zacharie) will relying on comments to convey information. The goal is keep the code itself as readable by using C macros and as few pointers as possible. A discussions on this subject might be necessary. We will see in time.