Category:NewtonScript

From Rosetta Code
Language
NewtonScript
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type strength: Strong
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using NewtonScript.

NewtonScript is a Self-influenced prototype-based programming language, originally written for the Apple Newton platforms by Walter Smith. It was designed to be as resourceful as possible through its prototyping interface, to accomodate the small memory of the original Newton MessagePad.

The language Io is partly influenced by NewtonScript's design, using a similar prototyping model as well as NewtonScript's differential inheritance.

External links

Pages in category "NewtonScript"

This category contains only the following page.