2022-11-25 11:07:39 +03:00
|
|
|
# About
|
2022-07-21 12:15:19 +03:00
|
|
|
|
|
|
|
ProjMan (aka "Tcl/Tk Project Manager") is a editor for programming in TCL/Tk (and other language).
|
2022-11-25 11:07:39 +03:00
|
|
|
It includes a file manager, a source editor with syntax highlighting and code navigation, a context-sensitive help system, Git support, and much more.
|
|
|
|
Working an Linux and Windows.
|
2022-07-21 12:15:19 +03:00
|
|
|
|
2022-11-25 11:07:39 +03:00
|
|
|
# Support languages
|
|
|
|
|
|
|
|
Highlightning and source code navigation:
|
|
|
|
|
|
|
|
* Tcl/Tk
|
|
|
|
* GO
|
|
|
|
* Perl
|
|
|
|
* Python
|
|
|
|
* Ruby
|
|
|
|
* Shell (BASH)
|
|
|
|
* Markdown
|
|
|
|
* YAML (Ansible support)
|
|
|
|
|
|
|
|
Highlightning:
|
|
|
|
|
|
|
|
* HTML
|
|
|
|
* XML
|
|
|
|
|
|
|
|
# Requirements
|
2022-07-21 12:15:19 +03:00
|
|
|
|
|
|
|
For UNIX-like OS
|
|
|
|
Tcl/Tk >= 8.6 http://tcl.tk
|
|
|
|
tcllib, tklib
|
|
|
|
|
2022-11-25 11:07:39 +03:00
|
|
|
# Credits
|
2022-07-21 12:15:19 +03:00
|
|
|
|
2022-11-25 11:07:39 +03:00
|
|
|
Sergey Kalinin - author
|
2022-07-21 12:15:19 +03:00
|
|
|
svk@nuk-svk.ru
|
|
|
|
http://nuk-svk.ru
|
|
|
|
|
|
|
|
Laurent Riesterer - VisualREGEXP and TkDIFF+ parts
|
|
|
|
laurent.riesterer@free.fr
|
|
|
|
http://laurent.riesterer.free.fr
|