Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

utaal/m68k-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains a work-in-progress m68k interpreter in Scala stemmed from the desire to experiment with Scala's LL(*) parser combinators and to try out purely functional techniques that can emulate a stateful imperative computation.

No usable user interface is available yet but the tests can be run with

sbt test

m68k-interpreter is MIT licensed (see LICENSE)

About

m68k assembler parser and interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages