{
  "authors": [
    "Gautier de Montmollin"
  ],
  "description": "HAC Ada Compiler: a small, quick Ada compiler covering a subset of Ada",
  "executables": [
    "hac"
  ],
  "gpr-externals": {
    "HAC_Build_Mode": [
      "Debug",
      "Fast",
      "Small"
    ]
  },
  "licenses": "MIT",
  "maintainers": [
    "gdemont@hotmail.com"
  ],
  "maintainers-logins": [
    "zertovitch"
  ],
  "name": "hac",
  "origin": {
    "hashes": [
      "sha512:fd80cea32a5d05f15eefea14d1e40ae90ac5af7167d3acbe31dc2278543aaccc72ef82fe07ba03cdbfc0389ae376d4fa90347517a1643dc792daad2cc4eacb9f"
    ],
    "url": "https://sourceforge.net/projects/hacadacompiler/files/hac-2023-06-25-v.0.25.zip"
  },
  "project-files": [
    "hac.gpr"
  ],
  "tags": [
    "hac",
    "compiler"
  ],
  "version": "0.25.0",
  "website": "https://hacadacompiler.sourceforge.io/"
}
