• Stars
    star
    101
  • Rank 338,166 (Top 7 %)
  • Language SWIG
  • License
    Other
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ and Document Compiler

C++ and Document Compiler

The original project is in the release-1.0 branch, which is a manually written C++ frontend, resolving symbols, indexing code in HTML, and generating documents in XML.

The new project will stop doing precise resolving, it will focus on document only. The parser will be implemented using VlppParser2. It allows ambiguity without the need of resolving symbols.