brack-tokenizer 0.1.0

The tokenizer for the Brack programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.anyhow]
version = "1.0.79"

[dependencies.unicode-segmentation]
version = "1.10"

[package]
description = "The tokenizer for the Brack programming language"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "brack-tokenizer"
version = "0.1.0"