Lytlang -> Elixir :: CoffeeScript -> JavaScript
Go to file
Daniel Flanagan f09f9d8edf WIP parsing 2019-05-11 14:00:46 -05:00
config Initial commit 2019-05-11 13:01:39 -05:00
lib WIP parsing 2019-05-11 14:00:46 -05:00
test WIP parsing 2019-05-11 14:00:46 -05:00
.formatter.exs Initial commit 2019-05-11 13:01:39 -05:00
.gitignore Initial commit 2019-05-11 13:01:39 -05:00
README.md Initial commit 2019-05-11 13:01:39 -05:00
mix.exs Initial commit 2019-05-11 13:01:39 -05:00

README.md

Lytlang

TODO: Add description

Installation

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

def deps do
  [
    {:lytlang, "~> 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/lytlang.