almost every programming language has a way to compute new terms/expressions
afaik none have a way to compute new statements
and many people hack solutions to this. this is quite common in JS actually
afaik none have a way to compute new statements
and many people hack solutions to this. this is quite common in JS actually
2