oberon :-)
On Tue, Jan 11, 2011 at 01:02:21AM +0300, ????????? ?????? wrote:
> I ported some programs.
>
> lang/oo2c: optimizing Oberon-2 to C compiler
> lang/obc: Oxford Oberon-2 compiler
> devel/lpc21isp: in-circuit programming tool (ISP) for NXP LPC2000
> microcontrollers
>
> Can someone check, test and commit it?
>
> Platform-specific issues.
>
> oo2c: ported only 32-bit version distribution. Separate 64-bit version
> distribution also available,
> but I can not know how to make same port for different platforms, and I have
> no 64-bit platform to test.
>
> obc:
> JIT-compiler only works on x86 platform. Please someone do regression tests
> on AMD64.
> It is also advisable to test on other platforms. In this case interpreter
> should work (no JIT).
>
> Best regards, Alexander.