summaryrefslogtreecommitdiffhomepage
path: root/doc/SPECIFICATION.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 19:17:29 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 19:17:29 +0100
commit63f5c38ee3df8be487692852a85bd479b92a85dc (patch)
tree2bbe9d22689711fe099762433b4d79571b75f3bb /doc/SPECIFICATION.md
parent179b5b58972189dbe2547e7afa393297d78112f2 (diff)
meta: cleanup docs.
Diffstat (limited to 'doc/SPECIFICATION.md')
-rw-r--r--doc/SPECIFICATION.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/SPECIFICATION.md b/doc/SPECIFICATION.md
deleted file mode 100644
index 7237dd6..0000000
--- a/doc/SPECIFICATION.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Specification of LibCompiler
-
-==================================
-## Brief:
-==================================
-
-- Output format: PEF, XCOFF
-- Object format: AE, COFF
-- SDK Language: C++
-
-==================================
-## LibCompiler:
-==================================
-
-- Shall support compilation and linking.
-- Shall be written in C++
-- Shall support the assembler too.
-- Shall provide primitives for compilers, assemblers and linkers.
-- Shall support multiple architectures. \ No newline at end of file