A program manipulation system based on partial evaluation
暂无分享,去创建一个
Program manipulation is the task to perform transformations on program code, and is normally done in order to optimize the code with respect of the utilization of some computer resource. Partial ev ...