
Smalltalk
Pharo
C++
F#
D (Programming Language)
Perl
Pike programming language
Go Programming Language
Pyjs
Transcrypt
Brython
JavaScript
asciinema
Real-Time JavaScript Tool
Bosque
JSPython
SmalltalkBased on our record, Smalltalk seems to be a lot more popular than Pyjs. While we know about 28 links to Smalltalk, we've tracked only 1 mention of Pyjs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Also, it's not really an "operating system", nor was it implemented by the ST. It's just part of Squeak (you got the name right), the "engine" Scratch 1.x was made with (which lets you edit the code in the same window it's running in). Source: over 3 years ago
Just downloaded https://squeak.org/ to play around with this concept. I wonder if there is already a modern tool/suite for Node/Python inspired by Smalltalk... - Source: Hacker News / over 3 years ago
AFAIK the major SmallTalk distributions are https://squeak.org/ and https://pharo.org/. I've heard that Pharo is more complex and "practical", while Squeak is more educational and beginner-friendly. But both stick to their roots with "everything is an object or method", extreme reflection, and integrated runtime/IDE. Source: over 3 years ago
Your concept looks nice, it reminds me a bit of the Lisperati: https://www.hackster.io/news/the-lisperati1000-is-a-cyberdeck-terminal-dedicated-to-lisp-programming-bb564f2ffcff So, did you consider Lisp or maybe Smalltalk? Plan 9 or Inferno might also be options. Plan 9 comes in different variants, the "classic" one (with a Raspberry Pi port by Richard Miller) or 9front, an Inferno porting tutorial can be found at... - Source: Hacker News / over 3 years ago
This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Source: over 3 years ago
I have a Python program that takes user input from the console and shows some results on the console, and I want the user to be able to type stuff into it instead of pre-recorded runs. How do I do that? I'm not really sure. You could have a copy of Python running on the server and have the front-end communicating with it, but you'd have to be sure it's secured -- there are a lot of dangerous Python commands... Source: almost 5 years ago
Pharo - Pharo is a pure object-oriented programming language and a powerful environment, focused on...
Transcrypt - Transcrypt is a Python to JavaScript transpiler.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Brython - Brython's goal is to replace Javascript with Python, as the scripting language for web browsers.
F# - F# is a mature, open source, cross-platform, functional-first programming language.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions