Skip to content

vczh-libraries/Document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages