Add languages to project descriptions
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
a9bb1ac42f
commit
b957438848
@ -52,7 +52,7 @@
|
||||
<h2>agda-spa</h2>
|
||||
<i data-feather="link" class="project-link-icon"></i>
|
||||
</a> —
|
||||
Framework for formally-verified lattice-based program analysis in Agda, explained in-depth in <a href="https://danilafe.com/series/static-program-analysis-in-agda/">a series of posts</a>.
|
||||
Framework for formally-verified lattice-based program analysis in <em class="bold">Agda</em>, explained in-depth in <a href="https://danilafe.com/series/static-program-analysis-in-agda/">a series of posts</a>.
|
||||
</div>
|
||||
<!--
|
||||
<div class="project-container">
|
||||
@ -75,7 +75,7 @@
|
||||
<h2>bloglang</h2>
|
||||
<i data-feather="link" class="project-link-icon"></i>
|
||||
</a> —
|
||||
Compiler for a purely functional, lazily evaluated language explained in-depth on <a href="https://danilafe.com/blog/00_compiler_intro/">personal blog</a>.
|
||||
Compiler for a functional, lazily evaluated language using <em class="bold">C++</em> and <em class="bold">LLVM</em>, explained in-depth on <a href="https://danilafe.com/blog/00_compiler_intro/">personal blog</a>.
|
||||
</div>
|
||||
<div class="project-container">
|
||||
<a class="project-link" href="https://github.com/DanilaFe/maypop">
|
||||
@ -83,7 +83,7 @@
|
||||
<i data-feather="link" class="project-link-icon"></i>
|
||||
</a> —
|
||||
<!-- Instructional implementation of a dependently typed functional programming language capable of formal proofs. -->
|
||||
Dependently typed functional programming language capable of formal proofs.
|
||||
Dependently typed functional programming language capable of formal proofs, written in <em class="bold">Haskell</em>.
|
||||
</div>
|
||||
<!--
|
||||
<div class="project-container">
|
||||
@ -117,7 +117,7 @@
|
||||
<h2>matrix-highlight</h2>
|
||||
<i data-feather="link" class="project-link-icon"></i>
|
||||
</a> —
|
||||
Tool for collaborative, decentralized, and federated web annotation based on the Matrix protocol.
|
||||
<em class="bold">TypeScript</em>-based browser extension for collaborative web annotation based on the Matrix protocol.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user