https://kotlinlang.org logo
#framework-elide
Title
# framework-elide
s

Samuel Gammon

10/07/2023, 3:24 AM
Hello everyone in the Elide channel, The launch is officially online for Elide's alpha 🦜 🥳 🚀 See the launch video here:

https://www.youtube.com/watch?v=Txl9ryfbCw4

Elide can now run Python, JavaScript, Ruby, and more, at extremely fast speeds, all through the power of Kotlin and GraalVM. Our demo video shows use on the command-line, as a runtime, and also through code, as a framework in the JVM (as you'd do from Kotlin). Please remember to the GitHub repo and give it a try 🙂 On GitHub: https://github.com/elide-dev/elide On Discord: https://elide.dev/discord How to Install:
Copy code
curl -sSL --tlsv1.2 elide.sh | bash -s -
Then, you can do:
Copy code
elide shell
To run a shell.