Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Transputer
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Software == Transputers were intended to be programmed using the programming language [[occam (programming language)|occam]], based on the [[communicating sequential processes]] (CSP) [[process calculus]].<ref> Borger, & Durdanovic, I. (1996). Correctness of compiling Occam to transputer code. Computer Journal, 39(1), 52β92. https://doi.org/10.1093/comjnl/39.1.52 </ref> The transputer was built to run [[occam (programming language)|Occam]] specifically, more than contemporary [[complex instruction set computer|CISC]] designs were built to run languages like [[Pascal (programming language)|Pascal]] or [[C (programming language)|C]]. Occam supported [[Concurrency (computer science)|concurrency]] and channel-based inter-process or inter-processor communication as a fundamental part of the language. With the parallelism and communications built into the chip and the language interacting with it directly, writing code for things like device controllers became a triviality; even the most basic code could watch the serial ports for I/O, and would automatically sleep when there was no data. The initial Occam development environment for the transputer was the Inmos D700 ''Transputer Development System'' (TDS). This was an unorthodox integrated development environment incorporating an editor, compiler, linker and (post-mortem) debugger. The TDS was a transputer application written in Occam. The TDS text editor was notable in that it was a [[folding editor]], allowing blocks of code to be hidden and revealed, to make the structure of the code more apparent. Unfortunately, the combination of an unfamiliar programming language and equally unfamiliar development environment did nothing for the early popularity of the transputer. Later, Inmos would release more conventional Occam cross-compilers, the ''Occam 2 Toolsets''. Implementations of more mainstream programming languages, such as C, [[FORTRAN]], [[Ada (programming language)|Ada]], [[Forth (programming language)|Forth]], and Pascal were also later released by both Inmos and third-party vendors. These usually included language extensions or libraries providing, in a less elegant way, Occam-like concurrency and channel-based communication. The transputer's lack of support for virtual memory inhibited the porting of mainstream variants of the [[Unix]] operating system, though ports of [[Unix-like]] operating systems (such as [[Minix]] and [[Idris (operating system)|Idris]] from [[Whitesmiths]]) were produced. An advanced Unix-like [[distributed operating system]], [[HeliOS|Helios]], was also designed specifically for multi-transputer systems by [[Perihelion Software]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Transputer
(section)
Add topic