Welcome To Lua Devils
Welcome to my little corner of the web, I decided to put up this site to host my projects and provide a resource for other hobbyist programmers.
What do i do?
I make back-end systems for AMS, otherwise known as plugins, i make generic plugins for general use and I also make custom plugins upon request, if you need a custom plugin or would like a edited version of anything on my site then contact me and I'll see what i can do for you.
What else do i do?
I write LUA scripts, PB includes, generic dynamic link library's (.dll's) and full blown software products, there's not much i don't dable in.
So whats AMS, LUA and PB ?
LUA is a scriptible language that can be embedded into other programing languages, Lua has a relatively simple C API compared to other scripting languages. Lua was created in 1993 by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, and Waldemar Celes, members of the Computer Graphics Technology Group (Tecgraf) PureBasic (PB) is my devlopment platform of chioce, its what i write all my plugins and link library's with and almost all of my software, PB is a Basic based language application for easily programming and modify open source basic projects, and creates stand alone executable applications that run under Windows, Amiga and Linux Operating Systems. AutoPlay Media Studio is a rapid application development environment that has Lua embedded into its core, its easy and fun to use and is the software development tool of choice for professional software developers wanting to create reliable autorun CD / DVDs, autoplay menu systems, database applications and much more. |