source code editors in natural notation

What other productivity software are you working with...
Post Reply
CompSystems
Posts: 277
Joined: 09 Nov 2012 14:35
Location: Colombia
Contact:

source code editors in natural notation

Post by CompSystems »

Hello, there are many source code editors, but I have not seen one that supports natural printing of expression input this is a/b is written linear or 1D linear notation but in textbooks it appears as fraction or professional notation aka pretty print, this would be a innovation because it would facilitate the entry of expressions into a source code.

Horst
Posts: 1320
Joined: 24 Jan 2021 12:27
Location: Germany

Re: source code editors in natural notation

Post by Horst »

I'm to lazy to search now, but there many Latex Editors.
This should give you the wanted functions.
Windows 11 Home, Version 25H2 (OS Build 26200.6899)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

CompSystems
Posts: 277
Joined: 09 Nov 2012 14:35
Location: Colombia
Contact:

Re: source code editors in natural notation

Post by CompSystems »

But most apps that code in LATEX-like markup language don't code in direct natural notation, and just to generate text, what you're looking for is a natural notation editor to easily write expressions in languages ​​like python, cpp, c#, java etc.

Post Reply