Skip to content

jecaro/wolfram

Repository files navigation

Wolfram

CI

Simple implementation of elementary cellular automaton in Haskell.

demo

Hacking

The project can be built with nix.

Install with:

$ nix profile install

Build with:

$ nix build

The binary is then created in ./result/bin/wolfram

Hack with:

$ nix develop

You will be dropped in a shell with all the needed tools in scope: cabal to build the project and haskell-language-server for a better developer experience.

About

Elementary cellular automaton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published