Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specialized)
(Links)
Line 75: Line 75:
 
* [http://www.textfiles.com/programming/FORMATS/protolo.txt A sketch of an architecture-independent object-code format]
 
* [http://www.textfiles.com/programming/FORMATS/protolo.txt A sketch of an architecture-independent object-code format]
 
* [http://www.bluecloudsolutions.com/blog/money-apps-turn-1k-200k-portfolio/ Somebody's "How To Make Money With Apps" article] (that, unintentionally, gives insights into why smartphone apps suck so much these days)
 
* [http://www.bluecloudsolutions.com/blog/money-apps-turn-1k-200k-portfolio/ Somebody's "How To Make Money With Apps" article] (that, unintentionally, gives insights into why smartphone apps suck so much these days)
 +
* [http://boingboing.net/2014/04/24/band-releases-album-as-linux-k.html Band releases album as Linux kernel module]

Revision as of 00:05, 26 April 2014

File Format
Name Development
Ontology

{{{caption}}}

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)
  • 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

Resource

Specialized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox