Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 470 Bytes

Trains timetable

A simple command line program that emulates trains timetable. You provide railway routes using Backus-Naur forms (see screenshots for forms and /input data for examples), the program shows all desired trains, travel time and the schedule of the fastest train.

Usage

Put a file with routes in the same directory as executable.

Screenshots

Screenshot 1 Screenshot 2