• ZED (TED with Zilog Z80 syntax highlighting)

    From Lars Lindehaven@21:1/5 to All on Mon Jan 9 12:04:26 2023
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Phillip Summers@21:1/5 to Lars Lindehaven on Fri Jan 13 15:11:30 2023
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lars Lindehaven@21:1/5 to All on Sat Jan 14 02:50:17 2023
    lördag 14 januari 2023 kl. 00:11:32 UTC+1 skrev [email protected]:
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)