Swift
Swift, short for Swift Programming Language, is a modern, high-performance, general-purpose programming language developed by Apple for building applications across iOS, macOS, watchOS, and tvOS. It combines expressive syntax with safety and speed, making it ideal for mobile apps, desktop software, and server-side applications. Developers can download Swift from the official Swift.org site, which provides toolchains, documentation, and sample projects for macOS, Linux, and Windows.
Turing
Turing, short for Turing Programming Language, is a high-level, procedural programming language designed for teaching, algorithm development, and general-purpose programming. It is primarily used in education to introduce programming concepts and structured problem solving, as well as for small applications on Windows systems. Developers can download the language and IDE from the official Turing Language website, which provides documentation, tutorials, and installation instructions for Windows.
UnrealScript
UnrealScript, short for Unreal Engine Scripting Language, is an object-oriented scripting language used to develop gameplay, AI, and game logic within the Unreal Engine. It is primarily used for creating interactive game content, behaviors, and custom game mechanics for Unreal Engine versions prior to UE4, as later versions transitioned to C++ and Blueprints.
Vim Script
Vim Script, short for Vim Scripting Language, is a built-in scripting language used to automate, customize, and extend the Vim text editor. It is primarily used by developers, system administrators, and power users to create custom commands, mappings, plugins, and editor behaviors. Vim Script is executed directly within Vim or Neovim, and no separate installation is required; official documentation and guidance are available on the Vim website.
VBScript
VBScript, short for Visual Basic Scripting Edition, is an interpreted scripting language developed by Microsoft for automating tasks, manipulating the Windows environment, and embedding scripts in web pages using Internet Explorer. It is primarily used for system administration, Active Server Pages (ASP), and lightweight automation on Windows systems. Developers can execute VBScript using the Windows Script Host (WSH) built into Windows, or embed it in HTML for legacy web applications.
Mathematica
Mathematica, short for Wolfram Mathematica, is a symbolic computation, numerical analysis, and visualization platform used for mathematics, engineering, scientific research, and data analysis. It provides an integrated environment combining the Wolfram Language, notebook interface, dynamic visualization, and computational knowledge.
Wolfram Language
Wolfram Language, short for Wolfram Programming Language, is a symbolic, functional, and rule-based programming language used for computational mathematics, symbolic computation, data visualization, and algorithmic workflows. It is primarily utilized in Wolfram Mathematica, Wolfram Cloud, and Wolfram Alpha, supporting interactive notebooks, web deployment, and automated computation.
Yorick
Yorick, short for Yorick Programming Language, is an interpreted programming language designed for numerical analysis, scientific computing, and interactive data visualization. It is widely used in physics, engineering, and computational research for rapid prototyping and high-performance array operations. Developers can download and install Yorick from the official Yorick website, compile it from source, and run scripts in its interactive environment or as standalone programs.
ZenoScript
ZenoScript, short for ZenoScript Scripting Language, is a fictional but illustrative high‑level, interpreted scripting language designed for embedding in applications, automating workflows, and expressing configuration logic in a human‑readable form. It is used in conceptual tooling, game engines, and domain‑specific automation where script readability and runtime simplicity are priorities.
Zig
Zig, short for Zig Programming Language, is a general-purpose, statically typed, compiled programming language focused on performance, safety, and simplicity. It is used for system programming, embedded development, game engines, and performance-critical applications. Developers can download and install Zig from the official Zig website, or use package managers for their operating systems. It integrates with build tools, cross-compilation workflows, and IDEs like Visual Studio Code for development and debugging.