This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d5ddb186d9
lean2
/
tests
/
lean
/
lua4.lean.expected.out
7 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
feat(lua): allow lua scripts (embedded in Lean files) to access the environment Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-10 18:12:43 +00:00
Set: pp::colors
Set: pp::unicode
chore(builtin): rename nat, int and real modules to Nat, Int and Real. Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-01 21:52:25 +00:00
Imported 'Int'
feat(lua): allow lua scripts (embedded in Lean files) to access the environment Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-10 18:12:43 +00:00
Assumed: x
feat(lua): use formatter available in the state object to convert Lean objects into strings in the Lua API Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-13 00:56:30 +00:00
type of x is
ℤ
feat(lua): allow lua scripts (embedded in Lean files) to access the environment Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-10 18:12:43 +00:00
x + y :
ℤ
Reference in a new issue
Copy permalink