Results 1 to 12 of 12

Thread: Delphi, Pascal and SCAR

  1. #1
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default Delphi, Pascal and SCAR

    i had a look at some Delphi code and it looked exactly the same as the syntax that is used in SCAR
    but i thought that SCAR used Pascal
    is the syntax of Pascal and Delphi the same or not
    if they aren't then which one does SCAR use?

    ~shut

  2. #2
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    delphi is written in pascal.

    the actual scar made in delphi.

    and scar uses pascal.



    i think i got that right... :P
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  3. #3
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i'm 90% sure delphi was NOT made with pascal. but scar and delphi both use pascal syntax.

  4. #4
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by NiCbaZ View Post
    i'm 90% sure delphi was NOT made with pascal. but scar and delphi both use pascal syntax.
    I guess you can sorta say it is. Delphi is based off of Pascal.

  5. #5
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Shuttleu View Post
    i had a look at some Delphi code and it looked exactly the same as the syntax that is used in SCAR
    but i thought that SCAR used Pascal
    is the syntax of Pascal and Delphi the same or not
    if they aren't then which one does SCAR use?

    ~shut
    SCAR uses Pascal Script, an Interpreter that has it's own Pascal Dialect.
    Delphi is Pascal with Objects added.
    SCAR is written in Delphi.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  6. #6
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  7. #7
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Basically it is the same, as Delphi (originally named Object Pascal) was Borlands version of an "updated" pascal.
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  8. #8
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Its the same as a lot of the OOPs having similar syntax, C, C#, C++, Java...

  9. #9
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    One word -> Hoi.
    Verrekte Koekwous

  10. #10
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  11. #11
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    It's more like the other way around. If you know how to code in Delphi, you know how to script in SCAR. SCAR has a lot of limits compared to Delphi..

  12. #12
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by nielsie95 View Post
    It's more like the other way around. If you know how to code in Delphi, you know how to script in SCAR. SCAR has a lot of limits compared to Delphi..
    Might have something todo with the compiler..
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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