Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 43 |
Nodes: | 6 (0 / 6) |
Uptime: | 94:16:21 |
Calls: | 290 |
Calls today: | 1 |
Files: | 904 |
Messages: | 76,378 |
On 9/12/2024 7:28 pm, Hans Bezemer wrote:
...
Congratulations! It's nice to see such compilers remain maintained and >relevant!
Thanks. Not sure about relevant :) It's nevertheless interesting to
see the odd
user get some use out of it. Even more of an eyebrow raiser is when
they go along
with archaisms such as screens for source.
https://www.youtube.com/watch?v=kYvYu5AfSxg
On 10/12/2024 9:39 pm, albert@spenarnc.xs4all.nl wrote:
In article <64762224be194b336f89955c52dd77b6ce2334a8@i2pn2.org>,
dxf <dxforth@gmail.com> wrote:
On 9/12/2024 7:28 pm, Hans Bezemer wrote:
...relevant!
Congratulations! It's nice to see such compilers remain maintained and
Thanks. Not sure about relevant :) It's nevertheless interesting to
see the odd
user get some use out of it. Even more of an eyebrow raiser is when
they go along
with archaisms such as screens for source.
https://www.youtube.com/watch?v=kYvYu5AfSxg
When I was forced to do line by line including of source,
I needed buffers to hold a piece of the files.
The buffers used for blocks are perfectly suited for this.
Not to mention that a 16 by 64 block of code is a perfect
match for Forth, for a multi purpose library.
Personally I love the editing environment screens afford - small,
modular, no information overload.
On 08-12-2024 04:01, dxf wrote:
DX-Forth is a Forth language compiler and development system
for MS-DOS and CP/M-80 operating systems. It is intended to
be a complete, easy to use, programming tool for the creation
of turnkey applications.
What's new:
v4.57 2024-12-08
+ added - removed * fixed ! changed = updated
+ (NUMBER) \CHAR CSKIP "
! INTEGER moved to TOOLS
! DOSLIB: strings, parsing, files
Downloads:
DXCPM457.ZIP (CP/M-80)
DXDOS457.ZIP (MS-DOS)
https://drive.google.com/drive/folders/1kh2WcPUc3hQpLcz7TQ-YQiowrozvxfGw
Congratulations! It's nice to see such compilers remain maintained and relevant!
Hans Bezemer
On 24/12/2024 10:41 am, John wrote:
...
Very impressive. Nice to see CP/M supported.
Will it run on later versions of DOS past 2.x ?
Yes - I should have been more clear. For a long time it was developed
under Win98 in a DOS window. 2.x support is probably the tentative one.