Related articles |
---|
[4 earlier articles] |
Re: Languages with types like Ada DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2022-10-22) |
Re: Languages with types like Ada thomas@burdick.fr (Thomas F. Burdick) (2022-10-22) |
Re: Languages with types like Ada bo@bo-persson.se (Bo Persson) (2022-10-22) |
Re: Languages with types like Ada laguest@archeia.com (Luke A. Guest) (2022-10-22) |
Re: Languages with types like Ada christopher.f.clark@compiler-resources.com (Christopher F Clark) (2022-10-23) |
Re: Languages with types like Ada laguest@archeia.com (Luke A. Guest) (2022-10-23) |
Re: Languages with types like Ada a.rumpf@crosssoft.de (Andreas Rumpf) (2022-11-07) |
From: | Andreas Rumpf <a.rumpf@crosssoft.de> |
Newsgroups: | comp.compilers |
Date: | Mon, 7 Nov 2022 09:58:40 +0100 |
Organization: | Compilers Central |
References: | 22-10-034 22-10-044 |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="8310"; mail-complaints-to="abuse@iecc.com" |
Keywords: | Ada, types |
Posted-Date: | 07 Nov 2022 05:10:47 EST |
Nim supports some of Ada’s features in this regard. You can specify
subranges of integers and floats, there is a `distinct` type mechanism etc.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.