From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Maxime Devos Newsgroups: gmane.lisp.guile.user Subject: Re: Guile alternative to GCODE? Date: Tue, 28 Dec 2021 11:29:14 +0000 Message-ID: <45928aaba72de6529c19e9d9538804da59085b92.camel@telenet.be> References: <72a0b8e0-e7a0-3386-6e47-9804af9634c1@rixotstudio.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-bAx4P4X3cj/3OFVkzfzM" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27007"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.38.3-1 To: Jacob Hrbek , Guile User Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Tue Dec 28 12:29:43 2021 Return-path: Envelope-to: guile-user@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 1n2Afk-0006pF-Na for guile-user@m.gmane-mx.org; Tue, 28 Dec 2021 12:29:40 +0100 Original-Received: from localhost ([::1]:55986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2Afj-0004R6-MT for guile-user@m.gmane-mx.org; Tue, 28 Dec 2021 06:29:39 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43498) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2AfX-0004Qy-Mj for guile-user@gnu.org; Tue, 28 Dec 2021 06:29:27 -0500 Original-Received: from [2a02:1800:120:4::f00:13] (port=38572 helo=baptiste.telenet-ops.be) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2AfV-00080a-HA for guile-user@gnu.org; Tue, 28 Dec 2021 06:29:27 -0500 Original-Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id bnVL260054UW6Th01nVL1Q; Tue, 28 Dec 2021 12:29:20 +0100 In-Reply-To: <72a0b8e0-e7a0-3386-6e47-9804af9634c1@rixotstudio.cz> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1640690960; bh=h+3IgddoaBRXx+z5pxpQQXj+xSj2M6PGfZbzUmvE8aw=; h=Subject:From:To:Date:In-Reply-To:References; b=cI91ALlr5N2TMoFxEJnN1p7uwYLFSGNCBc7EsEBHea0ycIUi0vkNCz+TwZ8sX0mVZ BlmIVCqJJUhfgYZTcnki3kT35dXvQZFJtQeQogLhnZiwGtaCRl0fNyAwZ2jSfE+sc6 mj9Zx3gByVSPVrWRDtmMJRuYEVRzaNr0WziTzjmjKDf3GUwOkxYtcApMJtrosARffe XLlsS5zeGKnWF8gNkiEUavz278wuGculStCOqgmpMip/LEMGi/h83mWDcZI9KuN9Rh /ZN1C2eJCDoDPnq8G0eV0V+03uEZuHtRurXM8thmqSa5+7dH9n9/erLKwFPPKzziH7 9xnOUlZwhO6DQ== X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:1800:120:4::f00:13 (failed) Received-SPF: pass client-ip=2a02:1800:120:4::f00:13; envelope-from=maximedevos@telenet.be; helo=baptiste.telenet-ops.be X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:17923 Archived-At: --=-bAx4P4X3cj/3OFVkzfzM Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Jacob Hrbek schreef op di 28-12-2021 om 09:21 [+0000]: > e.g. https://tplang.org=C2=A0in Javascript Guile supports both Scheme and ECMAScript, so it should be possible to write Scheme bindings to tplang. Guile doesn't support all of ECMAScript though. Greetings, Maxime --=-bAx4P4X3cj/3OFVkzfzM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYcr1ChccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kDkAQD/3iIyEa85tpaPGlZbkcZA3788 apxFnzvDcrtUrWfUgQEAljn9Xull176HpjMSxLyWJSbVyPzljjg/+y2TrBwgigc= =W8/B -----END PGP SIGNATURE----- --=-bAx4P4X3cj/3OFVkzfzM--