lean2/src/frontends/lua
Leonardo de Moura feca9dbdf8 refactor(bindings/lua): move to frontends/lua
Lua API is an integral part of Lean. It does *not* have the same status
of external APIs (e.g., Python) we will add in the future.

We will reserve the directory bindings for external APIs for using Lean
as a library.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-26 19:30:07 -08:00
..
CMakeLists.txt refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
frontend_lean.cpp refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
frontend_lean.h refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
lean.lua refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
leanlua_state.cpp refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
leanlua_state.h refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00