Skip to content
srutownik edited this page Apr 15, 2015 · 1 revision

Introduction

The topic of this project is an compiler and interpreter for an Redcode, assembly language used in Core War game. I would like to fully implement Annotated Draft of the Proposed 1994 Core War Standard and then enchance it based on pMARS standard extension.

Assumptions

Main assumption of this project is to create efficient, comprechensive and correct executable environment for Core Wars game based on modern c++. Personal motivation for taking part in that project is willingness to organize programming knowledge.

Clone this wiki locally