Skip to content

lloydmeta/ip-parsing-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP address parsing Build Status

Done as an exercise for practising Haskell.

  • Parses IPv4 and IPv6
  • Converts from IPv4 to IPv6

Areas explored

  • Parsing stuff w/ Trifecta
  • Various datatypes and conversions btwn them
  • Stack for managing the build
  • HSpec
  • Internals hiding
  • Pleasing Travis CI

About

Playing around with parsers in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published