Java
Python
JavaScript
PHP
Rust
Lua
Ruby
Scala Lang
Pharo
C++
Smalltalk
F#
D (Programming Language)
Perl
Pike programming language
Crystal (programming language)
Based on our record, Pharo should be more popular than Java. It has been mentiond 39 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.
You can use UPnP PortMapper. Source code/Download. All you need is Java and that's it. Hope this helps. Source: over 4 years ago
I would definitely suggest installing Java for this one, and the error should have asked you to do so. I'll have to look into why that was not popping properly for you and address it in a bug fix. In the mean time, you can address the issue by going here to install Java: https://java.com/en/. Source: over 4 years ago
Https://java.com/en/ Is this the java you're using to install optifine. When I first got optifine I thought java meant Minecraft and not java. Source: over 4 years ago
I had this problem before just go to https://java.com/en/ and download the java then you will have to install the actual java, then after its installed go to This PC then Windows then Program Files then Java then go to the file name file name that show I think when you downloaded it then go into bin and you will find a java.exe file then click it and World Painter will install and that's who I solved king problem... Source: almost 5 years ago
Java, Adobe Reader, Handbrake (great for converting and adjusting videos). Source: almost 5 years ago
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 / 5 months ago
Not to be confused with Pharo, the immersive programming experience: https://pharo.org/. - Source: Hacker News / 5 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 / 10 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 / 10 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 / 12 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Smalltalk - Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.
PHP - A popular general-purpose scripting language that is especially suited to web development
F# - F# is a mature, open source, cross-platform, functional-first programming language.