4 ms·
Nice, no Compile option though? Is it an interpreter? I tried a Hello, World, and the (Input,Output) after the program name choked it. Nice job!
by efutch 13y ago
Nice, no Compile option though? Is it an interpreter? I tried a Hello, World, and the (Input,Output) after the program name choked it. Nice job!
- lkesteloot 13y agoOh interesting, none of my programs had (input,output) so my parser doesn't support that. It was optional in TP and I don't think did anything.
- lkesteloot 13y agoThe "Compile" option was, I think, for when you wanted to generate a .COM or .EXE. So I don't support that. The "Run" command does compile and run, though.
- dugmartin 13y agoIf I remember right it was COM only until TP4.
- lkesteloot 13y agoYep!