added carp to list of contributions

This commit is contained in:
2017-11-29 21:59:23 +01:00
parent e45b95d54a
commit ed9f9034ff

View File

@@ -109,6 +109,11 @@
<a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming language I <a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming language I
have been working on; have been working on;
</li> </li>
<li>
<a href="https://github.com/carp-lang/carp">Carp</a>, a programming language I
am contributing to—read my <a href="http://blog.veitheller.de/Carp.html">blog post</a>
about it;
</li>
<li> <li>
<a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility library for <a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility library for
Python with an emphasis on functional programming; Python with an emphasis on functional programming;