CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/01/15 06:07:51
Log message:
import obc-2.9.1
Oberon-2 is clean and simple programming language.
This is portable compiler that translates Oberon-2 into bytecode, which
can be either interpreted or dynamically translated into machine code.
Dynamic translation uses a portable interface modelled on the one in GNU
Lightning, but is so far implemented only on x86 machines. The
implementation includes a full garbage collector, and comes with
profiling tools and a simple GUI debugger.
[...]
from Alexander Shiryaev (MAINTAINER) with tweaks by me
ok landry@
Status:
Vendor Tag: jasper
Release Tags: jasper_20111501
N ports/lang/obc/Makefile
N ports/lang/obc/distinfo
N ports/lang/obc/patches/patch-configure
N ports/lang/obc/patches/patch-Makefile_in
N ports/lang/obc/patches/patch-debugger_Makefile_in
N ports/lang/obc/patches/patch-debugger_debmain_ml
N ports/lang/obc/pkg/PLIST
N ports/lang/obc/pkg/DESCR
No conflicts created by this import