Re: Pascal analyzer - Yacc?
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Fri, 17 Oct 2008 19:12:24 +0200
Borneq schrieb:
I want to create Pascal code analyzer, language version Delphi/Kylix and Lazarus, this tool also will convert between Delphi/Kylix and Lazarus. I create library for Delphi and I want to use this library with Lazarus and LCL.
LCL and VCL are differ and I want to convert my library to avoid maintain two version.
I must parse Pascal code.
Use the FreePascal parser.
Where I found good Delphi grammar?
For Delphi > 2.0? Nowhere :-(
DoDi
.
- References:
- Pascal analyzer - Yacc?
- From: Borneq
- Pascal analyzer - Yacc?
- Prev by Date: Re: Calc time difference between two date/time/zones
- Next by Date: Re: Pascal analyzer - Yacc?
- Previous by thread: Pascal analyzer - Yacc?
- Next by thread: Re: Pascal analyzer - Yacc?
- Index(es):
Relevant Pages
|