Giter VIP home page Giter VIP logo

luabridgedemo's Introduction


LuaBridgeDemo 1.0.2

LuaBridge is a lightweight, dependency-free library for making C++ data, functions, and classes available to Lua: A powerful, fast, lightweight, embeddable scripting language. LuaBridge has been tested and works with Lua revisions starting from 5.1.5., although it should work in any version of Lua from 5.1.0 and later.

The LuaBridgeDemo is a stand-alone graphical program for compiling and running the LuaBridge test suite with an included interactive window where you can enter and execute Lua statements in a persistent environment. The demo has these features:

  • Cross platform: Compiles on Mac OS, Windows, iOS, Android, and GNU/Linux

  • No external dependencies: Comes with Lua, LuaBridge, and JUCE, just build and run!

  • Demonstrates the usage of LuaBridge with functional code.

Also included is a separate project for building a command line version of the test suite, suitable as a starting point for building an automated testing suite.

This is the LuaBridge Demo application, and the corresponding registration code to export classes A and B to Lua.



Version

LuaBridgeDemo repository tracks the LuaBridge branches:

  • master: Tagged, stable release versions.

  • develop: Work in progress.

JUCE

JUCE is licensed separately, visit http://rawmaterialsoftware.com for more details.

License

Copyright (C) 2012, Vinnie Falco (e-mail)
Copyright (C) 2007, Nathan Reed

Portions from The Loki Library:
Copyright (C) 2001 by Andrei Alexandrescu

License: The MIT License

luabridgedemo's People

Contributors

vinniefalco avatar pdehne avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.