C++ IDE
planningDescription
C++ IDE which is directly operating on the AST: It parses the C++ project and represents it in an AST. The editor is operating on the AST. Then, the IDE will push the AST directly to GCC so that GCC does not need to do any parsing.
Categories
License
Update Notifications
User Ratings
User Reviews
Be the first to post a review of C++ IDE!