Skip to content

pSpaces/goSpace-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goSpace-examples

Synopsis

goSpace-examples, implementation of pSpace examples in goSpace.

Usage

To get goSpace-examples, do:

go get -u github.com/pspaces/gospace-examples

To execute an example in <example-path>, do:

go run <example-path>/main.go

Examples

This repository showcases features of goSpace. Examples include:

  • bookstore: Bookstore with a cashier and a customer.
  • fridge: Fridge with a grocery list.
  • hello: "Hello, Universe!" local and distributed examples.
  • tutorial: pSpace tutorial examples.

Authors

See AUTHORS.md.

License

MIT License. See LICENSE.md.

About

Examples of Programming with Spaces in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages