Rechercher une page de manuel
itclsh3.1
Langue: en
Version: 312662 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
itclsh - Simple shell for [incr Tcl]SYNOPSIS
itclsh ?fileName arg arg ...?DESCRIPTION
itclsh is a shell-like application that reads Tcl commands from its standard input, or from a file, and evaluates them. It is just like tclsh, but includes the [incr Tcl] extensions for object-oriented programming.
See the tclsh man page for details concerning usage. See the itcl man page for an overview of [incr Tcl].
KEYWORDS
Tcl, itcl, interpreter, script file, shellContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre