I previously gave a sneak peak of ClassBrowser, a dynamic execution environment for Objective-C. It’s not anything like ready for general use (in fact it can’t really do ObjC very well at all), but it’s at the point where you can kick the tyres and contribute pull requests. Here’s what you need to know:
- Get it here
- This is how you build it
- Please fix these bugs (some of them will be quite simple, so if you haven’t had a chance to contribute to an open source project yet, check out #19, #15,
#17, #11, #5) - This is where it should end up
Have a lot of fun!
ClassBrowser is distributed under the terms of the University of Illinois/NCSA licence (because it is based partially on code distributed with clang, which is itself under that licence).