lean2/src/shell
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(shell): combine lean and leanlua executables in a single executable 2013-11-19 16:48:21 -08:00
lean.cpp refactor(bindings/lua): move to frontends/lua 2013-11-26 19:30:07 -08:00
version.h.in Add simple build system based on cmake 2013-07-16 22:10:51 -07:00