NewtonScript Programming Language Information & Resources • programminglanguages.info

NewtonScript Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in NewtonScript

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"
   };

Search on GitHub

ℹ️ Click on a column heading to sort the results.
Name Description Last pushed to Open issues Forks Stars Size

Latest data update: 2026-03-13