polyglot-live-programming VS trufflesqueak

Compare polyglot-live-programming vs trufflesqueak 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
polyglot-live-programming trufflesqueak
2 1
35 277
- 0.4%
0.0 9.0
about 3 years ago about 2 months 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.

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.

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/

What are some alternatives?

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

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

clojure - The Clojure programming language

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

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C

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

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.

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