Skip to content

A library to get auto-completion proposals for LUA scripts.

Notifications You must be signed in to change notification settings

VRL-Studio/LuaAutoComplete

 
 

Repository files navigation

LuaAutoComplete

Build Status Coverage Status

A library that generates auto-completion proposals for LUA scripts.

The project source is available under the BSD 2-clause license printed below.

This project is part of an IDE for the UG4 shell created by the Goethe Center of Scientific Computing in Frankfurt. The UG4 shell is a powerful tool for solving partial differential equations in two and three space dimensions.


Special thanks go to Michael Hoffer, who supervised the creation of this project. Check out his great projects here https://github.com/miho.

Major credits go to Martin Rupp for his contributions to this project.


License

Copyright (c) 2014, Goethe University, Goethe Center for Scientific Computing (GCSC), gcsc.uni-frankfurt.de All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

(3rd party licenses used by this project are listed in 3rd-party-licenses.xml)

About

A library to get auto-completion proposals for LUA scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.1%
  • ANTLR 4.9%