We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WARNING: You are not in the GHScript repository! If you have accidentally been directed here from a link that mentions the source code, click here.
GHScript is a programming language for OS-GH applications. The language is similar to CoffeeScript.
Hello World can be your first idea for making an OS-GH app.
popup displays a popup (like a Windows window), while display displays general text. Do not use popup unless you need it for your app!
popup
display
display("Hello World")
Users can share scripts on GHScript's discussions.
Home
GHScript