Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 4 / Issue 9

available in:   HTML (40 kB) PDF (244 kB) PS (107 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-004-09-0748

 

Building Flexible and Extensible Web Applications with Lua

Anna Hester (Catholic University of Rio de Janeiro - PUC-Rio, Brazil)

Renato Borges (Catholic University of Rio de Janeiro - PUC-Rio, Brazil)

Roberto Ierusalimschy (Catholic University of Rio de Janeiro - PUC-Rio, Brazil)

Abstract: The World Wide Web is in constant renovation, with new technologies emerging every day. Most of these technologies are still incipient, and there are few de facto standards for this "new Web". There is a need for tools that can run with current standard support, but which are flexible and extensible enough to be eventually ported to new APIs and to incorporate new technologies. On the other hand, many Web developers cannot keep pace with the fast track of Web technologies. Therefore, it is important for new tools to be simple enough to be mastered quickly by the average programmer. This paper presents CGILua, a Web development tool that matches these requirements. The paper also discusses why this tool is being adopted in many commercial and academic projects, focusing on issues such as flexibility, extensibility, simplicity, and portability.

Keywords: CGI, Web dynamic pages, scripting languages

Categories: D.2, H.5