Skip to content

A fancy and basic Haskell module for string parsing and classification

License

Notifications You must be signed in to change notification settings

EnricoRuggiano/ParseMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseMe module

Just a simple and basic Haskell module for String parsing and classification.

textMe

Counts the Char of a long String and sort them from the more frequent to the last frequent

wordMe

Counts the words of a long String and sort them from the more frequent to the last frequent

Using

Just import the ParseMe.hs module.

Example: Parsing Divina Commedia

Just run ghc example.hs which will parse the Canto 1 of the Divina Commedia Inferno. So much fun!

LICENSE

THE BEER-WARE LICENSE

As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.
VaporUser, 2018

About

A fancy and basic Haskell module for string parsing and classification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published