XyZspineZyX
01-28-2004, 09:01 AM
Just felt that the truer geeks of you out there might like to know, I'm working on a script reference file for the following.
-- Basic language syntax
-- Functions
-- Objects, their properties and methods.
Currently I have the language syntax done, and just recently started towards the function reference. Because the script is more so object oriented, I don't figure the function reference will be too long, but expect a large amount of content in the objects reference.
This document is being done in CHM format for ease of use.
Being as this is a reference, it's not designed to make things understandable to anyone but those with a grasp on programming theory. If you've ever programmed before, for the most part it should make sense. If you've programmed in C++, everything should be quite clear. If not, I suggest you pick up a basic programming book. Any language is fine, as only the syntax changes from language to language, not the theory.
-- Basic language syntax
-- Functions
-- Objects, their properties and methods.
Currently I have the language syntax done, and just recently started towards the function reference. Because the script is more so object oriented, I don't figure the function reference will be too long, but expect a large amount of content in the objects reference.
This document is being done in CHM format for ease of use.
Being as this is a reference, it's not designed to make things understandable to anyone but those with a grasp on programming theory. If you've ever programmed before, for the most part it should make sense. If you've programmed in C++, everything should be quite clear. If not, I suggest you pick up a basic programming book. Any language is fine, as only the syntax changes from language to language, not the theory.