Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages