Project list

Regex

image article

Regex exploration

Instructions

Make a program capable of extracting {sometext} from an input.

Usage

go run main.go -m mf{ze}fz{e}f{}foo
View on github