Download List

프로젝트 설명

eltclsh (editline Tcl shell) is an interactive
shell for the Tcl programming language. It
provides command line editing, history browsing,
and variables and command completion thanks to
editline features. The completion engine is
programmable in a way similar to tcsh, and comes
with built in completion for the entire Tcl
language by default. The package also provides
elwish, an interactive interpreter for the Tk
toolkit. You need the editline library in order to
compile eltclsh.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-17 15:54
1.5

autoconf를 물건 termcap을 또는 ncurses를 libs와 사이에 교차 편집을 허용하려면 선택 및 해제 Tk에 옵션을 개선했다. 오류 메시지가 나타난다 초기화 파일을 찾을 수없습니다가 인쇄됩니다. 보다 강력한 검사를 할 때 mkdep 실행을 찾고 이루어집니다.
Tags: Minor bugfixes
The autoconf stuff was improved to allow
cross-compilation, selection between the termcap
or ncurses libs, and an option to disable Tk. An
error message is printed when init files are not
found. More robust checking is done when looking
for the mkdep executable.

2003-12-03 18:08
1.4

eltclsh 도서관 appInitProc 후 공급합니다 () 패키지 - 패키지 옵션과 Tk 행복 요구와로드 확인하십시오. 이제 패키지를 libdir 기본적으로 datadir에 대한 검색됩니다. 수정 번호는 이제 하나의 장소에서 (config.mk)에 정의되어있습니다. README 파일이 추가되었습니다.
Tags: Minor feature enhancements
The eltclsh libraries are sourced after
appInitProc() to make packages loaded with the
-package option and requiring Tk happy. Packages
are now searched for in libdir and datadir by
default. Revision numbers are now defined in a
single place (config.mk). A README file was added.

2003-10-19 15:49
1.3

Tags: Initial freshmeat announcement

Project Resources