Hi,

On Mon, Jun 1, 2026 at 10:14 AM Jim Hall via Freedos-devel
<[email protected]> wrote:
>
> Mathias Eberle on the Facebook group shared this announcement, which I
> am re-sharing here:
>
> > I fulfilled myself a little 90s childhood dream and created a single-pass
> > self-compiling BASIC compiler for DOS, targetting 8086/8088 and size
> > optimized COM files as output!
> >
> > The compiler itself generates NASM-compatible code. But since NASM
> > usually generates 386+ code, I have also included a special assembler
> > written in BASIC, so that the toolchain is complete.

This sounds very cool, but I haven't tried it yet.

Not sure what he means about NASM. I guess he means the default
binaries for modern NASM require 386 (and DPMI) from DJGPP.

If his code doesn't require modern NASM preprocessor tricks, if it can
assemble with old 0.98.39 (from 2005), then we have 8086 builds of
that version (TurboC or OpenWatcom).


_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to