Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

NewtonScript

NewtonScript - Programming language

< >

NewtonScript is a programming language created in 1993 by Walter Smith.

#573on PLDB 30Years Old 100Users
3Books 0Papers

NewtonScript is a prototype-based programming language created to write programs for the Newton platform. It is heavily influenced by the Self programming language, but modified to be more suited to needs of mobile and embedded devices.. Read more on Wikipedia...


Example from hello-world:
baseview := {viewBounds: {left: -3, top: 71, right: 138, bottom: 137}, viewFlags: 581, declareSelf: 'base, _proto: protoFloatNGo, debug: "baseview" }; textview := * child of baseview * {text: "Hello World", viewBounds: {left: 33, top: 24, right: 113, bottom: 46}, viewFlags: 579, _proto: protoStaticText, debug: "textview" };

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"

Books about NewtonScript on goodreads

title author year reviews ratings rating
Programming for the Newton: Software Development with Newtonscript Julie McKeehan 1994 0 0 0.0
Programming for the Newton®: Software Development with Newtonscript™ Julie McKeehan 0 0 0.0
Prototype-Based Programming: Prototype-Based Programming Languages, JavaScript, Self, Rebol, Newtonscript, Lua, Moo, ActionScript, Falcon Source Wikipedia 2011 0 0 0.0
pizza.html · newtonscript.html · beads-lang.html

View source

- Build the next great programming language · Search · Day 213 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com