## Roadmap - [ ] Support for lazy evaluations of group values. - [ ] Add docs about `clex` usage. For now try inferring from CLEX_LANGUAGE.md file. - [ ] Floating Limit support in Range Bounds for Numeral Data Type for Float - [x] Support for Capturing Group inside Non-capturing group - [x] Support strong strings checks like all lowercase, uppercase, alphabets, numbers, alphanumeric - [x] Allow only one time compilations in future - [x] Support Back-references in Range Bounds as well.