Occam: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Occam is a programming language especially designed to allow programming highly parallel tasks, originally designed for the | 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. | All known OS/2 implementations were actually cross-development tools intended for generating code for Transputer farms. | ||
==== | ====Text editors with Occam support==== | ||
* [[jEdit]] - Java based editor - Occam syntax highlighting built in | * [[jEdit]] - Java based editor - Occam syntax highlighting built in | ||
[[Category:Programming Languages]] | [[Category:Programming Languages]] |
Revision as of 12:49, 4 March 2017
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.
Text editors with Occam support
- jEdit - Java based editor - Occam syntax highlighting built in