|
|
|
|
|
by cryptonector
613 days ago
|
|
If you have a very complex equation then it will be a lot easier to read it and think about it if it's typeset correctly than if it's written in monospaced ASCII in Julia/Python/Java/C++/Rust/Haskell/Whatever. So then you have two options: - compile the typeset equation to code
- hand-code the equation
Forscape is a third option, perhaps more akin to a Jupyter-style notebook, where you write equations and text but you can "run" those equations. Literate programming isn't quite this, not unless you automatically get codegen from your equations. |
|
https://iheartla.github.io/
Not exactly wysiwyg typeset coding, but a close concept, compiling relatively more legible equations to code