syndicate-2017/racket/syndicate/examples/all-pairs-shortest-paths
Tony Garnock-Jones 0b06bcf1c4 Introduce syndicate module *activation*.
Make #lang syndicate module-begin gather boot actions into a
syndicate-main submodule, and for each such module, add a main
submodule that calls run-ground with the syndicate-main boot actions.

This lets us write syndicate *libraries* that comprise both
data-structures, functions, and Syndicate services.
2016-07-12 15:05:56 -04:00
..
all-pairs-shortest-paths.rb Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
all-pairs-shortest-paths.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
all-pairs-shortest-paths2.rb Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
all-pairs-shortest-paths2.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00