Thread: Scripting
View Single Post
  #2  
Old 08-02-2009, 01:44 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
Quote:
Originally Posted by zorinkelpekem View Post
I don't understand anything of that xD
To script anything, there are several languages.
To be able to script you must be quite serious, logic in everything you do and learn a maximum of things. It requires work, a lot of work.

Each language is different and has it's own use
Graal has it's own scripting engine, based on some other ones like C/C++

Quick exemple of languages:

PHP: Mostly used for websites to create dynamic web pages, using a server.
Javascript: Used for interactive web pages, like flash animations, flash games, etc...
XML (eXtensible Markup Language)
C/C++
HTML
CSS

and many more...those are the most famous.

Now depending on what you want to do, you choose the language you need and learn it by your own, or look for a website that could teach you, I'm sure there are some.
Reply With Quote