|
From: | Michael Heerdegen |
Subject: | Re: I want to add a package to GNU ELPA: infix-notation-calculator |
Date: | Wed, 18 Aug 2021 08:40:16 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes: > - read the line with (read-from-string (concat "(" STRING ")")) > - massage the resulting sexp to implement the desired infix syntax. `calc-eval' is an existing solution for this task. Christian may want to have a look at it before investing his time for this. Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |