Got my completely from scratch language, BF, compiling to binary and running (the compiler only spits out fully NASM compatible assembly as well!), ironed out a ton of bugs and added while and for loops! Check out this example! (you will have to click on the images to see them better).
I know that the syntax is very similar to C, but that's just for this example.