Coder Social home page Coder Social logo

ezhangle / cppexpose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cginternals/cppexpose

0.0 2.0 0.0 2.22 MB

C++ library for type introspection, reflection, and scripting interface

License: MIT License

CMake 1.00% C++ 47.57% C 44.83% Objective-C 0.07% Makefile 0.32% M4 0.31% Python 5.57% Shell 0.33%

cppexpose's Introduction

C++ Expose - library for type introspection, reflection, and scripting interface

cppexpose is a C++11 library that provides tools for introspection of types, properties, and classes. This allows for a C++ program to expose its interfaces into runtime, making it possible to, e.g., create automatic GUI representations for interfaces, or to expose them into a scripting environment.

The implementation is based on standard C++ templates and does not use language extensions or macros, making it typesafe and usable with any C++11 compliant toolchain. Also, no meta compilation step is required.

Build Status

Service System Compiler Status
Jenkins Ubuntu 14.04 GCC 4.7 Build Status
Jenkins Ubuntu 14.04 GCC 4.8 Build Status
Jenkins Ubuntu 14.04 GCC 4.9 Build Status
Jenkins Ubuntu 14.04 GCC 5.3 Build Status
Jenkins Ubuntu 14.04 Clang 3.5 Build Status
Jenkins Windows 8.1 MSVC 2013 Update 5 Build Status
Jenkins Windows 8.1 MSVC 2015 Update 1 Build Status

cppexpose's People

Contributors

scheibel avatar

Watchers

 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.