Yes, it was a quite bare bones experience when compared to TASM and MASM, and only worked for COM executable, but it did work.
The reasoning being that COM files were a plain memory dump starting at offset 100H, thus you would type the code in memory and then dump it.