Giter Site home page Giter Site logo

jvelilla / wrapc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eiffel-wrap-c/wrapc

0.0 2.0 0.0 745 KB

Eiffel wrapper tool for C libraries.

License: Other

Eiffel 95.76% Yacc 2.34% Lex 1.22% Makefile 0.05% C 0.30% Batchfile 0.14% Shell 0.20%

wrapc's Introduction

Build Status

WrapC

WrapC logo

WrapC is an Eiffel wrapper generator for C libraries, originally known as EWG (http://www.sourceforge.net/projects/ewg) 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 EiffelSoftware compiler.

WrapC Status

Wrap C is a new version of an old project named EWG. It was updated to use the latest Eiffel version. WrapC generates Eiffel wrappers using inline externals whenever is possible. Updated callback code generation to use an agent to register the Eiffel feature to be called after a callback. Updated framework to automate building libraries and applications that use WrapC.

Current Features

 Parses pretty much all ANSI C, but also understands gcc and Visual C extensions
 Generates wrappers for: 	
  • Structs
  • Unions
  • Enums
  • Functions
  • Callbacks
  • Macro

Note

*  Macros are supported, but only for macro definitions used to define constants. Everything else will be ignored.
  • Works with ISE Eiffel.
  • Includes a framework to automate building libraries and applications that use WrapC.

The Getting started lets you discover the WrapC tool. The Developer guide lets you know how to build WrapC tool.

WrapC Intellectual Property

Intelectual property message

WrapC Libraries

For an up-to-date list of WrapC based wrapper libraries please visit the WrapC Homepage organization.

wrapc's People

Contributors

jvelilla avatar ljr1981 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.