Chapter 1. Introduction to the Eiffel Wrapper Generator

Table of Contents

What is EWG?
Current Features
Planned Features

What is EWG?

Figure 1.1. Eiffel Wrappger Generator

Eiffel Wrappger Generator

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.