Porting a raylib example to GNU Algol 68

Mohammad-Reza Nabipoor mnabipoor@gnu.org
Wed Jun 3 23:47:52 GMT 2026


On Thu, Jun 04, 2026 at 01:21:39AM +0200, Jose E. Marchesi wrote:
> 
> Also, half-serious, I think it would be fun to get a bit lispy and
> accept:
> 
>    short, shoort, shooort, ...
>    long, loong, looong, loooong, ...
> 
> in int and bits denotations, so:
> 
>   Color k_raywhite = (shoort 10r245,
>                       shoort 10r245,
>                       shoort 10r245,
>                       shoort 10r255)
> 
> and same for mode declarers:
> 
>   mode Color = struct (shoort bits r,g,b,a)
> 


Love it!


More information about the Algol68 mailing list