Bingus of the Forest
Bingus of the Forest
A basic sample in ``/samples/Carbon``, and fixed the multiple extensions problem (.carbon is the most accepted extension, so I excluded .cb)
There is no syntax highlighter for it avaliable, although I may try to add one in the future.
> @btdw Usually when we add support for a language that doesn't have a syntax highlighting grammar (or one released under a permissive license), we sometimes use another language's grammar...
> > I've experimented with a couple and found the syntax for [V](https://vlang.io) works the best: > https://github.com/github-linguist/linguist/pull/7011/commits/9bdc91cf76fafacf81c515def9c4aac1214d7321 adds V syntax highlighting to Carbon files
Thanks for the suggestion, it was committed
Scratch project and sprite files are essentially ``.zip`` files containing your project's code and images. They cannot be rendered since they are binary. Scratch's IDE just decompresses these project files...
> Or use a tool like goboscript (https://github.com/aspizu/goboscript), that compiles text code to `.sb3` If there is a way to decompile the ``.sb3`` file, you could upload that and have...
> https://github.community is always a good place to start https://github.com/community
> The link I posted takes you directly to the discussions, hence I used that magic link 😉 magic 🪄