I'm looking for a specific program I've seen 2-3 people use in college that automatically generated flow charts from pseudocode. I've looked at every link I could find in the 20+ flowcharting threads here on S.O. I did not see the one I am looking for, I've googled and no luck. A fairly simple, flow chart would actually be generated by the if-then-else, while, for loop coding you typed on the left hand side. and a mostly vertical flow chart would be on the right hand side.
I thought the coding was somewhat closely resembled to basic or C.
Anyone know what tool it is?