blog-static/content/series/a-language-for-an-assignment/_index.md
Danila Fedorin 78bba7a0e9 Update the blog for series navigation
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-05-20 00:37:16 -07:00

12 lines
375 B
Markdown

+++
title = "A Language for an Assignment"
summary = """
In this series, I create a brand new programming language for each homework
assignment of my algorithms class. I try to make the language whimsical
and specialized to only the problem at hand. The languages are implemented
using Haskell, and translate to Python.
"""
status = "suspended"
divider = " - "
+++