An open API service indexing awesome lists of open source software.

https://github.com/dyalog/dyalog-tube-ws

Source for building the dfns tube planner workspace (tube.dws)
https://github.com/dyalog/dyalog-tube-ws

apl dyalog dyalog-apl dyalogapl subway-network transit-routes travel-planner tube workspace

Last synced: 8 months ago
JSON representation

Source for building the dfns tube planner workspace (tube.dws)

Awesome Lists containing this project

README

          

![roundel](https://user-images.githubusercontent.com/10961427/42541400-15625124-849a-11e8-8576-f8f25235f11b.png)
# Dyalog Tube Workspace
*Source for building the dfns tube planner workspace (tube.dws)*

## Building

`]DBuild path/tube.dyalogbuild`

## Contributing

Feel free to submit pull requests for files in the [`sources`](sources) directory, both with corrections to already included cities, and with entirely new cities.

The format for simple routes should be fairly self-explanatory. [`notes/tube.txt`](notes/tube.txt) describes the exact format for the more complicated constructs; forks, crosses, and one-way sections, while [`notes/source.txt`](notes/source.txt) demonstrates their use in a minimal route network.

Contributions will be acknowledged at the bottom of [`notes/tube.txt`](notes/tube.txt).