Narrow some of the tags
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Compiling a Functional Language Using C++, Part 9 - Garbage Collection
|
||||
date: 2020-02-10T19:22:41-08:00
|
||||
tags: ["C and C++", "Functional Languages", "Compilers"]
|
||||
tags: ["C", "C++", "Functional Languages", "Compilers"]
|
||||
series: "Compiling a Functional Language using C++"
|
||||
description: "In this post, we implement a garbage collector that frees memory no longer used by the executables our compiler creates."
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user