Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Interface)
(Resource)
Line 60: Line 60:
 
== Resource ==
 
== Resource ==
 
* [[Resource script file]] (.rc, .rc2)
 
* [[Resource script file]] (.rc, .rc2)
 +
* [[Xcode Core Data Model]] (.xcdatamodel, .xcdatamodeld)
  
 
== Specialized ==
 
== Specialized ==
 
* [[Game Maker]] (.gm6, .gmk)
 
* [[Game Maker]] (.gm6, .gmk)

Revision as of 13:37, 1 January 2013

File Format
Name Development
Ontology

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

See also: Source code, Executables

Contents

Build Automation

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • IDL (Interface definition language file)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

  • Nib file (MacOS development; windowed interfaces) (.nib)
  • Storyboard file (iOS development) (.storyboard)
  • Xib file (MacOS development; replaced Nib files) (.xib)

Intermediate

  • CLASS (Java bytecode)
  • LIB (Static library file, a variant of the UNIX ar format)
  • Object file format (.o, .obj)
  • PYC (Python bytecode)
  • SREC (.s19, .sre, .srec, .s)
  • TPU (Turbo Pascal Unit)

Linking

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

Project

Resource

Specialized

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox