Occam (programming language): Difference between revisions

Content deleted Content added
External links: Updates and reorganisation.
Line 117:
 
==External links==
 
* [http://www.occam-pi.org/ The occam-π programming language]
===General information===
* [http://www.wotug.org/occam/ WoTUG: occam], information, implementations
* Information, compilers, editors and utilities at the [http://www.wotug.org/occam/ WoTUG occam pages].
* [http://www.transterpreter.org/ The Transterpreter], an occam virtual machine
* Compilers, documentation, examples, projects and utilities at the [http://www.wotug.org/parallel/occam/ Internet Parallel Computing Archive: occam] (Documentation and implementations but no longer maintained).
* [http://www.cs.kent.ac.uk/projects/ofa/kroc/ KRoC: Kent Retargetable occam Compiler]
* Occam books on [http://www.transputer.net/obooks/obooks.asp Transputer.net].
* [http://frmb.org/occtutor.html occam tutorial]
* David May's [http://www.cs.bris.ac.uk/~dave/occam.html Occam page].
* [http://www.wotug.org/parallel/occam/ Internet Parallel Computing Archive: occam] (Documentation and implementations but no longer maintained)
* Fred Barnes' [http://projectsfrmb.csorg/occtutor.kent.ac.uk/projects/tock/trac/ Tockhtml occam compilertutorial].
 
* [http://rmox.net/ RMoX, an operating system written in occam-π]
===Other implementations===
* [https://github.com/loyso/LuaCSP LuaCSP], a framework that allows you to create Occam-like Lua-based programming language embeddable in your application.
* [http://www.cs.kent.ac.uk/projects/ofa/kroc/ KRoC: Kent Retargetable occam Compiler].
* [http://projects.cs.kent.ac.uk/projects/tock/trac/ Tock occam compiler] - (translator from occam to C from Kent) a Haskell-based compiler for occam and related languages.
 
===Related projects===
* [http://www.occam-pi.org/ The occam-π programming language].
* [http://rmox.net/ RMoX,] - an operating system written in occam-π].
* [https://github.com/loyso/LuaCSP LuaCSP], - a framework that allows you to createfor Occam-like Lua-based programming language embeddable in your application.
* [http://www.transterpreter.org/ The Transterpreter], an- occama transputer virtual machine.
 
{{FOLDOC}}