X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/6129276a9ec861180e4adf8585c54a46d4607c55..881c40a0d92402f50fb43b1665179fbed979ff68:/source/referencias.rst diff --git a/source/referencias.rst b/source/referencias.rst index 6a23d07..e007ee5 100644 --- a/source/referencias.rst +++ b/source/referencias.rst @@ -106,6 +106,9 @@ __ http://thecybershadow.net/d/Memory_Management_in_the_D_Programming_Language.p environment. Proceedings of the Third International Symposium on Memory Management (2002). ACM. Páginas 150-156. Febrero, 2003. +.. [IEEE754] IEEE Task P754. IEEE 754-2008, Standard for Floating-Point + Arithmetic. IEEE. ISBN 0-7381-5753-8. 2008. + .. Libros: .. ~~~~~~~ @@ -169,6 +172,10 @@ __ http://www.dsource.org/projects/tango/ticket/1997 2010. __ http://www.drdobbs.com/blog/archives/2010/08/c_compilation_s.html +.. [SHO10] Brent Fulgham. `The Computer Language Benchmarks Game`__. + 2004-2010. +__ http://shootout.alioth.debian.org/ + .. Secciones de documentación de D: .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -333,6 +340,9 @@ __ http://www.digitalmars.com/d/1.0/exception-safe.html statement`__. Digital Mars. Octubre 2010. __ http://www.digitalmars.com/d/1.0/statement.html#SynchronizedStatement +.. [DWAB] Walter Bright. `D Programming Language 1.0 Reference, D Application + Binary Interface`__. Digital Mars. Octubre 2010. +__ http://www.digitalmars.com/d/1.0/abi.html .. Grupo de noticias digitalmars.D: