help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Format code snippets of the wolfram language to improve readability.


From: Robert Pluim
Subject: Re: Format code snippets of the wolfram language to improve readability.
Date: Tue, 26 Apr 2022 10:53:45 +0200

>>>>> On Tue, 26 Apr 2022 16:42:26 +0800, Hongyi Zhao <hongyi.zhao@gmail.com> 
>>>>> said:

    Hongyi> I've the following code snippets of the wolfram language:
    Hongyi> ```
    Hongyi> Hold[ReplaceRepeated[List[A, B, IA, A, B, IA, A, B, IA, A, B, IA, A,
    Hongyi> B, IA], RuleDelayed[Condition[List[Pattern[x, BlankNullSequence[]],
    Hongyi> Pattern[y, Blank[]], Pattern[z, Blank[]], Pattern[t,
    Hongyi> BlankNullSequence[]]], Simplify[Equal[Dot[y, z], 
IdentityMatrix[3]]]],
    Hongyi> List[x, t]]]]
    Hongyi> ```

    Hongyi> I want to format it in Emacs to improve readability. Any hints for
    Hongyi> achieving this purpose?

Install wolfram-mode?

Robert
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]