One must have both natively compiled languages (D) and interpreted
languages (Java and Python). That's how I and I know a lot of others feel.
One must have both natively compiled languages (D) and interpreted
languages (Java and Python). That's how I and I know a lot of others feel.
Java is compiled, not interpreted. However Java does use a sort of virtual machine, which allows you to run compiled Java code on any platform.
Nightfox
---
� Synchronet � Digital Distortion: digitaldistortionbbs.com
One must have both natively compiled languages (D) and interpreted
languages (Java and Python). That's how I and I know a lot of others feel.
Java is compiled, not interpreted. However Java does use a sort of virtual machine, which allows you to run compiled Java code on any platform.
Nightfox
---
� Synchronet � Digital Distortion: digitaldistortionbbs.com
One must have both natively compiled languages (D) and interpreted
languages (Java and Python). That's how I and I know a lot of others feel.
Java is compiled, not interpreted. However Java does use a sort of virtual machine, which allows you to run compiled Java code on any platform.
Nightfox
---
� Synchronet � Digital Distortion: digitaldistortionbbs.com
Bytecode, also termed portable code or p-code, is a form ofinstruction set designed for efficient execution by a software interpreter.
One must have both natively compiled languages (D) and interpreted
languages (Java and Python). That's how I and I know a lot of others feel.
Java is compiled, not interpreted. However Java does use a sort of virtual machine, which allows you to run compiled Java code on any platform.
Nightfox
---
� Synchronet � Digital Distortion: digitaldistortionbbs.com
Python also compiles to bytecode; not machine code.
lJava is compiled, not interpreted. However Java does use a sort of virtua
machine, which allows you to run compiled Java code on any platform.
Python also compiles to bytecode; not machine code.
Re: Re: My language to do list
By: Deavmi to Nightfox on Tue Apr 04 2017 02:45 pm
Python also compiles to bytecode; not machine code.
Perhaps that's more transparent than it is with Java? Typically with Python, there is no specific 'compile' step as there is with Java - When I've worked with Java, the typical use is that you run the Python code directly with the Python interpreter.
Nightfox
---
� Synchronet � Digital Distortion: digitaldistortionbbs.com
Re: Re: My language to do list
By: Deavmi to Nightfox on Tue Apr 04 2017 02:45 pm
lJava is compiled, not interpreted. However Java does use a sort of virtua
machine, which allows you to run compiled Java code on any platform.
Python also compiles to bytecode; not machine code.
Hmmm... I'm wondering if this is becoming the norm now with langages. I know that .NET is similar, but it's called, "MSIL", not bytecode; and it's not a VM,
but a CLR.
-jag
Code it, script it, automate it!
Re: Re: My language to do listtua
By: Deavmi to Nightfox on Tue Apr 04 2017 02:45 pm
Java is compiled, not interpreted. However Java does use a sort of vir
lVM,
machine, which allows you to run compiled Java code on any platform.
Python also compiles to bytecode; not machine code.
Hmmm... I'm wondering if this is becoming the norm now with langages. I know that .NET is similar, but it's called, "MSIL", not bytecode; and it's not a
but a CLR.
-jag
Code it, script it, automate it!
Sysop: | Angel Ripoll |
---|---|
Location: | Madrid, Spain |
Users: | 2 |
Nodes: | 8 (0 / 8) |
Uptime: | 14:32:25 |
Calls: | 908 |
Files: | 55 |
Messages: | 68,081 |