Category Overview

Programming File Extensions

Programming file extensions include source code, scripts, markup, templates, configuration files, and development project resources. Browse this category to identify a format and find editors, runtimes, or development tools that support it.

6
Programming Extensions
Category Guide

How to work with programming file extensions

Source and script files are often readable in a text editor, but running them may require a specific runtime, compiler, framework, or build environment. Review unknown code before execution and avoid running scripts from untrusted sources.

Filter Extensions

Filter this category by the first letter of the extension.

6 Programming Extensions Available
.LIB

Static Library

A .lib file is a static library used primarily in Windows development environments, such as Microsoft Visual C++. It acts as a containe...

Programming
.LIB (STATIC LIBRARY)

Static Library

A `.lib` file is a static library file format, primarily used on Windows systems. It contains pre-compiled code, routines, functions, a...

Programming
.LIQUID

Liquid Template

Liquid is a template engine created by Shopify and written in Ruby. It is used to build dynamic web pages and emails by separating the...

Programming
.LISP

Lisp Source Code File

The .lisp file extension is used for source code files written in the Lisp programming language, which is one of the oldest high-level...

Programming
.LSP

Lisp Source Code File

An LSP file is a source code file written in the Lisp programming language, which is one of the oldest and most influential high-level...

Programming
.LUA

Lua Script File

A .lua file is a source code file written in Lua, a lightweight, high-level, multi-paradigm programming language designed primarily for...

Programming