Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Intermediate: Moved chain files to executables since they're used at runtime)
(Project)
Line 45: Line 45:
 
== Project ==
 
== Project ==
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
** (has a number of system-specific versions)
 
 
* [[Developer Studio project]] (.dsp)
 
* [[Developer Studio project]] (.dsp)
 
* [[Developer Studio workspace]] (.dsw)
 
* [[Developer Studio workspace]] (.dsw)

Revision as of 14:03, 2 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

Linking

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

Project

Resource

Specialized

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox