logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

otclsh - Tcl Shell containing object-oriented scripting language OTcl

Author

       YunQiang Su <wzssyqa@gmail.com> SH "SEE ALSO" owish(1)

Linux                                              APRIL 2010                                          otclsh(1)

Description

otclsh  is   a shell-like application that reads OTcl commands from its standard input or from a file and
       evaluates them.  Similarly as the relation between tclsh and wish, owish provides  all  functionality  of
       otclsh and provides as well predefined support for TK widgets.

       See the OTcl documents for more deatails.

       otclsh uses the configure files of tclsh.

Name

       otclsh - Tcl Shell containing object-oriented scripting language OTcl

Synopsis

otclsh[filename[arg][arg]...]

See Also