 
        
        MonoEmbed
MonoEmbed was an exercise in integrating Mono for use as a scripting engine in a game written in C++. The project includes a tool for generating wrapper classes for the host language (currently C++ only) from T4 templates, using information gathered about .NET assemblies using Cecil.
See it on Github > 
       
         
         
         
         
        