Skip to content

thejettdurham/advent-of-code-2017-reasonml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2017 - ReasonML

Learning ReasonML by solving Advent of Code 2017 challenges!

I include the compiled JS in src, so executing the solutions is easy enough via node: node src/Day1.bs.js

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

About

Advent of Code 2017 solutions in ReasonML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages