#lang regexcellent-demo foo . foo. ^foo.$ foo|bar foo?|bar*|zam+? [abc]+ (foo*)(bar+) (?<=foo*)bar(?=zam)