next up previous contents
Next: Language Up: Design and Implementation Previous: User Interface

Implementation

The chosen implementation language was the functional programming language ``Haskell''. We briefly justify the use of a functional language instead of an imperative one and the choice of the language Haskell. We talk about the approach used to implement the user interface, the tools used are described, and give a brief account of the stages the implementation went through during its evolution. Lastly a few issues which arise during implementation are discussed.