Next: , Previous: , Up: Top   [Contents][Index]


Appendix A Portability Notes

This appendix is about Guile-RPC’s portability. Of course, Guile-RPC can be ported to any OS/architecture Guile runs on. What this section deals with is portability among Scheme implementations.

Although implemented on top of GNU Guile, Guile-RPC uses mostly portable APIs such as SRFIs. Thus, it should be relatively easy to port to other Scheme implementations or to systems like Snow. Below are a few notes on portability, listing APIs and tools Guile-RPC depends on.

Portability patches can be posted to the Guile-RPC mailing list where they will be warmly welcomed!


Next: , Previous: , Up: Top   [Contents][Index]