Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IMP"

(Developer Resources)
Line 1: Line 1:
 
The IDE Meta-tooling Platform, IMP for short, is currently in the incubation stage.
 
The IDE Meta-tooling Platform, IMP for short, is currently in the incubation stage.
  
== News ==
+
For the purpose of IMP, we define three classes of people:
 +
* A '''User''' is a programmer that uses an IDE produced using IMP
 +
* An '''IDE developer''' is a programmer that constructs an IDE using IMP
 +
* An '''IMP developer''' is a programmer that helps in the development of IMP
  
* The IMP CQ process has started
+
Users generally are not exposed to IMP; IMP is an implementation detail of programming language specific IDE support.
  
== Developer Resources ==
+
== IDE developer resources ==
  
* [[Developer's Guide to Getting Started with IMP]]
+
The latest news is that the IMP CQ process has started and the sources for IMP are prepped for import into Eclipse.org version management.
  
 
{|
 
{|
Line 15: Line 18:
 
| http://www.eclipse.org/imp/
 
| http://www.eclipse.org/imp/
 
| IMP project page
 
| IMP project page
 +
|}
 +
 +
== IMP Developer Resources ==
 +
 +
* [[Developer's Guide to Getting Started with IMP]]
 +
 +
{|
 +
| '''Bookmarks'''
 +
| '''Description'''
 
|-
 
|-
 
| http://www.eclipse.org/projects/project_summary.php?projectid=technology.imp
 
| http://www.eclipse.org/projects/project_summary.php?projectid=technology.imp

Revision as of 16:59, 29 February 2008

The IDE Meta-tooling Platform, IMP for short, is currently in the incubation stage.

For the purpose of IMP, we define three classes of people:

  • A User is a programmer that uses an IDE produced using IMP
  • An IDE developer is a programmer that constructs an IDE using IMP
  • An IMP developer is a programmer that helps in the development of IMP

Users generally are not exposed to IMP; IMP is an implementation detail of programming language specific IDE support.

IDE developer resources

The latest news is that the IMP CQ process has started and the sources for IMP are prepped for import into Eclipse.org version management.

Bookmarks Description
http://www.eclipse.org/imp/ IMP project page

IMP Developer Resources

Bookmarks Description
http://www.eclipse.org/projects/project_summary.php?projectid=technology.imp IMP eclipse project summary
https://dev.eclipse.org/ipzilla/ Eclipse Ipzilla
http://bugs.eclipse.org/bugs Eclipse Bugzilla
http://orquesta.watson.ibm.com/bugzilla Old IBM bugzilla (to be phased out soon)

Links to other relevant projects

http://sourceforge.net/projects/lpg/ LPG parser generator
http://www.syntax-definition.org SDF parser generator

Copyright © Eclipse Foundation, Inc. All Rights Reserved.