
Pharo
C++
Smalltalk
F#
D (Programming Language)
Perl
Pike programming language
Crystal (programming language)
Pyjs
Transcrypt
Brython
JavaScript
asciinema
Real-Time JavaScript Tool
Bosque
JSPython
Based on our record, Pharo seems to be a lot more popular than Pyjs. While we know about 39 links to Pharo, 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.
If someone wants to try it out, both Glamorous Toolkit and plain Pharo have tooling that allows integration of both local and remote LLM services. Some links to start off with: https://gtoolkit.com/ https://github.com/feenkcom/gt4llm https://pharo.org/ https://omarabedelkader.github.io/ChatPharo/. - Source: Hacker News / 6 months ago
Not to be confused with Pharo, the immersive programming experience: https://pharo.org/. - Source: Hacker News / 7 months ago
Are you using Pharo already? If not, give it a go: https://pharo.org/ For taking notes and stuff you'd otherwise do in Jupyter or Livebook, try GT: https://gtoolkit.com/ It's not an OS, but you can just abstract over OS actions within either and keep them as your main interface, similar to how some people rarely leave Emacs. - Source: Hacker News / 12 months ago
Perhaps switch languages/paradigms for a few days. If you are used to using "text-based" languages such as golang, python, c++ or java, try something like Smalltalk to freshen you up. Pharo https://pharo.org/ is a nice implementation. - Source: Hacker News / 12 months ago
Have you seen https://pharo.org/ by chance? it's a smalltalk IDE built in smalltalk, which means that the whole thing is editable at runtime. it's hard to describe before you see it, https://pharo.org/features has some demos. - Source: Hacker News / about 1 year 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
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Transcrypt - Transcrypt is a Python to JavaScript transpiler.
Smalltalk - Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.
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