Skip to content

palm86/typogenetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb06b92 · Jun 7, 2020

History

3 Commits
Jun 7, 2020
Jun 7, 2020
Jun 7, 2020
Jun 7, 2020
Jun 7, 2020
Jun 7, 2020

Repository files navigation

Typogenetics

An implementation of Douglas Hofstadter's typographical genetics in Elixir.

Installation

The package can be installed by adding typogenetics to your list of dependencies in mix.exs:

def deps do
  [
    {:typogenetics, git: "https://github.com/palm86/typogenetics.git"}
  ]
end

But if you just want to play around, you can simply clone it an run it locally.

Usage

In IEx, run with:

iex> Typogenetics.run()

About

Hofstadter's typographical genetics in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages