jayce 12.0.0

jayce is a tokenizer 🌌
Documentation
1
2
3
4
5
6
7
8
9
10
11
# TODO


- [ ] replace `lazy_static` by `LazyLock` when available in stable std release

#### new features


- [ ] multi-threading support
- [ ] improve performance and precision by removing `^`
- [ ] parsing the whole file at once
- [ ] brainstorm `Duo` and duos structure
- [ ] improve `Duo::new` by `unwrap` on regex result