I am making a simple programming language like LUA.I cannot able to create a VM because it is designed to interpret after forming an AST .it is slow ,There is any way to improve speed and performance of the interpreter ? . is it possible to interpret directly during parsing ? (without making an abstract syntax tree)
Aucun commentaire:
Enregistrer un commentaire