Skip to content

Implementing a Universal machine of 32 bits presented on the ACM International Conference on Functional Programming (ICFP), 2006

License

Notifications You must be signed in to change notification settings

bnslmn/Universal-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Implementing an Universal Machine of 32 bits, (ACM International Conference on Functional Programming (ICFP), 2006)

@author: Amine Benslimane

March 2021, Sorbonne Université

@mail: First.Last@etu.sorbonne-universite.fr

github: https://github.com/bnslmn

Architecture of the sandmark

sandmark

Architecture of instructions to decode

opcodes

Execution

Use an IDE (it was Eclipse for me) for executing the benchmark : configure sandmark.umz as an argument by following these steps :

right click on Platter.java --> Run as -> Run configuration -> Select projet UniversalMachine and main class su.universalmachine.Platter -> In arguments -> Program arguments : paste the location of sandmark.umz Enjoy :)

Results

results-um32

About

Implementing a Universal machine of 32 bits presented on the ACM International Conference on Functional Programming (ICFP), 2006

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages