[Openmcl-devel] Help with lapfunctions
Taoufik Dachraoui
dachraoui.taoufik at gmail.com
Thu Jan 9 10:08:21 PST 2014
Hi
Why lapfunctions are not documented? I am trying hard to understand
the code delivered by CCL without success; so much details I am not aware
of, so much syntax (! ^..) so much macros, how can I understand the code
without basic knowledge. I am sure it is not that difficult for someone
who has access to proper documentation or working with experts who developed
the compiler.
Could someone volunteer and write a proper documentation for lapfunctions,
or
maybe add something like
(progn
(asm .. assembly code or something understood by gcc where
there is plenty of docs ...)
....)
like in C __asm { ... }
Since there is no help from CCL, it is probably better to write a small C
library
with assembly code that I need in my program (then I call it from CCL)
Kind regards
Taoufik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20140109/19f01986/attachment.htm>
More information about the Openmcl-devel
mailing list