Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > alt.comp.lang.pascal > #82
| From | instantfpc@free.pascal |
|---|---|
| Newsgroups | alt.comp.lang.pascal |
| Subject | Re: Pascal-Interpreter? |
| Date | 2022-04-17 04:09 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <t3gl2b$uh9$1@gioia.aioe.org> (permalink) |
| References | <t30n1n$tfp$3@dont-email.me> |
On 4/11/22 02:57, F. W. wrote: > Does anybody know a Pascal-Interpreter? > > FW 'instantfpc' is better than an interpreter. It compiles and runs a pascal program at once. Install the FreePascal compiler: $ sudo apt-get install fpc 'instantfpc' is a binary that is included with FreePascal. Instant fpc compiles and runs the .pas file passed to it on the command line: $ instantfpc program.pas
Back to alt.comp.lang.pascal | Previous | Next — Previous in thread | Next in thread | Find similar
Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-11 09:57 +0200
Re: Pascal-Interpreter? David Snowdon <do804@torfree.net> - 2022-04-11 12:16 -0400
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-12 07:27 +0200
Re: Pascal-Interpreter? Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com> - 2022-04-12 11:40 +0200
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-12 13:05 +0200
Re: Pascal-Interpreter? Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com> - 2022-04-14 07:15 +0200
Re: Pascal-Interpreter? instantfpc@free.pascal - 2022-04-17 04:09 -0500
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-19 08:00 +0200
Re: Pascal-Interpreter? instantfpc@free.pascal - 2022-04-20 00:51 -0500
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-20 08:09 +0200
Re: Pascal-Interpreter? instantfpc@free.pascal - 2022-04-21 17:58 -0500
Re: Pascal-Interpreter? Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com> - 2022-04-22 07:29 +0200
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-22 08:12 +0200
Re: Pascal-Interpreter? "F. W." <me@home.com> - 2022-04-22 08:10 +0200
csiph-web