Skip to content

wenright/ARM-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARM-Interpreter

An interpreter for ARM assembly

Build

Make sure you have yacc and flex installed first, then just type

make

Usage

./interpreter tests/helloworld.s

Note

There are still a lot of things that don't work at all. This isn't mean to be a complete interpreter, it can only run very simple programs.

About

An interpreter for ARM assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published