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"

Line 23: Line 23:
 
*'''[[A guide to building a DLTK-based language IDE|Guide to build IDE]]''' - Detailed guilde to build DLTK-based Python IDE
 
*'''[[A guide to building a DLTK-based language IDE|Guide to build 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
 
*'''[[Remote API Migration guide]]''' - Migration guilde to build DLTK-based IDEs compatible with RSE Remote projects
*'''[[DLTK Adding Todo Task Tag Support|Adding Todo Task Tag Support]]'''
+
*'''[[DLTK Mini Tutorials|Mini Tutorials]]'''
 
|-valign="top"  
 
|-valign="top"  
 
|style="width:50%;"|
 
|style="width:50%;"|

Revision as of 21:04, 28 September 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.

While the main DLTK website contains the bulk of information regarding the project, the type of information more appropriately hosted on a wiki is (or will be) found here, such as: FAQs, tutorials, requirements, discussions, etc.

User Resources

Developer Resources

Get Involved

Project Components

Back to the top