File: control

package info (click to toggle)
es 0.90beta1-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 728 kB
  • ctags: 980
  • sloc: ansic: 8,076; sh: 1,503; makefile: 142; yacc: 109
file content (15 lines) | stat: -rw-r--r-- 543 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: es
Section: shells
Priority: optional
Maintainer: James Troup <jjtroup@comp.brad.ac.uk>
Standards-Version: 2.4.0.0

Package: es
Architecture: any
Depends: ${shlibs:Depends}
Description: An extensible shell based on `rc'.
 Es is a command interpreter and programming language which
 combines the standard features of other Unix shells with the features
 of a functional programming language such as Scheme. The syntax is
 derived from rc(1).  Es is intended for use both as an interactive
 shell and a programming language for scripts.