Tired of the laggy Scratch editor? goboscript is a text-based programming language that
compiles into Scratch projects.
goboscript Book
| goboscript code |
Scratch blocks |
 |
 |
| goboscript code |
Scratch blocks |
 |
 |
Comments
| goboscript code |
Scratch blocks |
 |
 |
| goboscript code |
Scratch blocks |
 |
 |

VS Code extension and Language Server

Use goboscript-lsp to get features such as Autocompletion, Go to definition, Documentation preview for your code editor.
Convert Scratch projects into goboscript projects
Use sb2gs to convert your Scratch projects into
goboscript projects to continue developing them with goboscript.