Fortran
- A third-generation, compiled, imperative programming language that is especially suited to numeric computation and scientific computing.
GLSL
- A high-level shading language with a syntax based on the C programming language.
Go
- A high-level general purpose programming language that is statically typed and compiled.
GQL
- A standardized query language for property graphs first described in ISO/IEC 39075, released in April 2024 by ISO/IEC.
Groovy
- A Java-syntax-compatible object-oriented programming language for the Java platform.
Hack
- A programming language for the HipHop Virtual Machine (HHVM), created by Meta (formerly Facebook) as a dialect of PHP.
Haskell
- A general-purpose, statically typed, purely functional programming language with type inference and lazy evaluation.
HTML
- A language that defines the meaning and structure of web content.
HTML5
- A markup language used for structuring and presenting hypertext documents on the World Wide Web.
Java
- A high-level, general-purpose, memory-safe, object-oriented programming language.
JavaScript
[JS]
- A programming language and core technology of the web platform, alongside HTML and CSS.
JCL
- A programming language for scripting and launching batch jobs on IBM mainframe computers.
Julia
- A dynamic general-purpose programming language.
Kotlin
- A cross-platform, statically typed, general-purpose high-level programming language with type inference.
LESS
- A dynamic preprocessor style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side.
Lisp
- A family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.
Lua
- A lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications.
m4
- A language designed for the general-purpose macro processor included in most Unix-like operating systems, and is a component of the POSIX standard.
Markdown
- A lightweight markup language for creating formatted text using a plain-text editor.
NetRexx
- An open source, originally IBM's, variant of the REXX programming language to run on the Java virtual machine.