Go! (programming language)
Paradigm | concurrent |
---|---|
Designed by | Francis McCabe, Keith Clark |
First appeared | 2003 |
Go! is a concurrent programming language, first publicly documented by Keith Clark and Francis McCabe in 2003. It is a multi-paradigm programming language that is oriented to the needs of programming secure, production quality, agent based applications. It is multi-threaded, strongly typed and higher order (in the functional programming sense). It has relation, function and action procedure definitions. Threads execute action procedures, calling functions and querying relations as need be. Threads in different agents communicate and coordinate using asynchronous messages. Threads within the same agent can also use shared dynamic relations acting as memory stores.
References
Keith L. Clark (2003). "Go! for multi-threaded deliberative agents". doi:http://doi.acm.org/10.1145/860575.860747. {{cite journal}}
: Check |doi=
value (help); Cite has empty unknown parameter: |1=
(help); Cite journal requires |journal=
(help); External link in
(help); Unknown parameter |doi=
|coauthors=
ignored (|author=
suggested) (help)