Bruno,

If you mean "native procedures in Scheme" as in "calling
native C, or native operating system procedures from a
Scheme program", then the links you got should be enough.

Now, if you mean "the procedures that are 'native' in Chicken"
 -- that is, those that Chicken implements, then you perhaps
it will help if you check

http://api.call-cc.org/doc/
http://api.call-cc.org/doc/chicken/language
http://api.call-cc.org/doc/chicken

Besides, of course, the R5RS standard:

http://www.schemers.org/Documents/Standards/R5RS/

Hope that helps,
J.

Bruno Arruda wrote:
> Hi,
>
> I was looking for a reference documentation of native procedures in
> Scheme,
> but I found nothing.
>
> Please, where can I find this?
>
> Thanks!
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/chicken-users
>



_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to