Skip to content
Tyler887 edited this page Dec 28, 2021 · 5 revisions

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

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!

display("Hello World")

Sharing scripts

Users can share scripts on GHScript's discussions.

Home

Getting Started

Copyright

Other projects

GHScript

Clone this wiki locally