Skip to content

Learning Clojure by implementing an emulator, assembler and compiler for a virtual CPU.

License

Notifications You must be signed in to change notification settings

mhonert/dcpu16-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcpu16-clojure

A project written as an exercise for learning Clojure, which implements ...

  • an emulator
  • an assembler and disassembler
  • a basic lisp compiler

... for the virtual DCPU-16 processor.

History

The DCPU-16 used to be a virtual 16-bit processor that was designed by Markus Persson ("Notch") for his abandoned 0x10c project. When the development stop was announced, I stopped the development of this project as well.

About

Learning Clojure by implementing an emulator, assembler and compiler for a virtual CPU.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published