Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Resource)
(Intermediate)
Line 41: Line 41:
 
* [[Apple framework]] (.framework: OS X or iOS)
 
* [[Apple framework]] (.framework: OS X or iOS)
 
* [[Java bytecode]] (aka 'class file')
 
* [[Java bytecode]] (aka 'class file')
 +
* [[Lingo bytecode]]
 
* [[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 15:29, 6 March 2016

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)
  • IDL (Interface definition language file)
  • ODL (Object Description Language)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

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

Intermediate

Linking

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

Project

Remote procedure calls

Resource

See Resources.

Revision control systems / code repositories

Runtime environments

Specialized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox