SkillAgentSearch skills...

Aoba

A regex manipulation lib written in Haskell

Install / Use

/learn @mayokaze/Aoba
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Aoba

A regex manipulation lib written in Haskell</br> To compile: ghc -O2 aoba.hs RE.hs </br> Options:</br> ./aoba -i re1 re2 -- intersection set</br> ./aoba -c re1 re2 -- inclusion </br> ./aoba -e re1 re2 -- equality</br>

For detailed theory:</br> Valentin M. Antimirov: Partial Derivatives of Regular Expressions and Finite Automaton Constructions. </br> Theor. Comput. Sci. 155(2): 291-319 (1996)

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1y ago
Forks0

Languages

Haskell

Security Score

60/100

Audited on Apr 11, 2024

No findings