Skip to content

Opening book details…

Can I read CSE Machine: RPAL Program Evaluation on EtoBox?

CSE Machine: RPAL Program Evaluation by Mrunal Ruikar is a document available to read on EtoBox.

What is CSE Machine: RPAL Program Evaluation about?

This document describes the CSE Machine, an abstract machine for evaluating programs in the RPAL programming language. The CSE Machine uses a substitution mechanism based on lambda calculus to evaluate programs. It operates by controlling a sequence of operations on a stack in an environment. The environment maps names to objects and operations. RPAL programs are flattened into control structures that the CSE Machine can execute step-by-step by popping items off the control and performing operations. Exampl

Author
Mrunal Ruikar
Language
EN