Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 612 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 612 Bytes

ICFP Contest 2017

Team hayatox's repository for ICFP Programming Contest 2017.

Members: Hayato Ito ([email protected])

Programming Launguages

Rust: rustc 1.21.0-nightly (1d2a6df38 2017-08-03)

How to Build

Rust nightly is required (as of [2017-08-08 Tue]).

$ rustup override set nightly
$ cargo build

Visualizer