jcklie / setlx2py

A SetlX to Python compiler.
Apache License 2.0
2 stars 0 forks source link

Refactor duplicated AST construction #19

Open jcklie opened 10 years ago

jcklie commented 10 years ago

E.g. list_range and set_range construct range the same way, error prone!!11