Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 744 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 744 Bytes

A Read-Eval-Print Loop for Lean 4 with Enhanced Information Extraction Capabilities

This project is a fork of the leanprover-community/repl repository, augmented with additional features to support advanced information extraction. The enhancements are implemented in REPL/ExtractData.lean, which has been adapted from lean-dojo/LeanDojo.

To see an example of how these features can be utilized, refer to the files test/aime_1983_p9.in and test/aime_1983_p9.expected.out. These examples demonstrate the practical application and output of the enhanced information extraction capabilities.