Skip to main content

Wolfram Language

Sugared text-editor for plain .wl files like in a notebook

We provide a rich text editor with all syntax sugar for plain .wl (Wolfram Language) files. You can open any WL file from the sidebar

info

Text editor checks periodically if there were external changed made to a file and will update the content immediately.

note

All syntax sugar is compatible with InputForm, which make it suitable for writting WL Packages using this text-editor. See more about syntax sugar here Symbolic programming