Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.misc > #442

BASIC like language runs on DOS and compiles to ASM for almost anything (you write the macros).

Newsgroups comp.lang.basic.misc
Date 2018-03-05 18:09 -0800
Message-ID <747f8a4e-b890-4736-b343-19d86e55b3d7@googlegroups.com> (permalink)
Subject BASIC like language runs on DOS and compiles to ASM for almost anything (you write the macros).
From sdn45478@gmail.com

Show all headers | View raw


I posted the latest version of ML1 (not ML/1) which is a dual language.
One part controls the compiler, another part is designed as a demo by
me using compiler control macros, which define a BASIC like language for DOS called runtime ML1.

With some effort other languages (using macros) can be created using this machine,
FOR OTHER CPUs up to 64 bits. So far my macros output NASM assembly language.
Also on the website are some Quick BASIC utilities, Commodore BASIC utilities,
and Quick-BASIC newsletters.

The ML1 compiler is written in its' own language (ML1).
Steve

www.ml1compiler.org           (2018)

sdn45478@gmail.com

Back to comp.lang.basic.misc | Previous | Next | Find similar


Thread

BASIC like language runs on DOS and compiles to ASM for almost anything (you write the macros). sdn45478@gmail.com - 2018-03-05 18:09 -0800

csiph-web