Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/books
diff options
context:
space:
mode:
Diffstat (limited to 'doc/books')
-rw-r--r--doc/books37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/books b/doc/books
deleted file mode 100644
index d5933e79836..00000000000
--- a/doc/books
+++ /dev/null
@@ -1,37 +0,0 @@
-* C# Books
-
- A Programmer's Introduction to C# - Second Edition: Eric Gunnerson
-
-* Remoting
-
- <a href="http://www.dotnetremoting.cc/book/AdvancedDotNetRemoting.asp">
- Advanced .NET Remoting: Ingo Rammer</a>
-
-* Compiler Implementation
-
- Compilers - Principles, Techniques, and Tools: Alfred V. Aho, Ravi Sethi,
- Jeffrey D. Ullman
-
- Advanced Compiler Design Implementation: Steven S. Muchnick
-
- Modern Compiler Implementation in C: Andrew W. Appel
-
- A Retargetable C Compiler - Design and Implementation: C. Fraser, David
- Hanson
-
-* Reference Manuals
-
- <a
- href="http://developer.intel.com/design/pentium/manuals/24319101.pdf">Intel
- Architecture Software Developer's Manual, Volume 2 - Instruction Set Reference Manual</a>
-
- <a
- href="http://www.caldera.com/developers/devspecs/abi386-4.pdf">System V ABI
- - i386 Architecture Processor Supplement</a>
-
- <a
- href="http://www.caldera.com/developers/devspecs/mipsabi.pdf">System V ABI -
- MIPS Processor supplement</a>
-
- <a href="http://www.sparc.org/standards/V8.pdf">The SPARC Architecture
- Manual Version 8</a> \ No newline at end of file