BSD
Family of Unix-like operating systems derived from the Berkeley Software Distribution, including FreeBSD, OpenBSD, and NetBSD.
Plangs
| Name | Description |
|---|---|
| Bash | Shell and command language supported by the Free Software Foundation. |
| C | General-purpose language foundational in systems and application programming. |
| Ciao | Modern Prolog implementation focused on portability, extensibility, and modularity. |
| Clang | Compiler front end for C, C++, Objective-C, and Objective-C++, integrating with LLVM. |
| Clozure CL | Free Common Lisp implementation offering full ANSI compliance and several extensions. |
| Crystal | Compiled, statically-typed language with Ruby-like syntax and type inference. |
| D | Modern system programming language influenced by C++ with multiple paradigms and expressive features. |
| Eiffel | Object-oriented programming language emphasizing design by contract. |
| Elvish | Versatile scripting language and interactive shell with cross-platform binary support. |
| Euphoria | User-friendly language focusing on simplicity and readability, popular for various applications on multiple OS platforms. |
| Free Pascal | Pascal compiler supporting multiple architectures and dialects. |
| FreeBASIC | BASIC compiler inspired by QuickBASIC, supporting object-oriented programming. |
| GDB | Portable debugger for Unix-like systems supporting various languages. |
| GDScript | High-level, dynamically typed language for the Godot Engine. |
| Gleam | A general-purpose, functional language that compiles to Erlang and JavaScript, featuring static, inferred typing for concurrent programming. |
| GNAT | Free Ada compiler in the GCC suite, supporting all Ada versions. |
| Go | Statically typed, compiled language with memory safety and CSP-style concurrency, designed at Google. |
| Haskell | Statically-typed, purely functional language known for type inference and lazy evaluation. |
| HCL | Declarative configuration language used in Terraform to define cloud infrastructure resources. |
| HotSpot VM | Java virtual machine known for its just-in-time compilation and adaptive optimization techniques. |
| jq | Lightweight and flexible command-line JSON processor. |
| Julia | A dynamic language designed for numerical and scientific computing with strong support for parallel computing and multiple dispatch. |
| KornShell | Unix-based shell that combines features from C and Bourne shells, supporting POSIX standards. |
| Mercury | A logic-based programming language with functional features. |
| Nim | Statically typed, compiled language focusing on performance and elegant syntax, compilable to C, C++, and JavaScript. |
| Nix | Cross-platform, functional package manager and language with immutable directory management. |
| Pascal | An imperative and procedural language designed by Niklaus Wirth, known for encouraging structured programming and data structuring. |
| Pony | Object-oriented, actor-model, secure programming language. |
| Pure | Based on term rewriting, integrating symbolic computation and JIT compilation via LLVM. |
| Python | Dynamic, high-level programming language known for its easy-to-read syntax. |
| Rakudo | The main compiler for the Raku language, targeting MoarVM and JVM. |
| Roff | Typesetting language originating from UNIX, known for derivatives like 'troff' and 'nroff'. |
| SBCL | Open-source, high-performance Common Lisp implementation derived from CMUCL. |
| sed | Unix utility that parses and transforms text, using a compact programming language developed by Lee E. McMahon. |
| Standard ML | Functional programming language known for its type inference and usage in compiler writing. |
| SuperCollider | Real-time audio synthesis and music composition. |
| SWI-Prolog | Implementation of Prolog focused on versatility and rich libraries. |
| V | Statically typed, compiled language emphasizing simplicity and performance. |
| Vala | Object-oriented language that generates C code using the GObject system. |
| Vim script | Vim script is the scripting language built into the Vim text editor, designed for user customization. |
| Visual Basic | Multi-paradigm language developed by Microsoft for Windows applications. |
| Zig | System programming language designed as an improvement over C/C++ with native error handling and performance enhancements. |