Jump to content

Occam: Difference between revisions

From EDM2
Created page with "Occam is a programming language especially designed to allow programming highly parallel tasks, originally designed for the Transputer architecture but has in more modern ..."
 
Ak120 (talk | contribs)
No edit summary
Line 4: Line 4:


====OS/2 text editors with Occam support====
====OS/2 text editors with Occam support====
* [[jEdit]] - Java based editor - Occam syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - Occam syntax highlighting built in - Current


[[Category:Programming Languages]][[Category:Occam]]
[[Category:Programming Languages]]

Revision as of 21:50, 17 September 2016

Occam is a programming language especially designed to allow programming highly parallel tasks, originally designed for the Transputer architecture but has in more modern times been ported to a few more modern systems.

All known OS/2 implementations were actually cross-development tools intended for generating code for Transputer farms.

OS/2 text editors with Occam support

  • jEdit - Java based editor - Occam syntax highlighting built in - Current