Results 1 to 18 of 18

Thread: Why prefer scripting instead Qt/C++ on webdevelopment?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    So why do you think wt is not a scripting language? Because it uses C++ syntax? And please write proper English sentences instead of that trash talk.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Jun 2011
    Posts
    69
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    13

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Quote Originally Posted by wysota View Post
    So why do you think wt is not a scripting language? Because it uses C++ syntax?
    No it's not just uses C++ syntax, it's uses C++ itself.
    And i work with it, write couple of useless examples and play with it.
    You see wyosta i can't get your point, can you explain it little bit clearly.
    ...یه مرد هیچوقت زمین نمیخوره

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Quote Originally Posted by Alir3z4 View Post
    No it's not just uses C++ syntax, it's uses C++ itself.
    If you compile it yourself into a library/executable, then fine, it may or may not be a scripting language. However the sole fact of compiling (or not) doesn't determine if something is a scripting environment or not. Considering the fact that you are generating some kind of "script" that later gets translated to html/javascript, I would argue that it has some notions of scripting environments.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. #4
    Join Date
    Jun 2011
    Posts
    69
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    13

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Yes of course i'd compiled it on my machine, actually i wasn't successful to found binary package for distro.( despite that i found that after a while on archlinux repository )
    i'd use it like Qt libraries, include.. and other stuff
    Couple of month ago i post a new topic on wt forums about a scripting template language shortage. [topic link], but the answers isn't too helpful, maybe i don't get the way of wt.
    BTW why anybody want to make a scripting language with C++ syntax style like ?
    ...یه مرد هیچوقت زمین نمیخوره

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Quote Originally Posted by Alir3z4 View Post
    BTW why anybody want to make a scripting language with C++ syntax style like ?
    Why not? I have seen (or at least heard about) at least two interpreted languages using the C syntax and they were both very successful in their domains. A syntax is just a syntax.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #6
    Join Date
    Jun 2011
    Posts
    69
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    13

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Quote Originally Posted by wysota View Post
    Why not? I have seen (or at least heard about) at least two interpreted languages using the C syntax and they were both very successful in their domains. A syntax is just a syntax.
    This one is interesting.
    maybe i didn't made my point clear
    ...یه مرد هیچوقت زمین نمیخوره

Similar Threads

  1. Scripting question
    By EricF in forum Qt Programming
    Replies: 2
    Last Post: 31st January 2008, 14:54
  2. Replies: 8
    Last Post: 20th April 2007, 00:37
  3. Scripting engine
    By stevey in forum Qt Programming
    Replies: 2
    Last Post: 27th October 2006, 11:36
  4. Scripting questions
    By fullmetalcoder in forum General Discussion
    Replies: 1
    Last Post: 22nd May 2006, 13:02
  5. People prefer old forum.
    By r366y in forum General Discussion
    Replies: 19
    Last Post: 26th January 2006, 01:11

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.