The goal of this project is to create a RedCode compiler and a Virtual machine.
Clone the project.
cd corewar
make./asm/asm -h ./corewar/corewar -h
Here the link of wikipedia corewar page.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
The goal of this project is to create a RedCode compiler and a Virtual machine.
Clone the project.
cd corewar
make./asm/asm -h ./corewar/corewar -h
Here the link of wikipedia corewar page.
RedCode compiler and Virtual Machine