Skip to content

Concepts of Programming Languages 2nd Project implemented by Haskell

Notifications You must be signed in to change notification settings

mohammadhossam/AutomaticTextGenerator-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Text Generator

A program that generates a text with desired length given the first 2 words of the text. It generates the text based on statistical properties from a database. The database is the file called "DataFile.hs" and the other file is the source file. The program is implemented with functional programming paradigm using Haskell language.

About

Concepts of Programming Languages 2nd Project implemented by Haskell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published