Im not realy a core guys my specialty is to create programs (GUI) or
SOAP services. Im more a user then a core designer so im not realy
familiar with this.

But im sure it will aid somehow to bringing te Lazarus project to a
other level.
Im stil waiting for the day I can have everyting I need to recompile
osFinancials with Lazarus.

I gess I also need the time to reinvest to see if this is posible yet.

You know how it goes when you have users Bugs first :-)



Met vriendelijke groet, 
Pieter Valentijn
 
Delphidreams
http://www.delphidreams.nl
 


-----Oorspronkelijk bericht-----
Van: willem [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 23 november 2007 10:07
Aan: lazarus@miraclec.com
Onderwerp: Re: [lazarus] Google's Android OS :)


Pieter Valentijn wrote:
> Hi Willem Nice to see your from holland to.
> Im sure where all intrested in what ever you can produce.
> You seem to have a impressive ambition that is supporten by your 
> experience.
>
> Hello Pieter,
>   
Yes i am from  holland.
i am experienced but ia newby in the lazarus field.
So i start with the grammar.
simply because i got a lot of teaching about  grammar at school. i
downloaded the pascal grammar of the web. and run it strough antlrwork
and checked the pascal grammar.

this was the result.

[08:54:51] Checking Grammar...
[08:54:53] warning(200): java.g:777:5: Decision can match input such as 
"'0'..'9'{'E', 'e'}{'+', '-'}'0'..'9'{'D', 'F', 'd', 'f'}" using 
multiple alternatives: 3, 4
As a result, alternative(s) 4 were disabled for that input

so thats interesting !!
i have no idea what it means but i will find.
because i did study study 30 years ago
so i have to refresh my knowledge.
i have attached the pascal grammar in this post.

regards
>
> Met vriendelijke groet,
> Pieter Valentijn
>  
> Delphidreams
> http://www.delphidreams.nl
>  
>
>
> -----Oorspronkelijk bericht-----
> Van: willem [mailto:[EMAIL PROTECTED]
> Verzonden: vrijdag 23 november 2007 0:56
> Aan: lazarus@miraclec.com
> Onderwerp: Re: [lazarus] Google's Android OS :)
>
>
> Marco van de Voort wrote:
>   
>> On Thu, Nov 22, 2007 at 07:52:59PM +0100, willem wrote:
>>   
>>     
>>> I know that the lazarus grammar is based on yacc
>>>     
>>>       
>
> I did some google search on the fpc
> I do know that google searches results are not always correct. I a a 
> newby to the lazarus project. but i did study compiler comnstruction 
> 30 years ago. Pascal has been founded by Prof niklaus Wirth as an an 
> educational computer language
> and he has extended the backus -nauer form to EBNF.
> Well I am going to extend ENBF with XML.
> Grammar is very important as a base to study a language.
> I want to start Andromedia.
>  The first  effort will be documenting the delphi antlr grammar. I
will
> use XML for that. because the the delphi grammar can easily be
expanded
> with an XML 
> specification.
>
> I did study websites with html and javascript. That horrible and it
> takes a lot of time to understand that kind of thing
>
> well i have 30 years of experience with computing problems
> my first computer experience was with the intel 4004 but i am a newby 
> on
>
> this forum.
> My intentention is is to start the androida project on sourceforge I 
> will then publish the delphi grammar for antlr. Experienced Lazarus 
> developpers can then suggest improvements on this delphi grammar and 
> so it becomes lazarus grammar. I want to extend the delphi grammar 
> with XML So EBNF becomes XEBNF !!!
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>   
>> The FPC is recursive descent and is not based on yacc. Syntax
>> highlighter parsers don't have to be 100% correct.
>>
>>   
>>     
>>>> Before you start you might also learn your target better, and at
>>>> least
>>>> have
>>>> an idea how you are going to tackle porting unmanaged constructs to
>>>>         
> a
>   
>>>> managed version.
>>>>   
>>>>       
>>>>         
>>> Sorry you are wrong.
>>> I have already the delphi grammar for antlr
>>>     
>>>       
>> There is even one in the Delphi's manual. But even that is not
>> complete. How can you be so sure yours is?
>>
>> _________________________________________________________________
>>      To unsubscribe: mail [EMAIL PROTECTED] with
>>                 "unsubscribe" as the Subject
>>    archives at http://www.lazarus.freepascal.org/mailarchives
>>
>>   
>>     
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>
>   


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to