SCHEME INTERPRETER USING ATMEGA32

SCHEME INTERPRETER USING ATMEGA32

Introduction The purpose of this project is to create a Scheme interpreter using C language and Mega32 microprocessor. Using limited resource and memory in the microprocessor, the interpreter should function and work for basic Scheme commands. The main target of the project is to use the memory of the microprocessor as fully as possible to […]

SCHEME INTERPRETER USING ATMEGA32 Read More »