2015-10-19 13:27:31 +03:00
|
|
|
######################################################
|
2018-02-13 13:53:09 +03:00
|
|
|
# Tcl/Tk Project Manager #
|
|
|
|
# Distributed under GPL #
|
|
|
|
# Author: Sergey Kalinin, http://nuk-svk.ru #
|
2015-10-19 13:27:31 +03:00
|
|
|
######################################################
|
|
|
|
|
|
|
|
ABOUT
|
|
|
|
|
|
|
|
Tcl/Tk Project Manager is a full IDE for programming in TCL/Tk.
|
|
|
|
It includes a project and file manager, a source editor with
|
|
|
|
syntax highlighting and procedure navigation, a context-sensitive
|
|
|
|
help system, and much more.
|
|
|
|
Working an Unix (Linux tested) and Windows.
|
|
|
|
|
|
|
|
INSTALLATION
|
|
|
|
|
|
|
|
See INSTALL
|
|
|
|
|
|
|
|
REQUIREMENTS
|
|
|
|
|
|
|
|
For UNIX-like OS
|
|
|
|
Tcl/Tk http://www.scriptics.com
|
|
|
|
BWidget http://sourceforge.net/projects/tcllib
|
|
|
|
CTags
|
|
|
|
tcl-img - for image viewer
|
|
|
|
|
|
|
|
For WINDOWS
|
|
|
|
ActiveTcl http://tcl.activestate.com
|
|
|
|
|
|
|
|
CREDITS
|
|
|
|
|
2018-01-11 11:14:51 +03:00
|
|
|
Sergey Kalinin - main project programmer and coordinator
|
|
|
|
banzaj28@gmail.com
|
|
|
|
http://nuk-svk.ru
|
2015-10-19 13:27:31 +03:00
|
|
|
|
|
|
|
Laurent Riesterer - VisualREGEXP and TkDIFF+ parts
|
|
|
|
laurent.riesterer@free.fr
|
|
|
|
http://laurent.riesterer.free.fr
|
|
|
|
|
|
|
|
Alexander Danilov - rewrite all documentation
|
|
|
|
daapp@chat.ru
|
|
|
|
|
|
|
|
Alexandr Dederer (aka Korwin) - many features and bugs fixed
|
|
|
|
dederer-a@mail.ru
|
|
|
|
|
|
|
|
|
|
|
|
|
2018-01-11 11:14:51 +03:00
|
|
|
|
2018-02-13 13:53:09 +03:00
|
|
|
|