Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Uncategorized: Putting Ghidra here for now, feel free to move)
(Packaging and installation: Added Quick Install Maker)
(6 intermediate revisions by one user not shown)
Line 60: Line 60:
  
 
== Packaging and installation ==
 
== Packaging and installation ==
See:
+
See also [[Archiving#Program/App/Applet/Installer|specialized archive formats]] and the "Build Automation" and "Project" sections of this page.
* [[Archiving#Program/App/Applet/Installer specialized archive formats]]
+
* Inno Setup
* The "Build Automation" and "Project" sections of this page
+
** [[Inno Setup ISL]]
 +
** [[Inno Setup Script]]
 +
* [[Install Maker]]
 +
* [[NSIS Script]]
 +
* [[Quick Install Maker]]
  
 
== Project ==
 
== Project ==
Line 104: Line 108:
  
 
== Specialized ==
 
== Specialized ==
 +
* [[Cre8or]] (.cr8)
 
* [[Game Maker]] (.gm6, .gmk)
 
* [[Game Maker]] (.gm6, .gmk)
 
* [[RBJ (Redcode oBJect)]]
 
* [[RBJ (Redcode oBJect)]]
 +
* Tiled
 +
** [[Tiled JSON]]
 +
** [[Tiled TMX]]
 +
** [[Tiled TSX]]
 
* [[UltraEdit wordfile]] (.uew)
 
* [[UltraEdit wordfile]] (.uew)
  

Revision as of 08:16, 20 April 2020

File Format
Name Development
Ontology

{{{caption}}}

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

See also: Source code, Executables

Contents

Build Automation

(see also Project below)

Cloud platforms

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • MIDL (Microsoft Interface Definition Language)
  • ODL (Object Description Language)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

See also Resources.

  • Nib file (Mac OS X development; windowed interfaces) (.nib)
  • QML
  • Storyboard file (iOS development) (.storyboard)
  • Xib file (Mac OS X / iOS development; replaced Nib files) (.xib)

Intermediate

For bytecode formats, see Executables#Virtual machine code.

Linking

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

Packaging and installation

See also specialized archive formats and the "Build Automation" and "Project" sections of this page.

Project

Remote procedure calls

Resource

See Resources.

Revision control systems / code repositories

Runtime environments

Specialized

Uncategorized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox