Re: [Freedos-devel] SmallerC compiler

2021-10-23 Thread Rugxulo
Hi, sorry for late reply, On Sun, Sep 19, 2021 at 6:27 PM Jim Hall wrote: > > Smaller C is a simple and small single-pass C compiler, currently > supporting most of the C language common between C89/ANSI C and C99 > (minus some C89 and plus some C99 features). Currently it generates > 16-bit and

[Freedos-devel] SmallerC compiler

2021-09-19 Thread Jim Hall
I posted this news item on the website, but I think the developer hasn't joined freedos-devel to announce it here. So I wanted to share the announcement about this other C compiler: Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between