Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Julien
Forum: Announcements 07-17-2013, 03:54 PM
Replies: 135
Gs3
Views: 93,892
Posted By Julien
There are several cross-platform game libraries...

There are several cross-platform game libraries that are based on the Mono / .NET Framework (C#):

Unity 3D (also supports JavaScript-like language)
Xamarin
MonoGame
...


Conversion from...
Forum: Announcements 06-24-2013, 08:06 AM
Replies: 135
Gs3
Views: 93,892
Posted By Julien
Hello, GS3 is currently emulating classes...

Hello,

GS3 is currently emulating classes using only GS2 features.
While the GS3 syntax already support constructors, getters / setters, inheritance, classes can only be used as containers as for...
Forum: Announcements 06-21-2013, 02:25 PM
Replies: 29
Views: 23,649
Posted By Julien
The "md4" function does not exist, this was just...

The "md4" function does not exist, this was just to provide you with an example of how to declare extern global functions.
This code is valid and should not produce any errors when converting or...
Forum: Announcements 06-19-2013, 03:03 PM
Replies: 135
Gs3
Views: 93,892
Posted By Julien
In the above code, the "list" variable was not...

In the above code, the "list" variable was not initialized. The GS3 compiler currently fails to compile uninitialized variable declarations.

As a workaround, the following code should work:
...
Forum: Announcements 06-19-2013, 10:09 AM
Replies: 29
Views: 23,649
Posted By Julien
OK, fine. The converter is more an helper tool...

OK, fine.
The converter is more an helper tool to learn and play with the GS3 syntax. It automatically converts scripts but only to some extent.

If you want to improve the conversion, you can...
Forum: Announcements 06-19-2013, 09:15 AM
Replies: 29
Views: 23,649
Posted By Julien
Hello, After trying the above code on...

Hello,

After trying the above code on http://graalscript3.graalonline.com/, it reports successful conversion.
The conversion is not really perfect though. For example, the converter tool cannot...
Forum: Announcements 06-17-2013, 01:50 PM
Replies: 29
Views: 23,649
Posted By Julien
There was a problem with the '&' and '&&'...

There was a problem with the '&' and '&&' operators.
It's fixed now.
Your script is reporting more meaningful errors.

Please note that built-in global functions are only partially supported:...
Forum: Announcements 06-17-2013, 01:15 PM
Replies: 135
Gs3
Views: 93,892
Posted By Julien
Hello, By essence, GScript is a scripting...

Hello,

By essence, GScript is a scripting language. GScript is more close to JavaScript-like languages, rather than Java or C#.

This type syntax was chose among other language syntaxes, because...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT +2. The time now is 09:33 AM.


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