Is it possible to program a application and no use stacks?

I need to do this because I am trying to convert my program to be a ".com" insted of ".exe", and when doing this, you cannot have a stack.

If you know how to aviod stacks, or have a compiler/IDE that can make a program compile into ".com", I would be very greatfull.

Thanks in advance.