Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Intermediate: LIB is AR)
Line 33: Line 33:
 
== Intermediate ==
 
== Intermediate ==
 
* [[CLASS]] (Java bytecode)
 
* [[CLASS]] (Java bytecode)
* [[LIB]] (Static library file)
+
* [[AR|LIB]] (Static library file, a variant of the UNIX ar format)
 
* [[Object file format]] (.o, .obj)
 
* [[Object file format]] (.o, .obj)
 
* [[PYC]] (Python bytecode)
 
* [[PYC]] (Python bytecode)

Revision as of 02:40, 6 November 2012

File Formats > Electronic File Formats > Development

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

See also: Source code, Executables

Contents

Project

  • DSP (Developer Studio project)
  • DSW (Developer Studio workspace)
  • NCB (Visual Studio no compile browser file)
  • SLN (Visual Studio solution file)
  • SUO (Visual Studio solution options file)
  • VCPROJ (Visual Studio project file)
  • VDPROJ (Visual Studio deployment project file)

Compiling

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

Debug

Intermediate

Linking

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

Resource

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox