Add all the series pages

This commit is contained in:
2023-01-31 18:53:02 -08:00
parent 5bd8c11a86
commit 7f1b9d31ea
7 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
+++
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"
+++