Skip to content

peter-sk/fdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Description Language (FDL)

Project description

The project and its tasks are described in the file project.pdf

Installation

There are scripts for Linux (assuming Ubuntu/Debian), Mac, and Windows (assuming Windows Subsystem for Linux) in the scripts directory. These should install the Glasgow Haskell Compiler and the Haskell Graphics Library needed for this project. If you are running Windows, your fellow students and I would appreciate the contribution of windows.bat script with the necessary commands.

Running

For interactive use:

ghci -XNPlusKPatterns fdl.hs

For evaluating a particular expression:

ghci -XNPlusKPatterns fdl.hs

About

Fractal Description Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published