Quote:
Originally Posted by zorinkelpekem
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.