]> git.llucax.com Git - z.facultad/75.00/informe.git/blob - source/links.rst
Agregar y renombrar referencias
[z.facultad/75.00/informe.git] / source / links.rst
1
2 .. Lenguajes:
3 .. _D: http://www.digitalmars.com/d/
4 .. _`D 1.0`: http://www.digitalmars.com/d/1.0/changelog.html
5 .. _`D 2.0`: http://www.digitalmars.com/d/2.0/changelog.html
6 .. _Lisp: http://www.lisp.org/
7 .. _Java: http://www.java.com/
8 .. _Python: http://www.python.org/
9 .. _Ruby: http://www.ruby-lang.org/
10 .. _PHP: http://www.php.net/
11 .. _`C#`: http://www.ecma-international.org/publications/standards/Ecma-334.htm
12 .. _Eiffel: http://www.eiffel.com/
13 .. _Perl: http://www.perl.org/
14 .. _Haskell: http://www.haskell.org/
15 .. _`.NET`: http://msdn.microsoft.com/netframework/
16
17
18 .. Bibliotecas:
19 .. _Tango: http://www.dsource.org/projects/tango
20 .. _Mango: http://www.dsource.org/projects/mango
21 .. _Ares: http://www.dsource.org/projects/ares
22 .. _Phobos: http://www.dsource.org/projects/phobos
23 .. _DRuntime: http://www.dsource.org/projects/druntime
24
25
26 .. Compiladores:
27 .. _GDC: http://dgcc.sourceforge.net/
28 .. _DMD: http://www.digitalmars.com/d/2.0/dcompiler.html
29 .. _GCC: http://gcc.gnu.org/
30 .. _DNet: http://dnet.codeplex.com/
31 .. _LDC: http://www.dsource.org/projects/ldc
32 .. _LLVM: http://llvm.org/
33 .. _Dil: http://code.google.com/p/dil/
34
35
36 .. Personas:
37 .. _`Walter Bright`: http://www.walterbright.com/
38 .. _`John McCarthy`: http://en.wikipedia.org/wiki/John_McCarthy_%28computer_scientist%29
39
40
41 .. Misc:
42 .. _DigitalMars: http://www.digitalmars.com/
43 .. _`Software Libre`: http://www.gnu.org/philosophy/free-sw.es.html
44 .. _`Learn to Tango with D`: http://www.dsource.org/projects/tango/wiki/LearnToTangoWithD
45 .. _Linux: http://www.kernel.org/
46
47
48 .. Licencias:
49 .. _GPL: http://www.gnu.org/copyleft/gpl.html
50 .. _Artistic: http://www.artisticlicence.com/
51
52 .. vim: set ts=3 sts=3 sw=3 et tw=78 :