~sjm/lixp

lisp hosted on Elixir
chore: clean up implementation
add define, ffi, quote and unquote
initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sjm/lixp
read/write
git@git.sr.ht:~sjm/lixp

You can also use your local clone with git send-email.

#Lixp

TODO: Add description

#Installation

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

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