Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Someone else may have thought of this before but.... (https://forums.graalonline.com/forums/showthread.php?t=39267)

EliteDeath 10-15-2002 03:19 AM

Someone else may have thought of this before but....
 
I've noticed Graal Script shares a lot in common with Java, would it be possible to make Java also work on Graal in addition to GScript? :X

Kaimetsu 10-15-2002 06:10 AM

Re: Someone else may have thought of this before but....
 
Quote:

Originally posted by EliteDeath
I've noticed Graal Script shares a lot in common with Java, would it be possible to make Java also work on Graal in addition to GScript? :X
Some things in common, but a heck of a lot of differences. The two languages are pretty darn incompatible, much to my dismay. I like Java :(

EliteDeath 10-15-2002 07:00 AM

I like Java too, that's why I was hoping it could possibly be made to work with Graal as well :( ish a nice language.

Dach 10-15-2002 10:18 AM

Could probably add stuff from java, like the polygon thing and such. That'd be nice. I remember something being said about gscript and object-oriented scripting, but I completely forgot everything about it... maybe Kai knows, or maybe it's not even that important, I dunno

Kaimetsu 10-15-2002 10:37 AM

Quote:

Originally posted by Dach
Could probably add stuff from java, like the polygon thing and such. That'd be nice. I remember something being said about gscript and object-oriented scripting, but I completely forgot everything about it... maybe Kai knows, or maybe it's not even that important, I dunno
People have asked Stefan for object-orientation features for a while but it's been deemed less important than other stuff and that's fair enough. It's only really particularly helpful for huge scripts anyway.

Com013 10-16-2002 03:09 PM

I don't like OOP (object-oriented-programming/problems). Normally the compiler/interpreter is doing stuff you can't really control and you are confused why your program doesn't work.
That's why I prefer to use C instead of C++ and I don't really like Java.
If necessary I can do stuff which is similiar to OOP in C, too. I don't need a compiler doing a part of the work in the wrong way. ;)

Kaimetsu 10-17-2002 08:45 AM

Quote:

Originally posted by Com013
I don't like OOP (object-oriented-programming/problems). Normally the compiler/interpreter is doing stuff you can't really control and you are confused why your program doesn't work.

Only if you don't know the language well :-/

And it's superuseful if you ever plan to work as part of a team.

EliteDeath 10-18-2002 06:20 AM

OOP is great. I prefer Java over most languages it's fairly simple and effectively gets the job done.


All times are GMT +2. The time now is 05:00 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.