toy compiler

A toy compiler
1.3K Downloads
Updated 1 Sep 2016

View License

The toy compiler accepts a very small subset of M and compiles it to Intel x86 assembly code. The three modules are modifiable if the student wants to extend the language or make any other kind of change.

Cite As

Bill McKeeman (2024). toy compiler (https://www.mathworks.com/matlabcentral/fileexchange/18872-toy-compiler), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on MATLAB Compiler in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.1

Updated license

1.2.0.0

license change

1.1.0.0

license change

1.0.0.0

small changes to comments and function call style