Vista Smalltalk is a very simple Smalltalk interpreter designed for the
WPF (Windows Presentation Foundation) environment.
So far, I have been able to demonstrate that:
1) Vst can run in the Internet Explorer 7 browser
2) Vst can duplicate some MS demos but with far less code
3) Vst can run natively on the Vista desktop
4) Vst is a more stable interpreter than corresponding MS solutions
For an example of (2), see July 21 post in
https://vistasmalltalk.wordpress.com/
For an example of (4), see "What is the current state of scripting in
.NET?' (June 13) in the
microsoft.public.dotnet.scripting newsgroup.
The new WPF and WPF/E libraries are going to facilitate many types of
applications:
- a better replacement for Javascript/Ajax
- data visualization
- more flexible groupware apps
- simpler end user scripting
- learning apps for children
- apps that can run unchanged on desktops/browsers/cellphones
- dynamic apps that can be modified while in use
Microsoft does not expect to bring out an interpreter for WPF before
2007. In the meantime, their preferred approach is to build statically
compiled programs with the aid of a series of complex tools.
So, there now exists a vacuum in the emerging market for WPF tools. The
need is for something simple, robust, portable, and intuitive.
Vista Smalltalk is an attempt to fill that role. Maybe it will succeed
or maybe not.
In any case, the future has yet to be written...
Post by Bernard NotarianniFirst time I ear about vista smalltalk as well but it looks very very
interesting :-)
https://vistasmalltalk.wordpress.com/2006/07/08/vista-smalltalk-download/
Post by Thomas GagneAm I the only one who doesn't know about Vista Smalltalk? Is it a MS
product? I see a bunch of blogs but who makes it? Where do you find
it? Do I wait for Vista? Can I get it on XP? Am I going for the bait?
Post by pfiskI have started a new blog entitled <a
href="http://www.google.com/url?sa=D&q=http://vistasmalltalk.wordpress.com">Microsoft
.Net and the Smalltalk Language</a>
Topics will cover Smalltalk, the impact of the .Net initiative,
internet application deployment, and how Vista Smalltalk is engineered.
The first subject posted is "Smalltalk's Third Wave".
Peter Fisk