lean2/doc/lua
Leonardo de Moura a98fdd9be6 refactor(shell): combine lean and leanlua executables in a single executable
The main motivation is to allow users to configure/extend Lean using .lua files before loading the actual .lean files.
Example:
        ./lean extension1.lua extension2.lua file.lean

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-19 16:48:21 -08:00
..
lua.md doc(lua): add mpz and mpq Lua API documentation 2013-11-19 13:31:35 -08:00
md2lua.sh doc(lua): add main file for Lua API documentation 2013-11-18 12:42:50 -08:00
test.sh refactor(shell): combine lean and leanlua executables in a single executable 2013-11-19 16:48:21 -08:00
test_single.sh refactor(shell): combine lean and leanlua executables in a single executable 2013-11-19 16:48:21 -08:00