hac 0.21.0 (#638)
* Create hac-0.21.0.toml Upgrade to HAC v.0.21 Details here: https://sourceforge.net/p/hacadacompiler/news/ More details in doc/hac_work.xls * Update hac-0.21.0.toml Added a few tags. Other ideas are welcome...
This commit is contained in:
committed by
GitHub
parent
5331bdb7a7
commit
5e9c278231
@@ -0,0 +1,17 @@
|
||||
description = "HAC Ada Compiler: a small, quick Ada compiler covering a subset of Ada"
|
||||
name = "hac"
|
||||
version = "0.21.0"
|
||||
authors = ["Gautier de Montmollin"]
|
||||
website = "https://hacadacompiler.sourceforge.io/"
|
||||
licenses = "MIT"
|
||||
maintainers = ["gdemont@hotmail.com"]
|
||||
maintainers-logins = ["zertovitch"]
|
||||
project-files = ["hac.gpr"]
|
||||
tags = ["hac", "compiler"]
|
||||
|
||||
[gpr-externals]
|
||||
HAC_Build_Mode = ["Debug", "Fast", "Small"]
|
||||
|
||||
[origin]
|
||||
url = "https://sourceforge.net/projects/hacadacompiler/files/hac-2022-09-24-v.0.21.zip"
|
||||
hashes = ["sha512:656077fb92abf13f313f5179cc6749004aa9d4840cc30d1fb3815bc995f1c8d8d3efa8d912d03ca818bcde0402ab62ca4ee8792f10f561685668265f13775352"]
|
||||
Reference in New Issue
Block a user