Lytlang -> Elixir :: CoffeeScript -> JavaScript
Go to file
Daniel Flanagan 7d5d4f1080 WIP 2019-06-16 00:55:27 -05:00
config Initial commit 2019-05-11 13:01:39 -05:00
lib WIP 2019-06-16 00:55:27 -05:00
src WIP 2019-06-16 00:55:27 -05:00
test Begin transition to leex and yecc? 2019-06-16 00:36:12 -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 WIP 2019-06-16 00:55:27 -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.