. .

smalltalk

Newspeak on Dart?

23 August 2012 8:16:09 PM

Sounds like hosting on Dart is a better idea than on Javascript. However, does any browser other than Chrome actually support Dart directly?

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

CodeCity Now in Pharo

22 August 2012 1:52:12 PM

CodeCity started out in VisualWorks, but issues around Cincom's licensing have driven the development efforts to Pharo. The toolset is not open source, which means that people are choosing to use Pharo for proprietary, commercially oriented work.

If you want to see the tools in action, grab the video (wmv format)

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk on the JVM: RTalk

19 August 2012 10:26:32 AM

Mark Roos spoke at the last Oracle conference about RTalk - a Smalltalk environment for the JVM. There's video here, which it doesn't seem that I can embed. You can also watch the slideshow presentation.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Spoon 3 Reaches Alpha 4

16 August 2012 2:12:39 PM

Craig Latta has been busy with Spoon.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

Parcel Like Tools for Pharo

16 August 2012 8:11:12 AM

mariano has been extending Fuel to give Pharo the same kinds of code tools that VisualWorks (and ObjectStudio) have with parcels:

Right now the common way to export and import packages in Pharo is by using Monticello (or doing fileOut, which is almost the same). This ends up exporting the source code and then compiling it during the import. Tanker is a tool to export and import packages of code in a binary way using Fuel serializer. Using Fuel enables us to avoid having to compile from sources during the import. Tanker understands the concept of “packages of code” and the correct integration of them into the system. For example, it initializes classes, sends notifications, etc.

If you follow the link there's a lot more explanation, as well as usage instructions. There's also a screencast available

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk on Android

8 August 2012 9:09:36 AM

Via Torsten:

Now there are two new CI jobs running at INRIA providing you a standard and a Cog VM for Android. This allows to run applications written in Pharo on mobile devices.

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

Streaming The Future

7 August 2012 9:42:17 AM

Spotted in Planet Squeak

The Altitude web framework has reintroduced work done on a new streams library Xtreams. Traditional Smalltalk-80 streams have served well for decades. Michael Lucas-Smith and Martin Kobetic started Xtreams as an attempt to distill some of their experience into a new implementation of streams. A great video of the 2010 ESUG talk is available here

While Xtreams originated in Cincom Smalltalk, the full codebase is no longer available in the Cincom public repository (you would have to check with Cincom to find out why that is; I have no idea). That means that going forward, Pharo and Squeak are probably your best sources for Xtreams.

Update: Looks like Cincom changed their mind - the code is now in the public store repository

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Roassal and Cairo

2 August 2012 7:52:29 AM

The Roassal visualizer software now supports Cairo in VisualWorks - and an Amber version is being worked on.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

OpenQwaq in the Wild

30 July 2012 8:24:38 AM

A worldwide design competition ended up using OpenQwaq for collaboration support - check out the video:

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

New Version of Smalltalk/X Ships

25 July 2012 12:17:58 PM

There's a new version (6.2.1) of Smalltalk/X out - you can download it now. It's a pretty open system:

Smalltalk/X may be used even for the development of commercial Software and Applications without any licence fee (a few minor restrictions apply [*]). We appreciate your interest in Smalltalk and only ask in reply for you to share your joy and experience with others and help us marketing the great Smalltalk ideas ;-). In addition, it would be nice if you share example programs, demos, improvements, add-ons and national language translations with others by publishing those or send them to us for integration into the next release

You'll have to visit the website for those restrictions; the link is a Javascript popup.

posted by James Robertson

 Share Tweet This

Previous Next (1106 total)