From e795cb57c9d03687dde2e62ac580435bec6481de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Fri, 29 Oct 2021 14:22:14 +0300 Subject: [PATCH] Created README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4306c1d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +## What is processor? +processor is an implementation of the hypothetical machine that runs Vole machine language presented in [Computer Science: An Overview by J. Glenn Brookshear](https://books.google.com.tr/books/about/Computer_Science.html?id=bVctyQEACAAJ&source=kp_book_description&redir_esc=y "Google Books link")