New to Scripting LUA but...
Posted: Sun Jul 31, 2016 8:17 pm
Hi there,
I'm new to LUA. I've just started today reading about LUA and scripting for Anime Studio. I have a B.S. in Information System/Network Security, so I'm familiar to developing apps in general. However, I've been away from it for a while so I'm a little rusty. I also have my MFA in Creative Writing and a "minor" in Film Production, been to film school and bla bla bla. That last part was to give an idea about how long I've been away from actual programming.
I'm familiar with compilers and such. However, to me, from what I've read, LUA doesn't actually compile until you run it in AS. Is that correct?
AS/Moho (or w/e it's called nowadays) takes the file and runs it when you call to it under the Scripts option? And that's the only real way to find out if the script is working or not?
With that out of the way, I am on a Macbook Pro. I also have a Windows video editing station as well, so I can do either in both. On Windows, I use Notepadd++, and on Mac, I use Sublime.
I am a little hung up on the Make/Makefile part of this for Mac. Is there an actual compiler or something that I'm missing to test its function before bringing my script into AS? Or because AS is both the Fronted and Backend of the script, that's the only way to tell if the script is working?
I haven't skimmed through this area of the forum yet to see if any of my questions have been answered yet. So, please bare with me.
Is there an interface to LUA - scripting? Or, is text-base developing pretty much it?
Thanks
I'm new to LUA. I've just started today reading about LUA and scripting for Anime Studio. I have a B.S. in Information System/Network Security, so I'm familiar to developing apps in general. However, I've been away from it for a while so I'm a little rusty. I also have my MFA in Creative Writing and a "minor" in Film Production, been to film school and bla bla bla. That last part was to give an idea about how long I've been away from actual programming.
I'm familiar with compilers and such. However, to me, from what I've read, LUA doesn't actually compile until you run it in AS. Is that correct?
AS/Moho (or w/e it's called nowadays) takes the file and runs it when you call to it under the Scripts option? And that's the only real way to find out if the script is working or not?
With that out of the way, I am on a Macbook Pro. I also have a Windows video editing station as well, so I can do either in both. On Windows, I use Notepadd++, and on Mac, I use Sublime.
I am a little hung up on the Make/Makefile part of this for Mac. Is there an actual compiler or something that I'm missing to test its function before bringing my script into AS? Or because AS is both the Fronted and Backend of the script, that's the only way to tell if the script is working?
I haven't skimmed through this area of the forum yet to see if any of my questions have been answered yet. So, please bare with me.
Is there an interface to LUA - scripting? Or, is text-base developing pretty much it?
Thanks