IDEs - Python, Jython
IDE combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From : www.course.com/careers/glossary/programming.cfm
Python is an open source, dynamically typed, interpreted programming language. It is widely used as server side scripting language. Perl and Tcl are similar in nature.
Syn
Syn is an Open Source Text and Programming Editor with Syntaxhighlight for many Languages, and some IDE Features, like starting a program (e.g. Compiler) and capture the output, support for Projects etc. Syn is written in Delphi (Version 5, Updatepack 1) for maximum performance, stability and filesize ;-), hence it doesn't require any bulky VC++/VB Runtime or MFC libraries!
Syn supports Active Scripting, this means you can extend the functionallity with writing a Script.
Those in italics are new in syn 3.0!!!
- Advanced Editor (the main feature):
- Syntaxhighlight for about 40 different languages.
- Unlimited Undo and Redo.
- Highlight matching Brackets.
- Highlight current line.
- Spell Checker + check spelling while you're typing.
- Powerful Search and Replace with Regular Expressions + Incremental Search.
- Autocomplete like in Delphi with Popup List.
- Autocorrect.
- Bookmarks.
- Markers (in 2.1).
- Drag and Drop editing.
- Customizable Shortcuts.
- Enhanced Macro Recorder.
- Start Commandline Programs (Compiler, Interpreter or whatever) and capture
their Output.
- Embedded Console execution (for DOS, rterm, Oracle sql, and more) - in 2.1
- Command Line Bar (a one-line shell).
- Scripting using your favorite Script Language (VBScript, JScript,
PerlScript, Python or any other supported language) with custom Forms (modal
Dialogs only)
- Execute Scripts (or any sequence of actions and tools) on certain events.
- Configurable Tools (Start a Program, Insert a String into the Editor or
execute an Editcommand).
- Custom toolbars and action palette.
- Search / Replace in Files + Regular Expressions (Grep).
- Custom parameters and path aliases.
- Document Templates.
- Customizable menus and toolbars. Menus and toolbars per file type.
- Assign to any file type a custom Helpfile (more than one) and call it via a Hotkey.
- Support for project files.
- Sophisticated and flexible docking to multiple pages
- Drag and Drop support.
- Multiple toolbar and panel layouts via so called desktops
- Edit documents directly on a FTP server + Proxy support.
- File Explorer (with Favorite Folders).
- Favorite Folders in Open and Save dialogs too.
- Autodetect Linebreakstyles (DOS, UNIX or Mac), and convert them.
- Ability to read and write Delphi/C++Builder binary Form files.
- Convert between different codepages (KOI8-R, ISO 8859, DOS, Mac).
- Saves Bookmarks and Caret Pos for each file, if you wish.
- Print and Printpreview with Syntaxhighlight in color.
- Export to HTML and RTF.
- Optional Tray Icon interface.
- Multi language support with "instant" translation.
- ...
visit
Syn
Syn was visited : 172 times
Loading .....