Category:Go!

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Go!
This programming language may be used to instruct a computer to perform a task.
Type strength: Strong
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Go!.

Go! is an agent-based programming language in the tradition of logic-based programming languages like Prolog.

The authors of Go! describe it as "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 Linda-style tuple stores."

The authors also propose that the language is suitable for representing ontologies due to its integration of logic, functional, object-oriented and imperative styles of programming.

It can be downloaded from [1]

Not to be confused with Go

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Go!"

This category contains only the following page.