diff --git a/Preprocessor.md b/Preprocessor.md deleted file mode 100644 index 7097fdc..0000000 --- a/Preprocessor.md +++ /dev/null @@ -1 +0,0 @@ -The preprocessor (nickname: tinyPP) is a text based macro processor which is run before the actual compiler. It performs various text processing tasks such function-like macros, definitions, logical structures such as conditionals and loops. \ No newline at end of file