ErZorScript Scripting Language

10/24/2008 15:31 Erra#1
ErZorScript is a quickly developing scripting language for people who want to make small simple programs fast. It's obviously possible to write more advanced scripts for it, but that's where I need YOU! I need YOUR suggestions! The hardest part right now is knowing what to add and with YOUR suggestions I'll be developing it even faster, I also need you to report bugs too. ErZorScript is already a quite competent scripting language, however, we need perfection!

A download of the scripting language is found @ [Only registered and activated users can see links. Click Here To Register...]
A list of functions is found @ [Only registered and activated users can see links. Click Here To Register...]
A changelog is found @ [Only registered and activated users can see links. Click Here To Register...]

I have also made a 'Form Generator' and if wanted, I could release it too. (basically you put out controls on a form and then click a button and BAM! the code for that form pops up)

RegObj.dll is used to register the file extension .eze, however, that is an option and is not needed to use this scripting language. It is possible to compile .eze scripts to .exe files (real EXE files) and you do not need to have the file extension registered for that either.

Basically you only need to register the file extension if you want .eze script files to look fancy and to load the script file into the program when started.

Thanks,
Erra
10/24/2008 17:39 Cholik#2
#moved to epvp*coders

thats the right area to present his own apps ;)
10/24/2008 18:12 verT!c4L#3
Welcome Erra!
Is there any overview of the possibilities of this language?!

Best regards,

me ^^
10/24/2008 18:34 Erra#4
Quote:
Originally Posted by verT!c4L View Post
Welcome Erra!
Is there any overview of the possibilities of this language?!

Best regards,

me ^^
I would say check the changelog and the list of functions, then there's also examples included in the download :)

If you happen to try it out, please tell me what you like and don't like and what I should add! :)

Going out now, I'll see if I can't check back when I get back :P

Regards,
Erra
10/25/2008 18:29 Atheuz#5
How about you use a Wiki where you sort your functions?
10/27/2008 00:54 Erra#6
Quote:
Originally Posted by Atheuz View Post
How about you use a Wiki where you sort your functions?
That's a great idea I'm willing to consider, I'll see if I can't get something running soon enough!