ccl icon indicating copy to clipboard operation
ccl copied to clipboard

Extract IDE from main codebase

Open eschaton opened this issue 8 years ago • 0 comments

I primarily use the IDE when working with CCL, but it surprised me to learn it was part of the main codebase. It seems like it should be separate from CCL, as well as separate from the ObjC bridge and Cocoa wrapper, and maintainable independently.

An extracted IDE could be useful also as an example of how to build a native application using CCL, without integrating your code into the CCL codebase.

eschaton avatar Feb 18 '17 21:02 eschaton