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 "Dynamic Languages Toolkit"

(Replacing page with 'To be removed, see DLTK')
 
Line 1: Line 1:
__NOTOC__
+
To be removed, see [[DLTK]]
__NOEDITSECTION__
+
 
+
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 [http://www.eclipse.org/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.
+
 
+
{| border="0" cellspacing="15" valign="top" style="width:100%;"
+
 
+
|-valign="top"
+
|style="width:50%;"|
+
<h1>User Resources</h1>
+
*'''[[DLTK Installation]]''' - DLTK versions and installation instuctions
+
*'''[[DLTK Validators User Guide]]''' - Using DLTK validators - external tools to perform code analysis tasks
+
|
+
<h1>Developer Resources</h1>
+
*'''[[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
+
|-valign="top"
+
|style="width:50%;"|
+
<h1>Get Involved</h1>
+
*'''[[DLTK_Project_Plan|DLTK 0.95 Project Plan]]''' -
+
*'''[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 Components</h1>
+
*'''[[DLTK_TCL|DLTK's TCL IDE Component]]''' - DLTK's TCL IDE Component
+
|}
+
 
+
 
+
[[Category:DLTK]]
+
[[Category:Eclipse Technology Project]]
+

Latest revision as of 07:45, 26 May 2008

To be removed, see DLTK

Back to the top