[Coco] lwasm-mode: An Emacs major mode for editing 6809 assembler source in lwasm format.

Brett Gordon beretta42 at gmail.com
Tue Sep 20 18:56:47 EDT 2016


nicely done Mark.  I use emacs as my main editor and finger workout
machine.    I'll definitely give your mode a whirl, and see.

Thanks, brett
On Sep 20, 2016 11:23 AM, "Mark J. Blair" <nf6x at nf6x.net> wrote:

> While studying HDB-DOS code, I was annoyed by the lack of proper syntactic
> highlighting of its source code in Emacs. Emacs knows about many common
> assembler source code formats, but source code intended for lwasm is
> different enough to completely throw off the syntax highlighting in Emacs.
> In particular, comments and string operands are quite different in
> lwasm-formatted source vs. many other assemblers.
>
> So, I wrote an Emacs major mode for 6809 assembler source in lwasm format!
> It is incomplete and imperfect, but it appears to do the right thing for
> the HDB-DOS source code.
>
> I don't know how likely it is that anybody other than me would have use
> for this, but here it is in case I'm not the only user of both Emacs and
> lwasm:
>
> https://github.com/NF6X/lwasm-mode
>
> --
> Mark J. Blair, NF6X <nf6x at nf6x.net>
> http://www.nf6x.net/
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list