]> git.xn--bdkaa.com Git - xn--bdkaa.com.git/commitdiff
Add temple.lean to projects
authorEvgenii Akentev <i@ak3n.com>
Tue, 19 Mar 2024 16:56:49 +0000 (20:56 +0400)
committerEvgenii Akentev <i@ak3n.com>
Fri, 5 Apr 2024 19:53:24 +0000 (23:53 +0400)
content/pages/projects.md

index a728d5efa9fb8b19dc7cdbc9e551786784543d85..3a9ac9373f784e55be3ef66e5813de67e4506ade 100644 (file)
@@ -22,6 +22,17 @@ title: Projects
   </p>
 </details>
 
+### lean4 packages
+
+<details open="">
+  <summary>
+    <strong>temple.lean</strong> [<a href="https://git.ak3n.com/?p=temple.lean.git">source</a>]
+  </summary>
+  <p>
+    A rudimentary template engine written in Lean4 without fancy dependent types and useful operators yet. It can parse, build a tree, and substitute using de Bruijn Indices.
+  </p>
+</details>
+
 ### Educational
 
 <details open="">