Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #2117
| From | Richard <portempa@aon.at> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Compiler implementation language preference ? |
| Date | 2018-11-10 15:06 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <18-11-005@comp.compilers> (permalink) |
| References | <18-05-009@comp.compilers> <18-11-001@comp.compilers> |
On 09.11.18 23:29, rockbrentwood@gmail.com wrote: > A test of whether the language, itself, is worth using -- assuming it is a > general purpose language -- is whether you'd be willing to write the compiler, > itself, in it! This does not prove anything about applicability of the language for anything other than writing a similar compiler. Richard [Good point. Compilers use a variety of data structures and recursive algorithms so if you can write a compiler, it's likely an adequate systems language. On the other hand, IBM Fortran H was written in itself which only made sense because the alternative was assembler. -John]
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Compiler implementation language preference ? Michael Justice <nullcompiler@gmail.com> - 2018-05-22 04:58 -0400
Re: Compiler implementation language preference ? w.clodius@icloud.com (William Clodius) - 2018-05-23 10:14 -0600
Re: Compiler implementation language preference ? Walter Banks <walter@bytecraft.com> - 2018-06-07 12:58 -0400
Re: Compiler implementation language preference ? rockbrentwood@gmail.com - 2018-11-09 14:29 -0800
Re: Compiler implementation language preference ? Kaz Kylheku <157-073-9834@kylheku.com> - 2018-11-10 04:00 +0000
Re: Compiler implementation language preference ? Kaz Kylheku <157-073-9834@kylheku.com> - 2018-11-10 04:20 +0000
Re: Compiler implementation language preference ? Richard <portempa@aon.at> - 2018-11-10 15:06 +0100
Re: Compiler implementation language preference ? Walter Banks <walter@bytecraft.com> - 2018-11-10 21:46 -0500
Re: Compiler implementation language preference ? Nick <ibeam2000@gmail.com> - 2018-11-13 02:14 -0800
Re: Compiler implementation language preference ? Aaron Gray <aaronngray@gmail.com> - 2018-12-19 11:54 -0800
Re: Compiler implementation language preference ? steve kargl <sgk@REMOVEtroutmask.apl.washington.edu> - 2018-12-19 23:19 +0000
Re: Compiler implementation language preference ? Aaron Gray <aaronngray@gmail.com> - 2018-12-21 04:17 -0800
csiph-web