You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things might have moved on enough that it's not possible, but can this be installed in Squeak? It looks like there might be some dependencies on the FileSystem API and other Pharo-specific classes, but I just wanted to be sure.
The text was updated successfully, but these errors were encountered:
This has never been possible. Zinc itself is currently portable from Pharo 7 to Pharo 11. In the past it ran on Gemstone, maybe an old version still does.
It is not just a question of dependencies. There are subtle differences in many aspects of the language.
It is not impossible, but would require a lot of work.
Things might have moved on enough that it's not possible, but can this be installed in Squeak? It looks like there might be some dependencies on the FileSystem API and other Pharo-specific classes, but I just wanted to be sure.
The text was updated successfully, but these errors were encountered: