public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Azael Developer <azael.devel@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: binutils@sourceware.org, A Receiver <azael.rmartz@gmail.com>
Subject: Re: Gas developing
Date: Mon, 22 Jan 2024 10:44:56 -0800	[thread overview]
Message-ID: <CABF4CRgF=qzGo6AaG+me2Re2fYkLoOnGu+9FwAzCtvqvDQz4EQ@mail.gmail.com> (raw)
In-Reply-To: <Za6k8Z3iGJu_p2je@vapier>

[-- Attachment #1: Type: text/plain, Size: 1396 bytes --]

About HLA, I know I should mark a strict line between assembler and high
liver compiler, so I design the project to be completely independent, I was
thinking in support of high lever compiler C++ not a full C++ compiler.

On Mon, Jan 22, 2024 at 9:25 AM Mike Frysinger <vapier@gentoo.org> wrote:

> On 22 Jan 2024 16:51, Nick Clifton wrote:
> > > now I want to create a useful assembler with new capabilities, even I
> want to add a high level assembler like a C/C++ syntaxes, all that to
> support the open source movement.
> >
> > Well I wish you luck.  I feel that I should point out that there
> > are already two open source assemblers available - the one from
> > the GNU binutils project and the one from the LLVM project.  So
> > you probably need to have some feature to make yours stand out.
>
> there's even more if the target is x86 -- nasm/yasm, and masm (Windows).
> there's also dev86 which hasn't been updated in a while, but seems to be
> used in a few places still.
>
> creating an assembler can certainly be a useful learning exercise.  going
> beyond that, everything Nick said is certainly true -- it's already a
> pretty
> competitive landscape, so you'd want to identify a significant shortcoming
> to make yours stand out as something people would care about.
>
> just don't morph into something like High Level Assembly (HLA) :).
> -mike
>

      parent reply	other threads:[~2024-01-22 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19  4:33 Azael Developer
2024-01-22 16:51 ` Nick Clifton
2024-01-22 16:57   ` Azael Developer
2024-01-22 17:25   ` Mike Frysinger
2024-01-22 18:37     ` Azael Developer
2024-01-22 20:30       ` Mike Frysinger
2024-01-22 18:44     ` Azael Developer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABF4CRgF=qzGo6AaG+me2Re2fYkLoOnGu+9FwAzCtvqvDQz4EQ@mail.gmail.com' \
    --to=azael.devel@gmail.com \
    --cc=azael.rmartz@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=vapier@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).