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 "DLTK"

(New page: Welcome to our Wiki. This is the Wiki home page for the Dynamic Languages Toolkit project, an Eclipse Technology sub project. Dynamic Languages Toolkit (DLTK) is a tool for vendors, resea...)
 
Line 1: Line 1:
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
 
Welcome to our Wiki. This is the Wiki home page for the Dynamic Languages Toolkit project, an Eclipse Technology sub project.
 
Welcome to our Wiki. This is the Wiki home page for the Dynamic Languages Toolkit project, an Eclipse Technology sub project.
  
 
Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box.  
 
Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box.  
 +
 +
<small>Back to [http://www.eclipse.org/dltk project home page].</small>
 +
 +
{| border="0" cellspacing="15" valign="top" style="width:100%;"
 +
 +
|-valign="top"
 +
|style="width:50%;"|
 +
<h1>Developer Resources</h1>
 +
*'''[[A guide to building a DLTK-based language IDE]]''' - Detailed guilde to build DLTK-based Python IDE
 +
*'''[[Remote API Migration guide]]''' - Migration guilde to build DLTK-based IDEs compatible with RSE Remote projects
 +
|
 +
<h1>User Resources</h1>
 +
*'''[[DLTK Installation]] - DLTK versions and installation instuctions
 +
|-valign="top"
 +
|style="width:50%;"|
 +
<h1>Get Involved</h1>
 +
*'''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=DLTK&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Active DLTK Bugs]''' - review and create Bugzilla entries
 +
|
 +
<h1>Project Information</h1>
 +
*'''[http://www.eclipse.org/dltk http://www.eclipse.org/dltk]''' - Eclipse Dynamic Languages Toolkit Project Page
 +
|}
 +
  
 
[[Category:DLTK]]
 
[[Category:DLTK]]
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]

Revision as of 06:29, 26 May 2008


Welcome to our Wiki. This is the Wiki home page for the Dynamic Languages Toolkit project, an Eclipse Technology sub project.

Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box.

Back to project home page.

Developer Resources

User Resources

Get Involved

Project Information

Back to the top