CodeParadise VS pharo

Compare CodeParadise vs pharo and see what are their differences.

CodeParadise

Framework for developing web applications and Node.js applications using Smalltalk (by ErikOnBike)

pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. (by pharo-project)
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
CodeParadise pharo
3 18
79 1,155
- 1.7%
9.3 10.0
4 days ago 6 days ago
Smalltalk Smalltalk
MIT License GNU General Public License v3.0 or later
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.

CodeParadise

Posts with mentions or reviews of CodeParadise. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.
  • CLOG And The Competition
    7 projects | /r/lisp | 7 Jul 2022
    I think these projects could be comparable: - JustPy for Python. - CodeParadise for Pharo Smalltalk. But I cannot go into details, because I don't have enough experience with those, only with CLOG.
  • Fabrik a Visual Programming Environment
    4 projects | news.ycombinator.com | 3 Nov 2021
  • SqueakJS – A Squeak VM in JavaScript
    1 project | news.ycombinator.com | 28 Oct 2021
    Instead of having a Smalltalk image which contains the typical GUI (Morphic or otherwise being BitBlt on a HTML Canvas) I run a Smalltalk image which has a number of Classes representing WebComponents. These classes have a small interface with Javascript (implemented as primitive calls in case you are familiar, similar to other SqueakJS plugins). When instantiating such a WebComponent, it will also instantiate a DOM element (the WebComponent). Events in the browser are wrapped in Smalltalk event classes and will be given to an event handler process (Smalltalk process) which will do the relevant work. So for example drag and drop is implemented fully in Smalltalk. My code is free to use. See https://github.com/ErikOnBike/CodeParadise

pharo

Posts with mentions or reviews of pharo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-04.

What are some alternatives?

When comparing CodeParadise and pharo you can also consider the following projects:

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

Cuis-Smalltalk-Dev - Active development of Cuis Smalltalk

PharoChipDesigner - A little chip design game inspired by KOHCTPYKTOP: Engineer of the People by Zachtronics

SqueakJS - A Squeak Smalltalk VM in Javascript

pharo - The Sources for Pharo

squeak.org - Squeak/Smalltalk Website

lqml

Parasol - Testing web apps in Smalltalk using Selenium WebDriver.

Rebol3 - Source code for the Rebol [R3] interpreter

zinc - Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.

inferno-rpi - This is compilation of Labs “Porting Inferno OS to Raspberry Pi”. We decided to organize it as some set of small labs with very detailed steps of what is done to reach results and make everything easy to reproduce.