#tree #pattern #decision #pattern-matching #optimal #compiler #compile

pattern-compiler

Utilities for compiling pattern matches into optimal decision trees

1 unstable release

Uses old Rust 2015

0.1.0 Feb 4, 2019

#15 in #optimal

MIT/Apache

28KB
607 lines

Pattern compiler

Implements a variant of http://www.cs.tufts.edu/~nr/cs257/archive/luc-maranget/jun08.pdf

Crate that compiles pattern matching into optimal decision trees.

Dependencies

~5MB
~93K SLoC