Based on our record, Smalltalk should be more popular than Pike programming language. It has been mentiond 28 times since March 2021. 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.
I'm sure I remember Pike starting off as a literal C interpreter, but somewhere along the line decided to become it's own 'C-like' language. https://pike.lysator.liu.se Wikipedia seems to imply that it was separated out from LPmud's built-in 'C interpreter' which sounds about right. - Source: Hacker News / about 2 years ago
In any other case, I dunno. I just like it cos it's basically LPC being used outside a MUD. Check out the site though, and maybe play with it too. pike.lysator.liu.se. Source: over 2 years ago
Pike Programming Language\ (45 comments). Source: about 3 years ago
Pike (Apparently some Opera browser proxy compression server was written in it.). Source: over 3 years ago
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: about 2 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 / about 2 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: about 2 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 2 years ago
This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Source: over 2 years ago
D (Programming Language) - D is a language with C-like syntax and static typing.
Pharo - Pharo is a pure object-oriented programming language and a powerful environment, focused on...
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
IronPython - Development
F# - F# is a mature, open source, cross-platform, functional-first programming language.