GraalVM
From APIDesign
(Difference between revisions)
(→Visual REPL with Charts) |
|||
(5 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | [[GraalVM]] is an enhanced [[JVM]] that contains [[Graal]] compiler as well as | + | [[GraalVM]] is an enhanced [[JVM]] that contains [[Graal]] compiler as well as set of [[Truffle]] based languages ([[JavaScript]], [[Python]], [[R]], [[Ruby]]). The community version is [[Open source]] and is available for download through [http://graalvm.org graalvm.org]. As an engineer working on the [[GraalVM]] team [[I]] maintain an annual or bi-annual reports: |
- | + | * [[TwoYearsWithTruffle]] | |
+ | * [[FourthGraalAdventures]] | ||
+ | * [[FifthGraalAdventures]] | ||
- | + | [[I]] am about to leave [[OracleLabs]] [[GraalVM]] team and to co-memorize it [[I]] suggest to run [[GraalSpringTour]]. | |
- | |||
- | + | See [[GraalVMVisualREPL]]. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Current revision
GraalVM is an enhanced JVM that contains Graal compiler as well as set of Truffle based languages (JavaScript, Python, R, Ruby). The community version is Open source and is available for download through graalvm.org. As an engineer working on the GraalVM team I maintain an annual or bi-annual reports:
I am about to leave OracleLabs GraalVM team and to co-memorize it I suggest to run GraalSpringTour.
See GraalVMVisualREPL.