Re: Is this a new idea?

dlarsson%abbaut@Sweden.EU.net (Daniel Larsson)
Wed, 11 Nov 1992 12:44:30 GMT

          From comp.compilers

Related articles
[6 earlier articles]
Re: Is this a new idea? ttk@ucscb.UCSC.EDU (1992-11-04)
Re: Is this a new idea? dak@sq.sq.com (1992-11-04)
Re: Is this a new idea? dnl@macsch.com (1992-11-04)
Re: Is this a new idea? tmb@arollaidiap.ch (1992-11-06)
Re: Is this a new idea? henry@zoo.toronto.edu (1992-11-08)
Re: Is this a new idea? clyde@hitech.com.au (1992-11-07)
Re: Is this a new idea? dlarsson%abbaut@Sweden.EU.net (1992-11-11)
Re: Is this a new idea? macrakis@osf.org (1992-11-11)
Re: Is this a new idea? pardo@cs.washington.edu (1992-11-12)
Re: Is this a new idea? thinkage!dat@math.uwaterloo.ca (1992-11-11)
Re: Is this a new idea? andrewb@lynx.cs.washington.edu (1992-11-16)
Re: Is this a new idea? drw@euclid.mit.edu (1992-11-16)
Re: Is this a new idea? firth@sei.cmu.edu (1992-11-17)
[2 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: dlarsson%abbaut@Sweden.EU.net (Daniel Larsson)
Organization: ABB Automation AB, Vasteras, Sweden
Date: Wed, 11 Nov 1992 12:44:30 GMT
Keywords: performance, parse
References: 92-10-113 92-10-124

M.J.Landzaat@fel.tno.nl (Maarten Landzaat) writes:
> <Dream about editors doing part of the compiler's job>


bazyar@csn.org (Jawaid Bazyar) writes:
> <Describes pre-tokenization>


Within the Mjolner project (a scandinavian project involving a number of
universities and companies) a number of subprojects focused on incremental
techniques. The Mjolner Beta System features a structured editor, which
edits abstract syntax trees directly, and a semantic analyzer works in the
back- ground, evaluating the tree.


Another environment, the Mjolner ORM environment, features incremental
compilation and linking; while running the debugger, you can go back to
the editor and do some fixes which will be reflected "immediately" in the
debugger.


A thorough description of these environments (and more) was to be
published by Prentice-Hall sometime this year, but I havn't heard anything
about it. I think the book is called


    "Object-Oriented Software Development Environments - The Mjolner Approach"


-- Daniel


(PS. Mjolner is the name of Thor's hammer, the perfect tool)


--
Daniel Larsson Email: dlarsson@aut.abb.se
ABB Automation AB Telefax: +46 21 34 25 25
V{ster}s, Sweden Telephone: +46 21 34 30 29
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.