head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.03.31.22.25.01;	author tdb;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.16.11.14.42;	author tdb;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to snapshot r5576.

  This snapshot has a significantly reworked build system (now GNU
  autoconf and automake) which makes this port much simpler. I've
  worked with the upstream authors to ensure this works on FreeBSD and
  have helped them to remove the dependence on gmake and the need for
  us to have local patches.
@
text
@KRoC, the Kent Retargettable occam-pi Compiler, is a collection
of programs/libraries which facilitates the execution of occam-pi
programs on various platforms. The main components are:

 * occ21, an occam-pi compiler derived from the Inmos occam 2 compiler
 * tranx86, an ETC-to-native-code translator
 * CCSP, an occam-pi runtime
 * The Transterpreter Virtual Machine (TVM), a portable runtime for
   occam-pi bytecode (unsupported by CIF)
 * CIF, a C interface to CCSP
 * standard libraries such as course, filelib, socklib, inmoslibs and
   pony
 * OccamDoc, a documentation extraction tool for occam

As well as these are various libraries, example programs, fun
animations, etc.

WWW: http://www.cs.kent.ac.uk/projects/ofa/kroc/
@


1.1
log
@Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler.
@
text
@d5 9
a13 4
 * occ21, the Inmos occam compiler
 * tranx86, a translator from extended transputer code (ETC) to
   intel i386 object code
 * CCSP, the run-time kernel, providing the virtual transputer
@

