schema.org.ai

Disassemblersoftware

Compiler and decompiler software

Extends: Technology

Disassembler software

Compiler and decompiler software

Overview

Category: Compiler and decompiler software

Compiler and decompiler software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1032.00
  • SOC Code: 49-3011.00
  • SOC Code: 49-3043.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Disassembler software',
  category: 'Compiler and decompiler software',
  description: 'Compiler and decompiler software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Disassembler software",
  "applicationCategory": "Compiler and decompiler software",
  "description": "Compiler and decompiler software"
}