change how website is organized

This commit is contained in:
Parker TenBroeck 2026-01-22 11:48:01 -05:00
parent 58c56b0af7
commit 6c8e98dc98
38 changed files with 59 additions and 60 deletions

View file

@ -0,0 +1,10 @@
+++
title = "Brainfuck"
description = "A brainfuck parser, interpreter, compiler, and optimizer"
date = 2024-05-09
[taxonomies]
tags = ["rust", "x86"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/brainfuck_compiler