List of Supported Languages, Frameworks and Package Managers

I would love if it could be but I am in Trust Level Basic User probably and I am not allowed to make wiki posts. :frowning_face:

you can add these to the list aswell =P:

lua

Xen Text

CoffeeScript

ejs

pug

jade

2 Likes

Thank you!

deno?‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎

What do you mean?

The deno runtime also kinda is supported on glitch with some semi-official remixable containers

2 Likes

Thank you!

would be awesome if someone could make a collection with all the languages listed above. (maybe a http server example?)

4 Likes

I haven’t tested it, but I’m pretty sure you can compile Assembly.

While NASM isn’t installed, you should be able to use as.

1 Like

Pretty much any langauge can be used as long as you don’t need root to install the compiler or runtime :wink:

1 Like

Made this awhile back, may be helpful: https://glitch.com/edit/#!/yc-c-family-starter
It is the C-family (C, C++, C#, Objective C, etc) but running on Glitch.

2 Likes

Cool!

Thank you!

Also looks like they have m4 installed.

2 Likes

2 Likes

BUMP

List updated everyone! :partying_face: New items-

  1. Lisp
  2. Node.JS
  3. JavaScript Object Notation (JSON)
  4. Bash
  5. Discord.PY
  6. Discord.JS
  7. Node Package Manager (NPM)

JSON isn’t a programming language or framework.
NPM isn’t a framework, it’s a package manager.

EDIT Same goes for HTML and CSS.

3 Likes

I know.

I know that, too.

They are markup languages and thus something similar, IMO.

Calling JSON a language should not be a very big offence and as for NPM (and pip), I will just rename it to add package managers.

JSON is more like a file format. If you include JSON in the list, you gotta add YAML too.

2 Likes