hammerlab / genspio

Generate Shell Phrases In OCaml
https://smondet.gitlab.io/genspio-doc/
Apache License 2.0
48 stars 3 forks source link

Add optimization passes #79

Closed smondet closed 6 years ago

smondet commented 6 years ago

Interesting that the constant propagation optimization pass "fixes" a couple of tests on non POSIX shells...

image