Live data from Hacker News

Dmars – A modern Core Wars toolchain

dmars.drpz.xyz

1–5 of 5 posts

Re: Dmars – A modern Core Wars toolchain

#2
Core Wars is a programming game from the 1980s that is close to my heart. So I wrote a modern parser and runtime for it, aiming for maximal compatibility with pMARS, the canonical implementation. It compiles to webassembly, and you can play with it in your browser.

Repo: https://github.com/drivasperez/dmars Interactive playground: https://dmars.drpz.xyz/playground