paxdotdev / pax

User interface engine with an integrated vector design tool, built in Rust
https://www.pax.dev/
Apache License 2.0
421 stars 21 forks source link

added support for literal_option and gol ++ #204

Closed warfaj closed 2 months ago

warfaj commented 2 months ago

Added literal_option to the grammar + deserializer to support stacker sizes use-case. Also fixed + cleaned gol example.

samuelselleck commented 2 months ago

LGTM, thanks!