Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
17
Lang/Lean/00-LANG.txt
Normal file
17
Lang/Lean/00-LANG.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{{language
|
||||
|exec=machine
|
||||
|strength=strong
|
||||
|safety=safe
|
||||
|checking=both
|
||||
|gc=yes
|
||||
|LCT=yes}}
|
||||
{{implementation|Lean}}
|
||||
{{language programming paradigm|functional}}
|
||||
{{language programming paradigm|dependent-types}}
|
||||
|
||||
|
||||
'''Lean''' is an open source theorem prover and programming language being developed at Microsoft Research.
|
||||
|
||||
Lean aims to bridge the gap between interactive and automated theorem proving, by situating automated tools and methods in a framework that supports user interaction and the construction of fully specified axiomatic proofs.
|
||||
|
||||
https://leanprover.github.io/about/
|
||||
2
Lang/Lean/00-META.yaml
Normal file
2
Lang/Lean/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Lean
|
||||
1
Lang/Lean/Factorial
Symbolic link
1
Lang/Lean/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/Lean
|
||||
1
Lang/Lean/Fibonacci-sequence
Symbolic link
1
Lang/Lean/Fibonacci-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/Lean
|
||||
1
Lang/Lean/FizzBuzz
Symbolic link
1
Lang/Lean/FizzBuzz
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/FizzBuzz/Lean
|
||||
1
Lang/Lean/Hello-world-Newbie
Symbolic link
1
Lang/Lean/Hello-world-Newbie
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Newbie/Lean
|
||||
1
Lang/Lean/Hello-world-Text
Symbolic link
1
Lang/Lean/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/Lean
|
||||
1
Lang/Lean/Repeat
Symbolic link
1
Lang/Lean/Repeat
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Repeat/Lean
|
||||
Loading…
Add table
Add a link
Reference in a new issue