makepad-live-tokenizer 0.4.0

Makepad platform live DSL tokenizer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "makepad-live-tokenizer"
version = "0.4.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad platform live DSL tokenizer"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "cunC2vjqZe0YhLmzuhN2-3KFlxQ="

[dependencies]
makepad-math = { path = "../../libs/math", version = "0.4.0" }
makepad-micro-serde = { path = "../../libs/micro_serde", version = "0.4.0" }
makepad-live-id = { path = "../../libs/live_id", version = "0.4.0"}