head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.07.16.22.42.13;	author gahr;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- New port: seed7

  Seed7 is an extensible general purpose high-level programming language.
@
text
@Seed7 is an extensible general purpose programming language
designed by Thomas Mertes. It is a higher level language
compared to Ada, C/C++ and Java.

Major features include:

- user defined statements and operators,
- abstract data types,
- templates without special syntax,
- OO with interfaces and multiple dispatch,
- statically typed,
- interpreted or compiled,
- portable,
- runs under linux/unix/windows.

WWW: http://seed7.sourceforge.net/
@
