Go to file
Shadowfacts ea5a0ff8ed Start adding debugger 2019-12-09 16:27:43 -05:00
lib Start adding debugger 2019-12-09 16:27:43 -05:00
test Add assembler support for relative mode parameters 2019-12-09 11:41:33 -05:00
.formatter.exs Add assembler macros 2019-12-08 10:36:49 -05:00
.gitignore Initial commit 2019-11-30 23:58:26 -05:00
README.md Initial commit 2019-11-30 23:58:26 -05:00
mix.exs Add Nimble Parsed based arithmetic expression evaluator 2019-12-07 14:26:56 -05:00
mix.lock Add Nimble Parsed based arithmetic expression evaluator 2019-12-07 14:26:56 -05:00

README.md

Aoc19

TODO: Add description

Installation

If available in Hex, the package can be installed by adding aoc19 to your list of dependencies in mix.exs:

def deps do
  [
    {:aoc19, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/aoc19.