summaryrefslogtreecommitdiff
path: root/_layouts/plt.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/plt.html')
-rw-r--r--_layouts/plt.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/_layouts/plt.html b/_layouts/plt.html
index 463950c..2a8ae15 100644
--- a/_layouts/plt.html
+++ b/_layouts/plt.html
@@ -16,24 +16,6 @@ layout: default
<b><a href="/plt">plt</a></b>
<a href="/web">web</a>
</nav>
- <nav>
- <a href="/plt/compilers">compilers</a>
- <a href="/plt/syntax">syntax</a>
- <a href="/plt/semantics">semantics</a>
- <a href="/plt/pragmatics">pragmatics</a>
- <br>
- <a href="/plt/types">types</a>
- <a href="/plt/modules">modules</a>
- <a href="/plt/monads">monads</a>
- <a href="/plt/continuations">continuations</a>
- <a href="/plt/effects">effects</a>
- <br>
- <a href="/plt/lambda-calculus">lambda calculus</a>
- <a href="/plt/memory-management">memory management</a>
- <a href="/plt/paradigms">paradigms</a>
- <a href="/plt/patterns">patterns</a>
- <a href="/plt/written-language">written-language</a>
- </nav>
</div>
</header>
<main>