{"id":13379274,"url":"https://github.com/m4lvin/RepLeanTeX","last_synced_at":"2025-03-13T05:30:44.585Z","repository":{"id":248268668,"uuid":"828192241","full_name":"m4lvin/RepLeanTeX","owner":"m4lvin","description":"Running Lean 4 while/from running LaTeX.","archived":false,"fork":false,"pushed_at":"2024-12-15T12:17:11.000Z","size":46,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T10:13:18.709Z","etag":null,"topics":["yo-dawg"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m4lvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-13T11:47:10.000Z","updated_at":"2024-12-15T12:16:33.000Z","dependencies_parsed_at":"2024-07-13T15:47:09.064Z","dependency_job_id":"6f897588-944e-42af-b80b-3dfd73fab24e","html_url":"https://github.com/m4lvin/RepLeanTeX","commit_stats":null,"previous_names":["m4lvin/repleantex"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4lvin%2FRepLeanTeX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4lvin%2FRepLeanTeX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4lvin%2FRepLeanTeX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4lvin%2FRepLeanTeX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4lvin","download_url":"https://codeload.github.com/m4lvin/RepLeanTeX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243350990,"owners_count":20276893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["yo-dawg"],"created_at":"2024-07-30T07:02:25.236Z","updated_at":"2025-03-13T05:30:44.301Z","avatar_url":"https://github.com/m4lvin.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"RepLeanTeX\n==========\n\nThis is a proof of concept to run the\n[`Lean 4 repl`](https://github.com/leanprover-community/repl)\n*while* compiling a LaTeX document.\nThe main goal is to avoid repeated calls to `lake env lean`,\nand only start the `repl` once for each LaTeX compilation.\n\nCurrently the only feature is an `\\axioms{...}` command to\nprint the dependencies of its argument:\n\n```latex\n\\verb|True| depends on: \\axioms{True}\n\n\\verb|iff_right_comm| depends on: \\axioms{iff_right_comm}\n\n\\verb|wrong| from \\texttt{MyProject/Basic.lean} depends on: \\axioms{wrong}\n\n\\verb|Nat.beta_unbeta_coe| depends on: \\axioms{Nat.beta_unbeta_coe}\n```\n\n![](example-output.png)\n\nQuick start\n-----------\n\nMake sure that you set the same Lean version with `elan default`.\nCurrently it is not enough to set it locally.\n\n```bash\ngit clone https://github.com/m4lvin/RepLeanTeX.git\ncd RepLeanTex\nmake setup # or adjust the version of repl and myProject manually\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4lvin%2FRepLeanTeX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4lvin%2FRepLeanTeX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4lvin%2FRepLeanTeX/lists"}