trufflesqueak VS squeak-app

Compare trufflesqueak vs squeak-app and see what are their differences.

squeak-app

Squeak/Smalltalk release bundles (by squeak-smalltalk)
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
trufflesqueak squeak-app
1 1
277 39
0.4% -
9.0 5.6
about 2 months ago 4 months ago
Java Common Lisp
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/

squeak-app

Posts with mentions or reviews of squeak-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-06.

What are some alternatives?

When comparing trufflesqueak and squeak-app you can also consider the following projects:

clojure - The Clojure programming language

squeak.org - Squeak/Smalltalk Website

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

opensmalltalk-vm - Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.

polyglot-live-programming - Polyglot Live Programming with GraalVM, the Language Server Protocol (LSP), and VS Code.

Smalltalk - Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file

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

squeak-tracedebugger - A lightweight and interactive back-in-time debugger for Squeak to trace and retrace past method invocations and state changes. Powered by SimulationStudio.

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

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C