summaryrefslogtreecommitdiffhomepage
path: root/docs/md/SPECIFICATION_COMPILERKIT.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/md/SPECIFICATION_COMPILERKIT.md')
-rw-r--r--docs/md/SPECIFICATION_COMPILERKIT.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/md/SPECIFICATION_COMPILERKIT.md b/docs/md/SPECIFICATION_COMPILERKIT.md
deleted file mode 100644
index 681cfde..0000000
--- a/docs/md/SPECIFICATION_COMPILERKIT.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Specification of CompilerKit
-
-===================================
-
-# 0: General Information
-
-===================================
-- Output format: PEF, XCOFF
-- Object format: AE, COFF
-- SDK Language: C++
-
-===================================
-
-# 1: CompilerKit
-
-===================================
-
-- Shall support compilation, assembling and linking.
-- Shall be written in C++
-- Shall support the assembler too.
-- Shall provide primitives for compilers, assemblers and linkers.
-- Shall support multiple architectures.
-- Shall have a debugger. \ No newline at end of file