enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of applications using Lua - Wikipedia

    en.wikipedia.org/wiki/List_of_applications_using_Lua

    Apache HTTP Server can use Lua anywhere in the request process (since version 2.3, via the core mod_lua module). Ardour hard disk recorder and digital audio workstation application uses Lua for scripting including the ability to process audio and Midi. ArduPilot an open source unmanned vehicle firmware that uses Lua for user scripts

  3. Lua (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lua_(programming_language)

    Lua (/ ˈ l uː ə / LOO-ə; from Portuguese: lua meaning moon) is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications. [3] Lua is cross-platform software , since the interpreter of compiled bytecode is written in ANSI C , [ 4 ] and Lua has a relatively simple C application programming ...

  4. Löve (game framework) - Wikipedia

    en.wikipedia.org/wiki/Löve_(game_framework)

    Lutro is a Lua game framework for libretro, a partial port of the LÖVE [40] API. ChaiLove follows a similar path by offering an implementation in ChaiScript, an embedded and cross-platform scripting language for C++ (C++14). [41] love.js is a port of LÖVE that aims to make it possible to run LÖVE games on the web via HTML5, WebGL, and ...

  5. List of game engines - Wikipedia

    en.wikipedia.org/wiki/List_of_game_engines

    Adventure Game Studio: C++: 1997 AGSScript Yes 2D Windows, Linux: Chzo Mythos, Blackwell: Artistic 2.0 Mostly used to develop third-person pre-rendered graphic adventure games, one of the most popular for developing amateur adventure games: Aleph One: C++: 1999 Lua, Marathon markup language Yes 2.5D Windows, Linux, macOS: Aleph One (Marathon ...

  6. AngelScript - Wikipedia

    en.wikipedia.org/wiki/AngelScript

    AngelScript can be used with any C++ IDE, such as NetBeans, Geany, and Eclipse. C and C++ functions can be called within an AngelScript environment. [ 1 ] [ 2 ] AngelScript's class syntax closely follows C++ classes by design: no proxy functions are required to embed AngelScript in C++ applications, easing the two languages' integration. [ 3 ]

  7. Category : Lua (programming language)-scripted video games

    en.wikipedia.org/wiki/Category:Lua_(programming...

    Pages in category "Lua (programming language)-scripted video games" The following 180 pages are in this category, out of 180 total. This list may not reflect recent changes .

  8. Allegro (software library) - Wikipedia

    en.wikipedia.org/wiki/Allegro_(software_library)

    Allegro is a software library for video game development. [3] [4] [5] The functionality of the library includes support for basic 2D graphics, image manipulation, text output, audio output, MIDI music, input and timers, as well as additional routines for fixed-point and floating-point matrix arithmetic, Unicode strings, file system access, file manipulation, data files, and 3D graphics.

  9. Cocos2d - Wikipedia

    en.wikipedia.org/wiki/Cocos2d

    It was based on the free Fireball-X. [13] C++ and Lua support for creator is under alpha-stage development since April 2017. [14] SpriteBuilderX, a free scene editor for Cocos2d-X with C++ support and runs on macOS only. [15] X-Studio, a proprietary [16] scene editor for Cocos2d-X with Lua support and runs on Windows only. [17] [18]