File: SmartEiffel.lsm

package info (click to toggle)
smarteiffel 1.1-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 12,288 kB
  • ctags: 40,785
  • sloc: ansic: 35,791; lisp: 4,036; sh: 1,783; java: 895; ruby: 613; python: 209; makefile: 115; csh: 78; cpp: 50
file content (27 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Begin3
Title:          SmartEiffel The GNU Eiffel Compiler Tools and Libraries
Version:        1.1
Entered-date:   16JUN2003
Description:    Eiffel toolbox including an Eiffel to C compiler, an Eiffel 
		to Java	bytecode compiler, an Eiffel pretty printer, a Java
                bytecode viewer, commands short, finder, class_check,
		ace_check and a	large set of Eiffel classes.
Keywords:       SmartEiffel The GNU Eiffel Compiler Tools and Libraries 
Author:         colnet@loria.fr (Dominique COLNET)
Maintained-by:  SmartEiffel@loria.fr (The SmartEiffel Team)
Primary-site:	ftp://ftp.loria.fr/pub/loria/SmartEiffel
		1580845 se.tgz
		1105    se.lsm
		12870   READ_ME
Alternate-site: metalab.unc.edu /pub/Linux/devel/lang/eiffel
		1580845 se-1.1.tar.gz
		1089     se-1.1.lsm
Original-site:  ftp.loria.fr /pub/loria/SmartEiffel
		1580845 se.tgz
		1105    se.lsm
		12870   READ_ME
Platforms:      SmartEiffel is already portable on UNIX, Linux, GNU Hurd,
                BSD, HP-UX, IRIX, XENIX, Solaris, DOS, OS2, WINDOWS NT/95,
		QNX, Macintosh, NeXT, Amiga, OpenVMS and BeOS.
Copying-policy: GPL
End