Newspeak on Dart?
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: newspeak, javascript, dart
. .
The author of this blog, James Robertson, passed away in April 2014. This blog is being maintained by David Buck (david@simberon.com).
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: newspeak, javascript, dart
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: sourcecity, pharo
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.
Craig Latta has been busy with Spoon.
Technorati Tags: spoon
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
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.
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
A worldwide design competition ended up using OpenQwaq for collaboration support - check out the video:
Technorati Tags: openqwaq, collaboration
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.
| Previous | Next | (1106 total) |