From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jeremy Bryant Newsgroups: gmane.emacs.devel Subject: Re: NonGNU ELPA: Conditions for accepting a potential new package 'rmsbolt' ? Date: Mon, 26 Feb 2024 22:40:17 +0000 Message-ID: <877ciqn8wg.fsf@jeremybryant.net> References: <87jzmsmecw.fsf@jeremybryant.net> <877cir8yap.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20250"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" , Jay Kamat , To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 26 23:44:54 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rejiP-00054r-NE for ged-emacs-devel@m.gmane-mx.org; Mon, 26 Feb 2024 23:44:53 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rejhv-0000NX-4J; Mon, 26 Feb 2024 17:44:23 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rejht-0000L8-KC for emacs-devel@gnu.org; Mon, 26 Feb 2024 17:44:21 -0500 Original-Received: from out-175.mta1.migadu.com ([2001:41d0:203:375::af]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rejhr-0006v0-NI for emacs-devel@gnu.org; Mon, 26 Feb 2024 17:44:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1708987449; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZaJwqHL4DgqAcnzyr/G+OvqEaeVvIDlrSOcd0foQOTc=; b=BusCUoqjom8Ul2kmRiz/mStOWXrooDY48eb1WueS6dqZjsAOalm9wr44oB0bBKDqCmnQNN KB8ix/CwaAoxaEm4Yn/iLY7SJxYK7dvrqs8uL0n4YPPugqXijJfm/3t1uoiVPDRdAGPIB4 6nHu5rmyudvNbPb3qZu64BG10jkkiY3p48cb4YRddmrXtgZktOd81iQ/uGhDqLMah4Spkh U+Uq1TwRFGSDrm4BMVXTf9Bs7KZYHB7Z67OGBwHLeklW8xaTABPG1IyDIQtVUyrF53l+Uq BazkidR4k2c0xG0gP4n2MBvAK5fB97g5TcOs9EdHBIm4RTdTSU0B75aYcirrdA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-reply-to: <877cir8yap.fsf@posteo.net> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::af; envelope-from=jb@jeremybryant.net; helo=out-175.mta1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316582 Archived-At: Philip Kaludercic writes: > Jeremy Bryant writes: > >> I would like to recommend the package 'rmsbolt' for NonGNU ELPA and >> volunteer for any required changes. >> >> The author is Jay Kamat, who as I understand is potentially supportive >> if the changes are minimal (and I am volunteering for these.) > > Minimal as in "small diff" or "small effort"? I believe the author is supportive if the changes are a small effort. > >> 1. What is it? >> "A supercharged implementation of the >> [[https://github.com/mattgodbolt/compiler-explorer][godbolt >> compiler-explorer]] for Emacs. >> >> RMSbolt tries to make it easy to see what your compiler is doing. It does this >> by showing you the assembly output of a given source code file. It also >> highlights which source code a given assembly block corresponds to, and vice >> versa. It supports more types of languages than any previous tool of its kind. >> " > > Sounds interesting. I suppose the joke here is that RMS is God? I believe Jay was inspired by https://godbolt.org/, authored by Matt Godbolt > >> It is currently hosted on gitlab and distributed on MELPA. > > Could you provide a URL? https://gitlab.com/jgkamat/rmsbolt