Service interruption on Monday 11 July from 12:30 to 13:00: all the sites of the CCSD (HAL, EpiSciences, SciencesConf, AureHAL) will be inaccessible (network hardware connection).
2IC3D Media (Willemstraat 5, 4811 AH Breda - Netherlands)
Abstract : Game development businesses often choose Lua for separating scripted game logic from reusable engine code. Lua can easily be embedded, has simple interfaces, and offers a powerful and extensible scripting language. Using Lua, developers can create prototypes and scripts at early development stages. However, when larger quantities of engine code and script are available, developers encounter maintainability and quality problems. First, the available automated solutions for interoperability do not take domain-specific optimizations into account. Maintaining a coupling by hand between the Lua interpreter and the engine code, usually in C++, is labour intensive and error-prone. Second, assessing the quality of Lua scripts is hard due to a lack of tools that support static analysis. Lua scripts for dynamic analysis only report warnings and errors at run-time and are limited to code coverage. A common solution to the first problem is developing an Interface Definition Language (IDL) from which "glue code", interoperability code between interfaces, is generated automatically. We address quality problems by proposing a method to complement techniques for Lua analysis. We introduce Lua AiR (Lua Analysis in Rascal), a framework for static analysis of Lua script in its embedded context, using IDL models and Rascal.
https://hal.inria.fr/hal-00758607 Contributor : Jurgen VinjuConnect in order to contact the contributor Submitted on : Tuesday, July 4, 2017 - 6:22:45 PM Last modification on : Wednesday, February 2, 2022 - 3:56:20 PM Long-term archiving on: : Friday, December 15, 2017 - 2:54:03 AM
Paul Klint, Loren Roosendaal, Riemer van Rozen. Game Developers Need Lua AiR : Static Analysis Of Lua Using Interface Models. ICEC 2012 - 11th International Confernece on Entertainment Computing, Sep 2012, Bremen, Germany. pp.530-535, ⟨10.1007/978-3-642-33542-6_69⟩. ⟨hal-00758607⟩