An AST based compiler allows lisp-like macros to be implemented.
It would be very handy in implementing the remaining and future powscript extensions, as well as dealing with the fact that eval doesn't work with powscript code by introducing alternatives.
yay/nay?
An AST based compiler allows lisp-like macros to be implemented.
It would be very handy in implementing the remaining and future powscript extensions, as well as dealing with the fact that
evaldoesn't work with powscript code by introducing alternatives.yay/nay?