Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Project)
Line 40: Line 40:
 
* [[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)
 
** (has a number of system-specific versions)
* [[DSP]] (Developer Studio project)
+
* [[Developer Studio project]] (.dsp)
* [[DSW]] (Developer Studio workspace)
+
* [[Developer Studio workspace]] (.dsw)
* [[IML]] (IntelliJ Idea Module)
+
* [[IntelliJ Idea Module]] (.iml)
* [[IPR]] (IntelliJ Idea Project)
+
* [[IntelliJ Idea Project]] (.ipr)
* [[IWS]] (IntelliJ Idea Website)
+
* [[IntelliJ Idea Website]] (.iws)
* [[NCB]] (Visual Studio no compile browser file)
+
* [[UltraEdit project file]] (.prj, pui)
* [[PRJ]] (UltraEdit project file)
+
* [[Visual Studio IntelliSense Database File]] (.sdf)
* [[Visual Studio IntelliSense Database File|SDF]] (Visual Studio IntelliSense database file)
+
* [[Visual Studio No Compile Browser File (.ncb)
* [[SLN]] (Visual Studio solution file)
+
* [[Visual Studio Project File]] (.vcproj, .vcxproj, .vdproj)
* [[SUO]] (Visual Studio solution options file)
+
* [[Visual Studio Solution File]] (.sln)
* [[VCPROJ]] (Visual Studio project file)
+
* [[Visual Studio Solution Options File]] (.suo)
* [[VCXPROJ]] (Visual Studio project file)
+
* [[VDPROJ]] (Visual Studio deployment project file)
+
  
 
== Resource ==
 
== Resource ==

Revision as of 03:32, 13 December 2012

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

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