chore: rename project

This commit is contained in:
2026-01-17 12:22:13 +01:00
parent 0fe5f2ef50
commit e553cb61b3
2 changed files with 6 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
title: 'Jack Compiler (On Hold)'
description: 'Compiler from The Jack language code to The Hack language assembly code as part of the Nand to Tetris course'
source: 'https://github.com/hazemKrimi/jack-compiler'
date: 2024-05-05
---
-6
View File
@@ -1,6 +0,0 @@
---
title: 'Jack VM Translator (Archived)'
description: 'VM Translator from The Jack language VM code to The Hack language assembly code as part of the Nand to Tetris course'
source: 'https://github.com/hazemKrimi/jack-vm-translator'
date: 2024-05-05
---