⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|Oberon-2}}{{Compiler}} OBC is the Oxford Oberon-2 Compiler.

It is written in [[OCaml]] (with [[C]] for the runtime) by Mike Spivey. It formerly used the Boehm [[garbage collection|garbage collector]], but now includes its own storage manager.

==External Links==

  • [http://spivey.oriel.ox.ac.uk/mike/obc/ Oxford Oberon-2 Compiler]