I wanted something in assembly to prep for Onat's streams. However assembly for x86 on linux is a pain in the ass to port to x64 masm. I could try to do fasm instead... but I'm not sure if that port will be any less painful. I could just do it in odin or C11 first, both can produce a similar runtime to what Onat showed. We don't get access to the registers without inline assembly however.
Description
Trial By Fire: Forth
Languages
Assembly
98.5%
PowerShell
1.5%