Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Intermediate)
(Better subcategory)
Line 16: Line 16:
 
* [[Cabal]]
 
* [[Cabal]]
 
* [[CMake]]
 
* [[CMake]]
 +
* [[hpack (Haskell)]]
 
* [[Imake|Imakefile]]
 
* [[Imake|Imakefile]]
 
* [[Jamfile]]
 
* [[Jamfile]]
Line 45: Line 46:
 
== Intermediate ==
 
== Intermediate ==
 
* [[Apple framework]] (.framework: OS X or iOS)
 
* [[Apple framework]] (.framework: OS X or iOS)
* [[hpack (Haskell)]]
 
 
* [[Microsoft Library|LIB (Microsoft style)]] (used with Microsoft compilers for MS-DOS)
 
* [[Microsoft Library|LIB (Microsoft style)]] (used with Microsoft compilers for MS-DOS)
 
* [[AR|LIB (Unix-style)]] (Static library file, a variant of the UNIX ar format)
 
* [[AR|LIB (Unix-style)]] (Static library file, a variant of the UNIX ar format)

Revision as of 18:19, 13 June 2020

File Format
Name Development
Ontology

{{{caption}}}

File formats concerning compilers, interpreters, linkers, IDEs, etc.

See also: Source code, Executables

Contents

Build Automation

(see also Project below)

Cloud platforms

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • MIDL (Microsoft Interface Definition Language)
  • ODL (Object Description Language)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

See also Resources.

  • Nib file (Mac OS X development; windowed interfaces) (.nib)
  • QML
  • Storyboard file (iOS development) (.storyboard)
  • Xib file (Mac OS X / iOS development; replaced Nib files) (.xib)

Intermediate

For bytecode formats, see Executables#Virtual machine code.

Linking

  • IIK (Incremental link file)
  • MAP (Memory map link information)

Packaging and installation

See also specialized archive formats and the "Build Automation" and "Project" sections of this page.

Project

Remote procedure calls

Resource

See Resources.

Revision control systems / code repositories

Runtime environments

Specialized

Uncategorized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox