Author |
Message |
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
You could google NetBeans...
|
Mon Mar 23, 2009 12:50 am |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
lool I did They have so much versions of net... ... C++ version? I'm so getting this.
|
Mon Mar 23, 2009 6:33 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Do you even know the difference between compilers and interpreters? I'd feel sorry if you got the wrong one.
|
Mon Mar 23, 2009 11:10 am |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
Well, you said it as if they were THAT different.
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Mon Mar 23, 2009 1:43 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
compiler's compile the scripts and make a program with it Iunno what interpreter is, but i don't really care
|
Mon Mar 23, 2009 2:46 pm |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
More or less the same idea. The only differece you should care about is that using an interpreter creates your file faster, but it works slower than a compiled file... the best solution is to use an interpreter while creating the application (for debugging and testing), but once you know your program is ready to go, you should use a compiler.
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Mon Mar 23, 2009 5:30 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Wrong wrong wrong Narc. It's easy to think that compilers are faster than interpreters, however, this is not true. The speed depends on how the implementation of that PL is engineered.
Besides, a Compiler is a translator, usually translating your code (sometimes optimizing it too) in to machine or assembly language. An interpreter does not translate the program, but instead, directly executes the code
|
Tue Mar 24, 2009 4:30 am |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
Nac is confussed now ... How come something that directly translate a program to "computer lenguage" runs slowly that something which should be translated when the program is running? Either that, or I understanded nothing from my highschool's computer class.
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Tue Mar 24, 2009 9:08 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
I don't exactly know the nuts and bolts of interpreters, but I'm guessing it has to do with virtual machines (JVM for Java comes to mind).
What I do know, however, is that programming hardware (microprocessors) are a pain the f*** a**, hence, compilers.
|
Tue Mar 24, 2009 3:52 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
ehhh... I'll just get the 400MB compiler Microsoft gives Even though I want my computer clean, it's still fast Anyways, what I love about C is the capabilities it has for command prompt program like cout and cin, they have tons of things of stuff to do with command prompt
|
Tue Mar 24, 2009 5:32 pm |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
You know that most programming lenguages have a input/output command, such as cout (c-out) and cin (c-in), right?
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Tue Mar 24, 2009 9:50 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
yeah, like Console.Writeline, but C++ is more, stable and unique
|
Wed Mar 25, 2009 6:38 am |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Ahahahaha, nice one. C++ is Microsoft's response to Java. And we all know what Microsoft is like. I'm going to learn some python, so perhaps I can start taking full advantage of Ren'Py.
|
Wed Mar 25, 2009 12:36 pm |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
If you know java and C++, then python is going to be a piece a cake to you. That lenguage is like doing 1+1 togheter.
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Wed Mar 25, 2009 12:45 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Yeah, it isn't that hard, I'll try doing something complicated with and I might show it to you later, but right now I'm hunting for resources that will be used in Ren'Py.
|
Wed Mar 25, 2009 12:50 pm |
|
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|