Related articles |
---|
[4 earlier articles] |
Re: fledgling assembler programmer tkoenig@netcologne.de (Thomas Koenig) (2023-03-23) |
Re: fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-24) |
Re: fledgling assembler programmer DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2023-03-25) |
Re: fledgling assembler programmer gneuner2@comcast.net (George Neuner) (2023-03-25) |
Portable Software (was: fledgling assembler programmer) DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2023-03-28) |
Re: Portable Software (was: fledgling assembler programmer) gneuner2@comcast.net (George Neuner) (2023-03-28) |
Re: Portable python Software (was: fledgling assembler programmer) gneuner2@comcast.net (George Neuner) (2023-03-29) |
From: | George Neuner <gneuner2@comcast.net> |
Newsgroups: | comp.compilers |
Date: | Wed, 29 Mar 2023 13:50:45 -0400 |
Organization: | A noiseless patient Spider |
References: | 23-03-001 23-03-002 23-03-003 23-03-007 23-03-008 23-03-012 23-03-017 23-03-022 23-03-029 23-03-034 |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="33608"; mail-complaints-to="abuse@iecc.com" |
Keywords: | python |
Posted-Date: | 30 Mar 2023 20:20:45 EDT |
>[The usual python implementation interprets bytecodes, but there are
>also versions for .NET, the Java VM, and a JIT compiler. -John]
Thanks John. I knew about the reference implementation, but I was not
aware of the others.
George
Return to the
comp.compilers page.
Search the
comp.compilers archives again.