Hacker News new | ask | show | jobs
by tomjen3 5180 days ago
New challenge - clone the Turbo Pascal IDE and get it to run on the processor.
1 comments

For reference, Things That Turbo Pascal is Smaller Than. I am still amazed that the compiler and IDE are only 39 KB.

http://prog21.dadgum.com/116.html

Turbo Pascal 3.0 was my first contact with Pascal, and while it was great for the time, I doubt I can call it an IDE.

It was more similar to vi + integrated compiler as an IDE.