From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: basic questions on MPS Date: Thu, 25 Apr 2024 22:03:01 +0300 Message-ID: <86r0etz2my.fsf@gnu.org> References: <86zfthz3n1.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37834"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, gerd.moellmann@gmail.com To: Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Apr 25 21:04:03 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 1s04O2-0009ZL-RB for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Apr 2024 21:04:02 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s04NY-0001tz-K2; Thu, 25 Apr 2024 15:03:32 -0400 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 1s04NR-0001tI-4o for emacs-devel@gnu.org; Thu, 25 Apr 2024 15:03:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s04NQ-00054m-SP; Thu, 25 Apr 2024 15:03:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=yIpW4i7UftFFNV70Zf6vn7kipywUag2KtX1nfZ1NPmk=; b=NQJ1sby9U1Ay pAoYEg1hMJvlYHzzmXIzQOBm1o7WPIQkywkZ9DC9Ydj5VAwE/h0LoZou1MR2qayzIeS2HolU4+JLB HrMYAh52gzWzBltO02U22QhJkj4YFDDpNi1Gmb3y8pki8+7NDSsK1HfJRLkcsu46hQ22DF0vQy9jD jUiTSZgBnBJNS/E9vOItq+Z/sjC5y1tgsCjRD9kVU1OXf/Pag2jmT0CDA7Pzr9TFpFBGg1mlwejd9 4Lqa/WHgpnaaKHCClHNeprSWc1hjIBNaIS5aMjVEDf8pwQUDhfKuXcaOwt93BoJdSJjcB67H9Jto/ ShbEWB5zviT8GE+Q/Lb8Vg==; In-Reply-To: (message from Andrea Corallo on Thu, 25 Apr 2024 14:53:28 -0400) 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:318097 Archived-At: > From: Andrea Corallo > Cc: emacs-devel@gnu.org, gerd.moellmann@gmail.com > Date: Thu, 25 Apr 2024 14:53:28 -0400 > > Eli Zaretskii writes: > > >> Also which are the main users (in terms of software) of MPS? > > > > You can find a few by searching the Internet. I found these: > > > > Harlequin RIP (Raster Image Processor) -- not a surprise, since MPS > > was originally developed by Harlequin > > > > Open Dylan (also from Harlequin, so no surprises) offers MPS as a > > build option (https://opendylan.org/release-notes/2019.1.html) > > > > Clasp (https://github.com/clasp-developers/clasp), a Common Lisp > > implementation that seamlessly interoperates with C++ libraries > > > > Configura Magic (CM), > > https://support.configura.com/hc/en-us/sections/360008682434-CM-Language, > > an object-oriented language > > I found similar results but hoped to find some more popular production > SW relaying on it. Well, Emacs is popular...