jasper 6b5442d0e3 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@
2011-01-15 13:07:50 +00:00

81 lines
1.4 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/01/15 13:07:50 jasper Exp $
bin/obb
bin/obc
bin/obdb
bin/obdump
@bin bin/obprof
lib/obc/
lib/obc/Args.k
lib/obc/Args.m
lib/obc/Bit.k
lib/obc/Bit.m
lib/obc/Builtin.m
lib/obc/Conv.k
lib/obc/Conv.m
lib/obc/DynLink.k
lib/obc/DynLink.m
lib/obc/Err.k
lib/obc/Err.m
lib/obc/Files.k
lib/obc/Files.m
lib/obc/Files.so
lib/obc/GC.k
lib/obc/GC.m
lib/obc/In-b.k
lib/obc/In.k
lib/obc/In.m
lib/obc/Math.k
lib/obc/Math.m
lib/obc/Math.so
lib/obc/MathL.k
lib/obc/MathL.m
lib/obc/MathL.so
lib/obc/Out.k
lib/obc/Out.m
lib/obc/Random-b.k
lib/obc/Random.k
lib/obc/Random.m
lib/obc/Strings-b.k
lib/obc/Strings.k
lib/obc/Strings.m
lib/obc/Timer.k
lib/obc/Timer.m
lib/obc/XYplane.k
lib/obc/XYplane.m
lib/obc/XYplane.so
lib/obc/_Builtin.k
lib/obc/blank.png
lib/obc/breakpoint.png
lib/obc/config.h
lib/obc/continue.png
lib/obc/dlstub.o
lib/obc/exit.png
lib/obc/here.png
lib/obc/lscript
lib/obc/lscript-b
lib/obc/makeprims.tcl
@bin lib/obc/obb1
@bin lib/obc/obc1
lib/obc/obcommon.h
@bin lib/obc/obdb1
lib/obc/oberon.lang
lib/obc/oblib.a
@bin lib/obc/oblink
@bin lib/obc/obx
lib/obc/obx-j.a
lib/obc/obx-p.a
lib/obc/obx.a
lib/obc/obx.h
@bin lib/obc/obxdeb
@bin lib/obc/obxj
lib/obc/pause.png
lib/obc/restart.png
lib/obc/sober.xml
lib/obc/stepinto.png
lib/obc/stepout.png
lib/obc/stepover.png
@man man/man1/obb.1
@man man/man1/obc.1
@man man/man1/obdump.1
@man man/man1/obprof.1