** MacOS Documentation

** Assembly Language Manuals online
		Intel
		MIPS
		SPARC

** Microsoft 
		msdn.microsoft.com/net
		Research.microsoft.com

** Related Technologies

	<ul>

		* The CLI allows people to create Web Services using the SOAP
		  protocol.  SOAP is based on XML, XML schemas an the HTTP
		  protocol.
		  <ul>
		* XML specification.
		* XML Namespaces.
		* XML Schemas.
		* SOAP Specification.
		  </ul>
	</ul>

** Compiler Information
	GCC
	GCC Sample front-end tutorial

