This repository contains set of projects and tools to be able to make C++ scriptable and debuggable.
Initial presentation on what is already working:
- C++ Runtime Type Reflection
https://docs.google.com/presentation/d/1xo0sg10C4DN4iHSD9wqmqZ_99FeVrxI-RcZqxMs_M7Y/edit?usp=sharing
Presentation on C# scripting support:
- Boost Development Productivity: C# hot module / hotreloading scripting support
https://www.youtube.com/watch?v=TrYOaNUXJBk&list=PL-VOKR3HzVrlZt8Le-MkjL73bkASeG1zG
Analogue projects can be found for example from here: