schema.org.ai

LowlevelvirtualmachineLLVMcompilers

Compiler and decompiler software

Extends: Technology

Low-level virtual machine LLVM compilers

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: 15-1221.00
  • SOC Code: 15-1299.07

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Low-level virtual machine LLVM compilers',
  category: 'Compiler and decompiler software',
  description: 'Compiler and decompiler software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Low-level virtual machine LLVM compilers",
  "applicationCategory": "Compiler and decompiler software",
  "description": "Compiler and decompiler software"
}