Skip to content

regexplanet/regexplanet-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regexplanet-haskell

This is the Haskell backend for RegexPlanet, a tool for online regular expression testing.

See API docs for what it is supposed to do.

See the Haskell online regex test page to use it to test your regular expressions.

Ubuntu packages:

  • libghc-cgi-dev - for Network.cgi
  • libghc-json-dev - for Text.JSON