Python
Elide can run Python applications under the Python 3 language standard; Elide behaves nearly identically to CPython.
elide run --python ...
def hello():
print("Elide can run Python!")
Language Engine
Elide can execute Python using GraalPython from Oracle.
Language | Python |
---|---|
Standard |
|
Maturity | |
Engine |
What is product/service/concept
Provide some background and context, explain choices and alternatives.
Glossary
A definition list or a glossary:
- First Term
This is the definition of the first term.
- Second Term
This is the definition of the second term.
Last modified: 24 June 2024