• Lucid Dreaming - Dream Views




    Results 1 to 25 of 165

    Hybrid View

    1. #1
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Just js is a very very simple object oriented language. java and C++ are insanely complex and powerful.

      khh, you are refering to scripting languages, I've written 5 of them myself for various reasons. Yeah, those can be weird sometimes.

    2. #2
      khh
      khh is offline
      Remember Achievements:
      1000 Hall Points Veteran First Class
      khh's Avatar
      Join Date
      Jun 2009
      Gender
      Location
      Norway
      Posts
      2,482
      Likes
      1309
      Quote Originally Posted by ninja9578 View Post
      Just js is a very very simple object oriented language. java and C++ are insanely complex and powerful.
      Yeah, I know but the stuff you learn is transferable :p

      Quote Originally Posted by ninja9578 View Post
      khh, you are refering to scripting languages, I've written 5 of them myself for various reasons. Yeah, those can be weird sometimes.
      Aye, that's why I wrote "programming" in quotation marks.
      But did you really write 5 complete scripting languages? Why on earth would you need five of them?
      April Ryan is my friend,
      Every sorrow she can mend.
      When i visit her dark realm,
      Does it simply overwhelm.

    3. #3
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      php has had a full object model since v5 (2004)
      http://uk3.php.net/manual/en/oop5.intro.php
      (\_ _/)
      (='.'=)
      (")_(")

    4. #4
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Gemini BASIC - A very simple calculator BASIC language for a GUI that I wrote for a Dev Engine
      Cardinal BASIC - A more advanced BASIC language for Gemini's replacement
      Inspiration Script - A scripting language for a game engine that I never released
      Mini MIPS - For a class in college, based on MIPS Assembly
      LiveScript - Scripting language for my company's engines, I also now use it for personal project

      Quote Originally Posted by Ynot View Post
      php has had a full object model since v5 (2004)
      http://uk3.php.net/manual/en/oop5.intro.php
      It's still very primitive when compared to java or C++.

    5. #5
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by ninja9578 View Post
      It's still very primitive when compared to java or C++.
      Oh absolutely,
      I'm just saying though

      (plus OOP somehow seems wrong with web development - I don't know it just doesn't feel right somehow)
      (\_ _/)
      (='.'=)
      (")_(")

    6. #6
      khh
      khh is offline
      Remember Achievements:
      1000 Hall Points Veteran First Class
      khh's Avatar
      Join Date
      Jun 2009
      Gender
      Location
      Norway
      Posts
      2,482
      Likes
      1309
      Quote Originally Posted by Ynot View Post
      (plus OOP somehow seems wrong with web development - I don't know it just doesn't feel right somehow)
      But you can use php as a scripting language on your computer, though, like python or perl or whatever. It's actually surprisingly suited for it.

      Quote Originally Posted by ninja9578 View Post
      Gemini BASIC - A very simple calculator BASIC language for a GUI that I wrote for a Dev Engine
      Cardinal BASIC - A more advanced BASIC language for Gemini's replacement
      Inspiration Script - A scripting language for a game engine that I never released
      Mini MIPS - For a class in college, based on MIPS Assembly
      LiveScript - Scripting language for my company's engines, I also now use it for personal project
      Why so many BASIC languages? And why did you have to invent your own language each time? For some of the projects, like the game engine, wouldn't it be better to just implement LUA or something?
      April Ryan is my friend,
      Every sorrow she can mend.
      When i visit her dark realm,
      Does it simply overwhelm.

    7. #7
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Quote Originally Posted by Ynot View Post
      Oh absolutely,
      I'm just saying though

      (plus OOP somehow seems wrong with web development - I don't know it just doesn't feel right somehow)
      Not really, the DOM is object based

      Quote Originally Posted by khh View Post
      But you can use php as a scripting language on your computer, though, like python or perl or whatever. It's actually surprisingly suited for it.


      Why so many BASIC languages? And why did you have to invent your own language each time? For some of the projects, like the game engine, wouldn't it be better to just implement LUA or something?
      Because the first two were a long time ago when I didn't have understanding of how compilers worked.

      And LiveScript is designed for graphic designers to understand, so it has to be simple and not be too "programming languagy," which python and perl are.

    8. #8
      Ex Tech Admin Achievements:
      Created Dream Journal Tagger First Class Veteran First Class 10000 Hall Points Populated Wall Referrer Gold Made lots of Friends on DV
      slash112's Avatar
      Join Date
      Nov 2008
      Gender
      Location
      Sunny Scotland
      Posts
      5,113
      Likes
      1567
      DJ Entries
      29
      Does all this shit become more clear when taught by someone in university?

      I fucking hope so... or else I applied to the wrong dam course.

    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
    •