Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

What the world *really* needs is a good Automatic Bicycle Sharpener.


devel / comp.os.cpm / ZED (TED with Zilog Z80 syntax highlighting)

SubjectAuthor
* ZED (TED with Zilog Z80 syntax highlighting)Lars Lindehaven
`* ZED (TED with Zilog Z80 syntax highlighting)Phillip Summers
 `- ZED (TED with Zilog Z80 syntax highlighting)Lars Lindehaven

1
ZED (TED with Zilog Z80 syntax highlighting)

<15ea3c68-ced7-4abd-80db-6b453f89209fn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4930&group=comp.os.cpm#4930

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:620a:5344:b0:6fe:b9de:2eca with SMTP id op4-20020a05620a534400b006feb9de2ecamr3721138qkn.176.1673294666668;
Mon, 09 Jan 2023 12:04:26 -0800 (PST)
X-Received: by 2002:a25:4c83:0:b0:760:6e6e:58b2 with SMTP id
z125-20020a254c83000000b007606e6e58b2mr8174366yba.358.1673294666327; Mon, 09
Jan 2023 12:04:26 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 9 Jan 2023 12:04:26 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=109.225.102.127; posting-account=IWI7DQoAAAAgM9rZ2Iu1SQhrOR-YhBvJ
NNTP-Posting-Host: 109.225.102.127
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <15ea3c68-ced7-4abd-80db-6b453f89209fn@googlegroups.com>
Subject: ZED (TED with Zilog Z80 syntax highlighting)
From: lars.lindehaven@gmail.com (Lars Lindehaven)
Injection-Date: Mon, 09 Jan 2023 20:04:26 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1594
 by: Lars Lindehaven - Mon, 9 Jan 2023 20:04 UTC

Managed to improve the performance of ZED so that it is usable even with a 4 MHz Z80 processor. If you're coding in Z80 assembly on a CP/M system, please try it out.

ZED source code and program are available on GitHub:
https://github.com/lindehaven/TED

Credits to Hector Peraza (hperaza) for the TED source code which is the foundation for ZED.

My next project will be to provide ZDE with syntax highlighting for a number of different programming languages. Credits to mecparts for the ZDE source code that will become the foundation for that:
https://github.com/mecparts/zde

Re: ZED (TED with Zilog Z80 syntax highlighting)

<0fbee416-0dd9-464c-8295-65a5d9fa6b7fn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4932&group=comp.os.cpm#4932

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:a08:0:b0:706:1388:7845 with SMTP id 8-20020a370a08000000b0070613887845mr179434qkk.192.1673651491643;
Fri, 13 Jan 2023 15:11:31 -0800 (PST)
X-Received: by 2002:a05:6870:7d07:b0:158:a662:41c1 with SMTP id
os7-20020a0568707d0700b00158a66241c1mr1885109oab.213.1673651491122; Fri, 13
Jan 2023 15:11:31 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Fri, 13 Jan 2023 15:11:30 -0800 (PST)
In-Reply-To: <15ea3c68-ced7-4abd-80db-6b453f89209fn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=118.209.192.46; posting-account=vnbFXwoAAABd9kBxPB7KWAVeYy8AMn0z
NNTP-Posting-Host: 118.209.192.46
References: <15ea3c68-ced7-4abd-80db-6b453f89209fn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0fbee416-0dd9-464c-8295-65a5d9fa6b7fn@googlegroups.com>
Subject: Re: ZED (TED with Zilog Z80 syntax highlighting)
From: difficultylevelhigh@gmail.com (Phillip Summers)
Injection-Date: Fri, 13 Jan 2023 23:11:31 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Phillip Summers - Fri, 13 Jan 2023 23:11 UTC

On Tuesday, January 10, 2023 at 4:04:27 AM UTC+8, Lars Lindehaven wrote:
> Managed to improve the performance of ZED so that it is usable even with a 4 MHz Z80 processor. If you're coding in Z80 assembly on a CP/M system, please try it out.
>
> ZED source code and program are available on GitHub:
> https://github.com/lindehaven/TED
>
> Credits to Hector Peraza (hperaza) for the TED source code which is the foundation for ZED.
>
> My next project will be to provide ZDE with syntax highlighting for a number of different programming languages. Credits to mecparts for the ZDE source code that will become the foundation for that:
> https://github.com/mecparts/zde

Hi,

I downloaded ZED/TED.COM from github but it is only 28 bytes long.
Maybe you could also post a screenshot for people to see :)

Thanks Phil.

Re: ZED (TED with Zilog Z80 syntax highlighting)

<e651d841-4e79-48a2-9579-881f3da5f48cn@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=4936&group=comp.os.cpm#4936

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:622a:1f0b:b0:3b5:5e27:1f0f with SMTP id ca11-20020a05622a1f0b00b003b55e271f0fmr30939qtb.462.1673693417853;
Sat, 14 Jan 2023 02:50:17 -0800 (PST)
X-Received: by 2002:a9d:7604:0:b0:678:22df:c0b with SMTP id
k4-20020a9d7604000000b0067822df0c0bmr5562363otl.98.1673693417563; Sat, 14 Jan
2023 02:50:17 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 14 Jan 2023 02:50:17 -0800 (PST)
In-Reply-To: <0fbee416-0dd9-464c-8295-65a5d9fa6b7fn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=109.225.102.127; posting-account=IWI7DQoAAAAgM9rZ2Iu1SQhrOR-YhBvJ
NNTP-Posting-Host: 109.225.102.127
References: <15ea3c68-ced7-4abd-80db-6b453f89209fn@googlegroups.com> <0fbee416-0dd9-464c-8295-65a5d9fa6b7fn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e651d841-4e79-48a2-9579-881f3da5f48cn@googlegroups.com>
Subject: Re: ZED (TED with Zilog Z80 syntax highlighting)
From: lars.lindehaven@gmail.com (Lars Lindehaven)
Injection-Date: Sat, 14 Jan 2023 10:50:17 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1765
 by: Lars Lindehaven - Sat, 14 Jan 2023 10:50 UTC

lördag 14 januari 2023 kl. 00:11:32 UTC+1 skrev difficult...@gmail.com:
> I downloaded ZED/TED.COM from github but it is only 28 bytes long.
> Maybe you could also post a screenshot for people to see :)

Thank you Phil for pointing that out. My bad. It is now corrected. Also added a screenshot of ZED. Please check out ZED.MD:
https://github.com/lindehaven/TED/blob/master/zed.md

NOTE! Run ZED.COM to see the Z80 syntax highlighting on your ANSI terminal. TED.COM does not provide that.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor