cpast 0.10.5

Run custom testcase with powerful clex language powered generated tool. Ideal for competitive coders. Can test two file and pass & match randomly generated outputs
Documentation
1
2
3
4
5
6
7
8
9
10
11
## 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.