Results 1 to 6 of 6

Thread: About Delphi Compiler

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Location
    Philippines
    Posts
    78

    About Delphi Compiler

    Can someone explain me how Delphi Compiler compiles the source code?
    To become a PROFESSIONAL,
    Start from SCRATCH...

  2. #2
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: About Delphi Compiler

    I think your question is too long for the forum. Compiler is a collection of process like scanner, paser, lexical analyzer, etc. Don't worry about those words. Learn about compliers first.

    Delphi used on lots of platform. It is used in .NET as well. I refer this artical few times. Read it and try to get an idea.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Location
    Philippines
    Posts
    78

    Re: About Delphi Compiler

    Just give me a link where I can find the complete details of how delphi compiler compiles source code. I tried so many seach engines but still can't find any.
    To become a PROFESSIONAL,
    Start from SCRATCH...

  4. #4
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: About Delphi Compiler

    Quote Originally Posted by everard
    Just give me a link where I can find the complete details of how delphi compiler compiles source code. I tried so many seach engines but still can't find any.


    Just search the Google as "delphi+compiler+source+code" for more result.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Location
    Philippines
    Posts
    78

    Re: About Delphi Compiler

    Ok, Thanks!
    To become a PROFESSIONAL,
    Start from SCRATCH...

  6. #6
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: About Delphi Compiler

    Dear everard,

    First find the searching method used in search engines. There are lots of. Actually I know few of them.

    As I mentioned above learning about compliers is very difficult. Just start on basis and carryon. Find more about scanner, parser, etc. Those are the heart of complier.

    Wish you all the best.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width