[Info-vax] Rust as a HS language, was: Re: Quiet?

Simon Clubley clubley at remove_me.eisner.decus.org-Earth.UFP
Wed Apr 6 13:40:14 EDT 2022


On 2022-04-06, Arne Vajhøj <arne at vajhoej.dk> wrote:
> On 4/6/2022 8:30 AM, Simon Clubley wrote:
>
>> Another example, closer to home: Is TPU a compiled language ?
>
> Yes.
>
> You take your TPU source, you build it to a section file
> and you distribute that section file.
>

That's one way. Another way is to specify the TPU source you want to
run at startup using $ edit/tpu/command=filename.tpu just as you can
do in Python with Python source code.

You can also interactively enter TPU source code into the current
buffer and then use EXTEND EVE to compile it.

So you can use TPU in both modes, just as you can with Python...

The reason I do call Python a compiler is because when you are installing
a Python library from source, the source code gets compiled and the
compiled files are then placed inside a library directory just as would
happen when compiling a C program from source.

Simon.

-- 
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Walking destinations on a map are further away than they appear.



More information about the Info-vax mailing list