From: Thomas H. Jr. <har...@gm...> - 2004-10-06 21:55:28
|
Sorry for the long delay in any progress and notifications. I have begun the process of converting TinyCC to C++ to a potentially upgradable, modular design. The first phase is moving all the code to various C++ classes until it compiles and operates properly. The second phase will be restructuring the C++ classes so that the design is more stable, readable, and upgradable. As of now... the current class allocation is mainly based on what data needs to be accessed by functions, not on functionality. -- Thomas Harning Jr. |