Darcs patch at http://csserver.evansville.edu/~sc87/cffi/manual-wrapper-generators-5s11.dar...
Note especially the (short) new chapter `Wrapper generators'.
Tue Feb 28 10:26:38 CST 2006 Stephen Compall scompall@nocandysw.com * manual: strings, foreign allocation, add `Wrapper generators' - Explain the difference between mem-aref and mem-ref by analogy with C operators. - Use ::= instead of = in with-foreign-object's syntax. - (Strings): Explain that it is portable code. - (Other Types): Don't use metasyntactic variables in Lisp examples. - Add `Wrapper generators' section on Verrazano et al. - (Foreign Type Translators): Use Please note: instead of Note: to suppress makeinfo warning.
Stephen Compall s11@member.fsf.org writes:
Tue Feb 28 10:26:38 CST 2006 Stephen Compall scompall@nocandysw.com
- manual: strings, foreign allocation, add `Wrapper generators'
Looks great. Thanks.