Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specialized)
(Intermediate: Never heard of it being called CLASS)
Line 39: Line 39:
 
== Intermediate ==
 
== Intermediate ==
 
* [[Apple framework]] (.framework: OS X or iOS)
 
* [[Apple framework]] (.framework: OS X or iOS)
* [[CLASS]] (Java bytecode)
+
* [[Java bytecode]] (aka 'class file')
 
* [[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:43, 25 April 2015

File Format
Name Development
Ontology

{{{caption}}}

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

See also: Source code, Executables

Contents

Build Automation

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

Revision control systems / code repositories

Runtime environments

Specialized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox