trufflesqueak VS polyglot-live-programming

Compare trufflesqueak vs polyglot-live-programming and see what are their differences.

polyglot-live-programming

Polyglot Live Programming with GraalVM, the Language Server Protocol (LSP), and VS Code. (by hpi-swa)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
trufflesqueak polyglot-live-programming
1 2
275 35
-0.4% -
9.0 0.0
about 1 month ago about 3 years ago
Java Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trufflesqueak

Posts with mentions or reviews of trufflesqueak. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-19.
  • Java on Truffle – Going Fully Metacircular
    12 projects | news.ycombinator.com | 19 Jan 2021
    I agree! Our work on TruffleSqueak [1] and on Polyglot Live Programming [2] has shown that it's possible to build language-agnostic live programming tools with GraalVM. If Espresso implements the required Truffle APIs correctly, our tools should also just work for Java. :)

    [1] https://github.com/hpi-swa/trufflesqueak/

polyglot-live-programming

Posts with mentions or reviews of polyglot-live-programming. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-19.

What are some alternatives?

When comparing trufflesqueak and polyglot-live-programming you can also consider the following projects:

clojure - The Clojure programming language

tetris - Tetris game implemented in languages I used for something more serious than "Hello world".

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C

graal-js-jdk11-maven-demo - An example project how to run Graal/JavaScript on JDK 11 with Graal as optimizing JIT compiler for best performance.

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

doom-graalvm - PoC of running Doom on top of GraalVM