From: Robert Clausecker <fuz@fuz.su> To: tuhs@tuhs.org Subject: [TUHS] Plan 9 assembly syntax design history? Date: Mon, 2 Nov 2020 22:32:54 +0100 Message-ID: <20201102213254.GA39017@fuz.su> (raw) Ken's (?) Plan 9 assemblers are well known for their idiosyncratic syntax, placing identical behaviour across platforms over a sense of resemblance to people used to normal assemblers. While I am aware of Rob's talk [1] on the basic design ideas and have read both the Plan 9 [2] and Go [3] assembler manuals, many aspects of the design (such as the strange way to specify static data) are unclear and seem poorly documented. Is there some document or other piece of information I can read on the history of these assemblers? Or maybe someone recalls more bits about these details? Yours, Robert Clausecker [1]: https://talks.golang.org/2016/asm.slide [2]: https://9p.io/sys/doc/asm.html [3]: https://golang.org/doc/asm -- () ascii ribbon campaign - for an 8-bit clean world /\ - against html email - against proprietary attachments
next reply other threads:[~2020-11-02 22:01 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-11-02 21:32 Robert Clausecker [this message] 2020-11-03 21:49 ` Anthony Martin
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=20201102213254.GA39017@fuz.su \ --to=fuz@fuz.su \ --cc=tuhs@tuhs.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
The Unix Heritage Society mailing list This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.vuxu.org/tuhs # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 tuhs tuhs/ http://inbox.vuxu.org/tuhs \ tuhs@minnie.tuhs.org public-inbox-index tuhs Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.vuxu.org/vuxu.archive.tuhs AGPL code for this site: git clone https://public-inbox.org/public-inbox.git