oak-dart 0.0.11

High-performance incremental Dart parser for the oak ecosystem with flexible configuration, supporting cross-platform development and modern UI frameworks.
Documentation
1
2
3
4
5
6
mod lexer;

#[test]
fn ready() {
    println!("it works!")
}