Skip to content

A haskell college project to check the hamming distances between files

Notifications You must be signed in to change notification settings

Rodcvjoao/Diff-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff-Haskell

About the project

This project was carried by two students from UFF (Universidade Federal Fluminense):

  • Rodrigo Cavalcanti João (Rodcvjoao)
  • João André Campos Watanabe (johnnyw0)

The project intends to be similar (given its proportions) to the Github algorithm that shows changed, added and removed lines when editing code.

This repository has, besides the haskell files, a bunch of .txt (including previous versions of the code itself) where the user can use them to compare the changes and see the algorithm running.

Running the code

  1. First step is to git clone the repository to your local computer (URL: https://github.com/Rodcvjoao/Diff-Haskell.git)
  2. Second is to compile the code with: ghc main.hs (If you run into troubles, try adding functions.hs to the compiling line)
  3. Lastly, run ./main filepath1 filepath2

Done! Have fun comparing strings! :D

About

A haskell college project to check the hamming distances between files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •