ByFishh / corewar

RedCode compiler and Virtual Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corewar

The goal of this project is to create a RedCode compiler and a Virtual machine.

Installation

Clone the project.

cd corewar
make

Usage

./asm/asm -h
./corewar/corewar -h

Here the link of wikipedia corewar page.

About

RedCode compiler and Virtual Machine


Languages

Language:C 84.2%Language:Assembly 10.9%Language:Shell 3.7%Language:Makefile 1.2%