Embed Lua for scriptable apps
  Embed Lua for scriptable apps
2D Graphics
3D Graphics
Web Design & Development
Business Applications
Business Development
Databases
Desktop Programming
Operating Systems
Video Editing
Miscellaneous
Newsletter
User Login
  • Username
  • Password
Stats
  • Tutorials: 38,092
  • Categories: 572

Linux Tutorials : Embed Lua for scriptable apps

The Lua programming language is a small scripting language specifically designed to be embedded in other programs. Lua's C API allows exceptionally clean and simple code both to call Lua from C, and to call C from Lua. This allows developers who want a convenient runtime scripting language to easily implement the basic API elements needed by the scripting language, then use Lua code from their applications. This article introduces the Lua language as a possible tool for simplifying common development tasks, and discusses some of the reasons to embed a scripting language in the first place. Embed Lua for scriptable apps  tutorial
    View Tutorial

Detailed Information

     Tutorial: Embed Lua for scriptable apps
     Date Listed: 2009-03-31
     Submitted By: susej
     Total Hits: 4971
     Rating Tutorial Rating 2.46Tutorial Rating 2.46Tutorial Rating 2.46Tutorial Rating 2.46Tutorial Rating 2.46 (65 votes)

    Discuss Tutorial
    Comment On Tutorial
    View Tutorial
    Report Broken Link

 





© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap