[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/squeak/squeak.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A portable Smalltalk 80-based language [T] Squeak is an OpenSource and super-portable implementation of a multi-media [T] capable Smalltalk-80 based object-oriented programming environment. It is [T] written entirely in Smalltalk and has a high-performance VM, created by [T] compiling the Smalltalk VM code into efficient and portable C code. It [T] now uses the Self language's Morphic User Interface but still provides [T] the original MVC GUI as well. [U] https://squeak.org/ [A] Cees de Groot [M] Rene Rebe [C] extra/development [F] OBJDIR [L] OpenSource [S] Stable [V] 3.9-9 #to be able to use a 32bit image with an 64bit vm we need an patch #see http://bugs.squeak.org/view.php?id=4608 [ $arch_sizeof_long = 8 ] && var_append patchfiles ' ' $confdir/64bit-vm.diff srcdir="Squeak*/platforms/unix" configscript="../config/configure" [D] c62f761d2a07e837b947b21b00c96a330d8bf0d3c1618f4261f0343b Squeak-3.9-9.src.tar.gz http://squeakvm.org/unix/release/