|
|
|
|
|
by rgovostes
716 days ago
|
|
The parent’s post describes how it could work. I may recall incorrectly but AppleScript may be an example: some file formats are serialized ASTs. The editor displays it as textual code. A downside of this is that you can’t save a syntactically invalid file. |
|