From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c6567772e9f3871d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.31.73 with SMTP id y9mr6995707pbh.0.1319027582245; Wed, 19 Oct 2011 05:33:02 -0700 (PDT) Path: d5ni31948pbc.0!nntp.google.com!news2.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: organizing deep source trees with child packages Date: Wed, 19 Oct 2011 14:33:28 +0200 Organization: cbb software GmbH Message-ID: <1v1wll0hypw2u.oxvm7pz5n6jc.dlg@40tude.net> References: <21c9e6bb-f4f7-4a00-bde7-68f2c1a42d01@q13g2000vby.googlegroups.com> <82ty7d1ewz.fsf@stephe-leake.org> <3486b228-abdd-490f-b4ef-9ee6b19f65fa@gy7g2000vbb.googlegroups.com> <7179717a-9837-476c-b564-6599a9c02acd@ff5g2000vbb.googlegroups.com> <1qk4l4n9zsdgm$.1bvxdhoq5cpx5.dlg@40tude.net> <82hb39umkd.fsf@stephe-leake.org> <82botev9j0.fsf@stephe-leake.org> <87mxcykvhb.fsf@ludovic-brenta.org> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news2.google.com comp.lang.ada:14086 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: 2011-10-19T14:33:28+02:00 List-Id: On Wed, 19 Oct 2011 13:52:35 +0200, Yannick Duch�ne (Hibou57) wrote: > Le Wed, 19 Oct 2011 10:29:48 +0200, Dmitry A. Kazakov > a �crit: >> Proper IDEs also existed in earlier days. E.g. LSE (under VMS) required far >> less than 1Mb, had context sensitive stuff, was fully programmable etc. > Some references ? (User Interface is always an hight priority topic, so > materials and references are welcome) LSE = DEC's language sensitive editor. I think it was the first editor which supported expansion (parameter lists, language constructs). As for being programmable, I for example, implemented columned selection, cut/paste in LSE. DEC debugger was fully integrated. I remember a machine with 1Mb RAM running 6 LSE sessions (Ada 83 and C). http://h71000.www7.hp.com/doc/82final/decset/6355_pro.pdf http://h71000.www7.hp.com/doc/82final/decset/lse_users_guide.pdf -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de