Skip to content

DamienMERCIER/Wolfram

Repository files navigation

Wolfram Epitech

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Documentation

About The Project

The goal of this project is to implement Wolfram’s elementary cellular automaton in the terminal.

Built With

Getting Started

Prerequisites

If you don't already have Ghci, you need to install it.

  • ghci
    sudo dnf install haskell-platform

Installation

  1. Clone the repo
    git clone [email protected]:DamienMERCIER/Wolfram.git
  2. Install Ghci if you have not already done it
    sudo dnf install haskell-platform

Usage

  1. Compile
    make
  2. test it !
    ./wolfram --rule 90 --lines 20 --start 100

Documentation

For more examples, please refer to the Documentation
If you don't know anything about Haskell you can start here

About

Elementary Cellular Automaton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published