Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Parser for C++ Pin
toxcct9-Jun-05 1:22
toxcct9-Jun-05 1:22 
GeneralRe: Parser for C++ Pin
Bob Stanneveld9-Jun-05 1:26
Bob Stanneveld9-Jun-05 1:26 
GeneralRe: Parser for C++ Pin
Member 14276929-Jun-05 1:38
Member 14276929-Jun-05 1:38 
GeneralRe: Parser for C++ Pin
toxcct9-Jun-05 1:58
toxcct9-Jun-05 1:58 
GeneralRe: Parser for C++ Pin
ThatsAlok9-Jun-05 2:06
ThatsAlok9-Jun-05 2:06 
GeneralRe: Parser for C++ Pin
toxcct9-Jun-05 5:04
toxcct9-Jun-05 5:04 
GeneralRe: Parser for C++ Pin
ThatsAlok9-Jun-05 18:22
ThatsAlok9-Jun-05 18:22 
GeneralRe: Parser for C++ Pin
Bob Stanneveld9-Jun-05 2:08
Bob Stanneveld9-Jun-05 2:08 
Damn those errors!!! Dead | X| Dead | X| Have to type it all over again...


marius-adrian wrote:
I just need to know the structure of the program not to make the calculations and the operations. Or to make me the AST.


So you need to know the structure of a parser that can parse C++? If I'm correct, you can start by reading the following articles about regular expressions, grammers and languages:
Regular expression Library Builder[^]
Fast regular expressions
[^]
Writing own regular expression parser[^]
CDfaRegEx: A DFA Implementation of a Regular Expression Compiler
[^]


marius-adrian wrote:
Bob Stanneveld wrote:
I don't know if such a tool exists.


It will as soon as I finish this project.


Are you going to post it here on CP? I would like too see your article! Wink | ;)

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
GeneralRe: Parser for C++ Pin
Member 14276929-Jun-05 2:29
Member 14276929-Jun-05 2:29 
GeneralRe: Parser for C++ Pin
Trollslayer9-Jun-05 4:18
mentorTrollslayer9-Jun-05 4:18 
GeneralRe: Parser for C++ Pin
Member 14276929-Jun-05 5:33
Member 14276929-Jun-05 5:33 
GeneralRe: Parser for C++ Pin
Trollslayer9-Jun-05 7:33
mentorTrollslayer9-Jun-05 7:33 
GeneralRe: Parser for C++ Pin
Member 14276929-Jun-05 1:22
Member 14276929-Jun-05 1:22 
Generalproblems in dynamic Memory allocation Pin
Amit Mulay9-Jun-05 0:32
Amit Mulay9-Jun-05 0:32 
GeneralRe: problems in dynamic Memory allocation Pin
James R. Twine9-Jun-05 1:07
James R. Twine9-Jun-05 1:07 
GeneralRe: problems in dynamic Memory allocation Pin
Amit Mulay9-Jun-05 1:47
Amit Mulay9-Jun-05 1:47 
GeneralRe: problems in dynamic Memory allocation Pin
Amit Mulay9-Jun-05 1:58
Amit Mulay9-Jun-05 1:58 
GeneralRe: problems in dynamic Memory allocation Pin
James R. Twine9-Jun-05 4:38
James R. Twine9-Jun-05 4:38 
GeneralRe: problems in dynamic Memory allocation Pin
Amit Mulay9-Jun-05 2:12
Amit Mulay9-Jun-05 2:12 
GeneralRe: problems in dynamic Memory allocation Pin
James R. Twine9-Jun-05 4:25
James R. Twine9-Jun-05 4:25 
GeneralRe: problems in dynamic Memory allocation Pin
Tim Smith9-Jun-05 3:50
Tim Smith9-Jun-05 3:50 
GeneralRe: problems in dynamic Memory allocation Pin
James R. Twine9-Jun-05 4:26
James R. Twine9-Jun-05 4:26 
GeneralRe: problems in dynamic Memory allocation Pin
Alexander M.,9-Jun-05 5:46
Alexander M.,9-Jun-05 5:46 
GeneralRe: problems in dynamic Memory allocation Pin
James R. Twine9-Jun-05 5:56
James R. Twine9-Jun-05 5:56 
Generalstd::map problem Pin
Bob Stanneveld8-Jun-05 23:34
Bob Stanneveld8-Jun-05 23:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.