'Real-time translation between s-expressions and sweet expressions
What would it take to enable real-time (in-editor) translation between regular LISP S-expressions and an alternative notation such as using indentation to indicate parentheses or infix notation? The goal would be to allow the program to be stored in a standard notation, whilst programmers are free to use what they prefer.
Are there editor extensions that achieve this? Are there any that come half way, e.g. hide parentheses if they would be expected based on the indent level?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
