Table of Contents
EWG (Eiffel Wrapper Generator) is a tool that generates Eiffel wrapper classes for C libraries. It can be used to create libraries that bridge the gap between Eiffel and C. It aims to work for arbitrary ANSI C and with all common Eiffel compilers.
EWG is ideal for creating cross-platform, cross-eiffel-compiler and cross-c-compiler C library wrappers.
If you have questions that are not covered in this document, please email me at aleitner@raboof.at.