<div dir="ltr">Hi<div><br></div><div>Why lapfunctions are not documented? I am trying hard to understand</div><div>the code delivered by CCL without success; so much details I am not aware</div><div>of, so much syntax (! ^..) so much macros, how can I understand the code</div>
<div>without basic knowledge. I am sure it is not that difficult for someone</div><div>who has access to proper documentation or working with experts who developed</div><div>the compiler.</div><div><br></div><div>Could someone volunteer and write a proper documentation for lapfunctions, or</div>
<div>maybe add something like</div><div>   (progn<br></div><div>      (asm .. assembly code or something understood by gcc where</div><div>           there is plenty of docs ...)</div><div>     ....)</div><div><br></div><div>
like  in C __asm { ... }</div><div><br></div><div>Since there is no help from CCL, it is probably better to write a small C library </div><div>with assembly code that I need in my program (then I call it from CCL)</div><div>
<br></div><div>Kind regards</div><div>Taoufik</div><div><br></div><div><br></div></div>