Add to project introduction

This commit is contained in:
Kyler Olsen 2024-03-28 16:56:24 -06:00 committed by GitHub
parent 43e971f6c7
commit bf577ad5f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ It is a custom computer and instruction set architecture. It also has its own
assembly language with assembler written in Python. Custom high level language
currently in development.
The purpose of this project is for me to practice creating an ISA and a compiler and assembler tool chain for the platform. I also plan to possibly build a redstone computer in Minecraft that implements this ISA.
## ISA
## Assembly Language