Project Information
- project date: July, 2005
- development period : two months
- developer : Myoungsoo Jung (MJ)
Features
- Syntax highlighting and assisting the programming. Programming assister parse every classes at runtime and remember all of the class information such as class name, method, signature, and it provides them to users (programmers) thereby improving productivity.
- Programming assister was developed as a dynamic and static library, which can be incorporated into IDE tools like visual studio, eclips and so on.
- The parser of programming assister understands C++ family language, but the framework is designed toward flexibly expending to support other languages.
- Programming assister can compile C and C++ program after setting up the location of actual compiler like gcc.
invalid-fileDocument (Doxygen) for C++ Parser, I am sorry that this parser manual was documented in Korean only. If you are interested in this parser and document, please contact me via email
'When I was undergraduates > Portfolio(03~05年)' 카테고리의 다른 글
| IPAD (0) | 2005/11/29 |
|---|---|
| Code Wizard (0) | 2005/10/01 |
| CLASS-MATE (2) | 2005/08/02 |
| Programming Assister: C and C ++ Parser and Assister (0) | 2005/07/02 |
| Fairy Maker (0) | 2004/11/27 |
| Morning Photo(Batch image processor) (0) | 2004/07/27 |