profan / thrash-lang

a terrible synonym for bash, and a language which compiles to bash for seemingly no reason
Other
1 stars 0 forks source link

Introduce lowering phase where AST is rewritten to accomodate bash idiosynchrasies. #12

Open profan opened 8 years ago

profan commented 8 years ago

Right now, the AST doesn't encode the necessary information where we need it to easily emit necessary code, introduce the ~lowering phase~!