writing programs without compiler?

Posted by Matt on Programmers See other posts from Programmers or by Matt
Published on 2010-12-30T01:42:12Z Indexed on 2010/12/30 2:01 UTC
Read the original article Hit count: 277

Filed under:

I am not sure if this is even possible but I have watched a few videos with programming examples where it seems like the program is being written in some kind of command prompt rather than a nice graphical compiler. Im just curious as to what might be going on in these videos. Is it possible to write a program without a compiler?

heres two examples: http://www.youtube.com/watch?v=hFSY9cWjO8o( @ 6 min) http://www.youtube.com/watch?v=tKTZoB2Vjuk (@ 5 min)

Could anyone explain how this is done?

© Programmers or respective owner

Related posts about programming