Skip to content

Implementation of a basic console Text Editor using Haskell for the Programming Paradigms module of second year Computer Science. The task was to implement the text editor solution in either a purely functional or purely object-oriented programming language. Haskell was chosen as a purely functional programming language after conducting research…

Notifications You must be signed in to change notification settings

GabbyDG2805/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Text-Editor

Implementation of a basic console Text Editor using Haskell for the Programming Paradigms module of second year Computer Science. The task was to implement the text editor solution in either a purely Functional or purely Object-Oriented programming language. Haskell was chosen as a purely Functional programming language after conducting research into all programming paradigms, detailed in the report.

About

Implementation of a basic console Text Editor using Haskell for the Programming Paradigms module of second year Computer Science. The task was to implement the text editor solution in either a purely functional or purely object-oriented programming language. Haskell was chosen as a purely functional programming language after conducting research…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published