CodeGuru Extreme Environment
We're looking for the best people to lead us all!
If computers speak your language,
smart and original coding is your uniqueness - we're looking for you.
Core War is a programming competition in which two or more programs
compete for control of a virtual computer.
These programs are written in i8086 or risc-v.
http://dsearls.org/courses/C391OrgSys/IntelAL/8086_instruction_set.html
https://en.wikichip.org/wiki/risc-v/registers
https://riscv.org/specifications
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Ubuntu (See other_environments for Windows & Mac versions codeguru-extreme/environment/other_platforms)
source configure.sh `pwd`
./setup.sh
./cgx_i8086_debug.sh
./cgx_i8086_run.sh
./cgx_riscv_build.sh
codeguru-extreme/environment/techniques/riscv|i8086
CGX10 Debugger YoavKa
CoreWars8086 4.0.0 codeguru-il
corewars-risc-v erikik8090