Simon Bell Implementation of a NewtonScript Interpreter

I have implemented a NewtonScript interpreter in C++ using the Xcode development environment in Mac OS X. This paper describes the work done so far, and how the Newton frames environment, available as a framework, may be used to aid the development of Newton C++ modules in Xcode rather than the Macintosh Programmer's Workshop (MPW). I justify modifications made to the original Newton implementation. The future direction of the work is outlined - the Newton view system is currently being implemented.

Slides and paper (offsite)

Simon Bell is the author of SimpleMail and Mail V, the most acclaimed e-mail client for the Newton (regularly elected Best Software Update). Simon has been working on executing NewtonOS code on the Mac and in Xcode in particular.