Skip to content

Mathport is a tool for porting Lean3 projects to Lean4

License

Notifications You must be signed in to change notification settings

dselsam/mathport

 
 

Repository files navigation

Mathport

Mathport is a tool for porting Lean3 projects to Lean4. It consists of two (loosely coupled) components:

  • "binport", which translates Lean3 .lean files to Lean4 .olean files
  • "synport", which best-effort translates Lean3 .lean files to Lean4 .lean files

See the Makefile for usage (it takes several hours to rebuild the mathlib port), or the test-mathport repository if you'd prefer to use a pre-built artifact.

About

Mathport is a tool for porting Lean3 projects to Lean4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lean 98.4%
  • Makefile 1.1%
  • Other 0.5%