|
|
|
|
|
by thaumasiotes
38 days ago
|
|
> I could probably do fizzbuzz in x86 assembly How? Fizzbuzz requires you to produce output; that's not functionality that CPU instructions provide. You can call into existing functionality that handles it for you, but at that point what are you objecting to about the 'modern language'? |
|