[LLVMbugs] [Bug 15254] Clarification for term "AST"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 13 15:35:21 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15254

Markus Elfring <Markus.Elfring at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |code-cleanup, documentation
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Markus Elfring <Markus.Elfring at web.de> ---
(In reply to comment #3)

Thanks for your addition. - Now I see even more opportunities for further
clarification and improvements with the given information.
http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Lexicon.rst?r1=172162&r2=175077

Would you like to consider any more collaboration between processing areas like
the following?

       Token stream
            ^
            |
            v
  Abstract Syntax Tree (AST)
            ^
            |
            v
Abstract Semantic Graph (ASG)
            ^
            |
            v
   Control Flow Graph (CFG)


How are the chances to distribute dedicated descriptions into source code
commnents which can be extracted by a tool like "doxygen"?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130213/ece71e6a/attachment.html>


More information about the llvm-bugs mailing list