Hi, I am starting to learn Pascal as a personal project but need an IDE/compiler. Does anybody know of a good IDE+compiler in one that they use which has the usual features like line numbers and decent debuggers. Also I need a compiler which is not written in C or C++ but rather a compiler that is written in Punch Cards or the language that the original Pascal compilers were written in. Please advice. cwarn23
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Recommended Answers
Jump to PostWhat you mean Punch Cards, that is media, not computer language.
Language of implementation is typicallyl Pascal, so the compiler is self hosting:
The first Pascal compiler was designed in Zürich for the CDC 6000 series mainframe computer family. Niklaus Wirth reports that a first attempt to implement it …
Jump to PostLazarus is made in Free Pasca a language very similar to Delphi.
Jump to PostI know about two IDE's, each one uses some variant of Pascal:
1. Delphi (Embarcadero Delphi XE) - uses a Borland Pascal language;
2. Lazarus - uses a Free Pascal language - ( Lazarus is FREE).
All 9 Replies
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
tungnk1993 -4 Junior Poster in Training
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
thekilon 0 Newbie Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
finalist 1 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.