Git Product home page Git Product logo

kopilua's Introduction

KopiLua

Build Status

  • What is KopiLua?

Kopi Lua was originally a C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities. It has been updated to Lua 5.1.5 on Feb/08/2012 by Vinicius Jarina.

  • Contributing

  • KopiLua is using the Mono Code-Style http://www.mono-project.com/Coding_Guidelines .

  • Please, do not change the line-end or re-indent the code.

  • Run the tests before push.

  • Avoid to push unneeded style changes (unless is really needed) renaming, move code.

  • Availability


Like Lua, KopiLua is freely available for both academic and commercial purposes. The COPYRIGHT file contains the license details as well as links to sites containing specific information with regards to the licensing terms.

  • Installation

Kopi Lua is implemented in C# and has been tested on Microsoft Visual Studio 2012 Professional. In order for Kopi Lua to successfully compile the following conditional compilation symbols must be defined in the project settings:

LUA_CORE;LUA_COMPAT_VARARG;LUA_COMPAT_MOD;LUA_COMPAT_GFIND;CATCH_EXCEPTIONS

  • Contact/Bug Reports etc

Please report all bugs and issues to Vinicius Jarina/viniciusjarina (mailto:[email protected]) (Old: Please report all bugs and issues to Mark Feldman (mailto:[email protected]))

kopilua's People

Contributors

efrederickson avatar megax avatar prabirshrestha avatar scottnz avatar viniciusjarina avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.