A BBEdit Codeless Language Module for the NewtonScript language. Keywords & functions sourced from The NewtonScript Programming Language 1996, Apple Computer, Inc.
- Single & multi-line comments
- Strings
- Numbers
- Keywords
- Code folding
- Function popup
Nested begin/end blocks do not fold -- this is also the behaviour of BareBones’ sample Pascal codeless language module (CLM). Frames/arrays do not fold. But functions in frame slots or assigned to a variable do appear in the editor’s function popup menu.
Copy the NewtonScript.plist file to ~Library/Application Support/BBEdit/Language Modules/. Quit and relaunch BBEdit for the module to take effect.