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).

X-Received by 10.36.144.196 with SMTP id x187mr5237482itd.6.1520302179350; Mon, 05 Mar 2018 18:09:39 -0800 (PST)
X-Received by 10.157.11.165 with SMTP id 34mr884896oth.7.1520302179204; Mon, 05 Mar 2018 18:09:39 -0800 (PST)
Path csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!w142no1575596ita.0!news-out.google.com!a25ni4576itj.0!nntp.google.com!w142no1575592ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.basic.misc
Date Mon, 5 Mar 2018 18:09:39 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=146.74.94.77; posting-account=Z0FB_AoAAABjvyL9Bo-0VwcBvwXAnJXr
NNTP-Posting-Host 146.74.94.77
User-Agent G2/1.0
MIME-Version 1.0
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
Injection-Date Tue, 06 Mar 2018 02:09:39 +0000
Content-Type text/plain; charset="UTF-8"
Lines 14
Xref csiph.com comp.lang.basic.misc:442

Show key headers only | 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