<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://misdocumentos.net/wiki/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://misdocumentos.net/wiki/feed.php">
        <title>[misdocumentos.net] mainframes:univac:ed</title>
        <description></description>
        <link>http://misdocumentos.net/wiki/</link>
        <image rdf:resource="http://misdocumentos.net/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-10T00:28:06+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://misdocumentos.net/wiki/mainframes/univac/ed/historia?rev=1203412062"/>
                <rdf:li rdf:resource="http://misdocumentos.net/wiki/mainframes/univac/ed/programacion?rev=1175035634"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://misdocumentos.net/wiki/lib/images/favicon.ico">
        <title>[misdocumentos.net]</title>
        <link>http://misdocumentos.net/wiki/</link>
        <url>http://misdocumentos.net/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://misdocumentos.net/wiki/mainframes/univac/ed/historia?rev=1203412062">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-19T10:07:42+02:00</dc:date>
        <title>History of UNIVAC's ED processor (ED-1100)</title>
        <link>http://misdocumentos.net/wiki/mainframes/univac/ed/historia?rev=1203412062</link>
        <description>First Steps - Project MAC &amp; Jerry Saltzer

According to Tom McCarthy, “ED was developed at Univac in the mid-60s. It was loosely based on the Project MAC editor developed for the MULTICS system at MIT. It had a small set of simple commands (LOCATE, CHANGE, INSERT, DELETE, REPLACE, TOP, BOTTOM), and it was mostly used for batch editing.”</description>
    </item>
    <item rdf:about="http://misdocumentos.net/wiki/mainframes/univac/ed/programacion?rev=1175035634">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-28T00:47:14+02:00</dc:date>
        <title>ED: Sintaxis y técnicas de programación</title>
        <link>http://misdocumentos.net/wiki/mainframes/univac/ed/programacion?rev=1175035634</link>
        <description>Intro

La capacidad programable de ED se hace mediante lo que se denominan macros, que son el equivalente a un procedimiento en otros lenguajes de programación: una agrupación de instrucciones bajo un nombre que puede invocarse suministrándole parámetros. Las macros no se comportan como funciones, esto es, no pueden devolver ningún valor, pero pueden hacer algo parecido mediante almacenar valores en variables globales, por tanto en cierta manera las macros pueden usarse como funciones.</description>
    </item>
</rdf:RDF>
