summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--index.html11
m---------tabloid-fake-closure0
3 files changed, 14 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..f965fae
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tabloid-fake-closure"]
+ path = tabloid-fake-closure
+ url = https://git.simponic.xyz/simponic/tabloid-fake-closure
diff --git a/index.html b/index.html
index dbe734e..2707d42 100644
--- a/index.html
+++ b/index.html
@@ -45,6 +45,17 @@
</div>
</a>
+ <a class="project" href="/tabloid-fake-closure/static/">
+ <div class="project-logo-container">
+ <i class="fa-solid fa-newspaper"></i>
+ </div>
+
+ <div class="project-body">
+ <h1>Tabloid Closures</h1>
+ <p>An implementation of Closures in the esoteric "Tabloid" language, with select Data Structure and Algorithm implementations from scratch by the foundation provided by Lambda Calculus.</p>
+ </div>
+ </a>
+
<a class="project" href="/godel/">
<div class="project-logo-container">
<i class="fa-solid fa-microchip"></i>
diff --git a/tabloid-fake-closure b/tabloid-fake-closure
new file mode 160000
+Subproject 4ec04fa980f1c5894efa3035acc8a579efe47c7