Skip to content

palm86/typogenetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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