comp.lang.ada
 help / color / mirror / Atom feed
From: MM <mrvmurray@gmail.com>
Subject: Re: Outrageous Thoughts on Ada Compilers.
Date: Thu, 25 Feb 2016 10:50:36 -0800 (PST)
Date: 2016-02-25T10:50:36-08:00	[thread overview]
Message-ID: <3cbd30e8-899e-45d4-9aa9-72e45b81f96c@googlegroups.com> (raw)
In-Reply-To: <c67795ee-f64f-4591-af52-ea3e062d7f28@googlegroups.com>

On Thursday, 25 February 2016 16:37:19 UTC, Austin Obyrne  wrote:
> Every compiler uses ASCII as its eventual output domain i.e. the eventual compiler
> source code is some combination of the 95 elements of ASCII.

This is unbelievably confused.

1) The "source code" is *input* not output.
2) The output of a compiler is executable instructions.

> *I can encrypt these to form a customised version of the parent compiler.

Encrypted code is NOT customised code. Encrypted code will neither compile nor
execute unless you somehow build a seriously specialised tool to do this. I suggest
you learn how to do ROT-13 first.

> I can then manage this with another entity to create a unique loop for our sole use.

OK. Demonstrate this. I bet you can't.

> There is no need to go back to machine code??

How will your programs run, then?

> <Do you know how to access the compiler sourcecode?
> <For GNAT, yes; otherwise, no.
> 
> That alone may be sufficient to disable the compil;er in question.??

Hardly.

Simon knows where the compiler source that he is interested in is. Him not knowing
this disables nothing; somebody else will know.

M
-- 

  reply	other threads:[~2016-02-25 18:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 16:54 Outrageous Thoughts on Ada Compilers Austin Obyrne
2016-02-23 17:03 ` Pascal Obry
2016-02-23 18:52   ` Nasser M. Abbasi
2016-02-23 19:10   ` Austin Obyrne
2016-02-23 22:10   ` Niklas Holsti
2016-02-24  8:36     ` Austin Obyrne
2016-02-24  8:41       ` MM
2016-02-25  9:34       ` Simon Wright
2016-02-25 16:37         ` Austin Obyrne
2016-02-25 18:50           ` MM [this message]
2016-02-25 18:13         ` Austin Obyrne
2016-02-25 18:29           ` MM
2016-02-28  2:20 ` Luke A. Guest
2016-02-28  8:55   ` MM
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox