{
  "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:19beb1f4803c56051398dddbd88c37456e02366ebd630dac5b6ffb117258da3f207e78baaca3827777a07ae96c786241f9fa20ca99053d7aa0d0265b6de0c504"
    ],
    "url": "https://sourceforge.net/projects/hacadacompiler/files/hac-2023-09-10-v.0.26.zip"
  },
  "project-files": [
    "hac.gpr"
  ],
  "tags": [
    "hac",
    "compiler"
  ],
  "version": "0.26.0",
  "website": "https://hacadacompiler.sourceforge.io/"
}
