add tabloid fake closure
This commit is contained in:
parent
65f4fd55bc
commit
ee68518c2f
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "tabloid-fake-closure"]
|
||||||
|
path = tabloid-fake-closure
|
||||||
|
url = https://git.simponic.xyz/simponic/tabloid-fake-closure
|
11
index.html
11
index.html
@ -45,6 +45,17 @@
|
|||||||
</div>
|
</div>
|
||||||
</a>
|
</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/">
|
<a class="project" href="/godel/">
|
||||||
<div class="project-logo-container">
|
<div class="project-logo-container">
|
||||||
<i class="fa-solid fa-microchip"></i>
|
<i class="fa-solid fa-microchip"></i>
|
||||||
|
1
tabloid-fake-closure
Submodule
1
tabloid-fake-closure
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4ec04fa980f1c5894efa3035acc8a579efe47c7a
|
Loading…
Reference in New Issue
Block a user